AbstractSearchResult
@Deprecated public abstract class AbstractLuceneSearchResult extends AbstractSearchResult
HIGHLIGHT_END, HIGHLIGHT_START
Constructor and Description |
---|
AbstractLuceneSearchResult(com.google.common.base.Function<String,ConfluenceUser> userLookup)
Deprecated.
since 5.9.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasLabels(Map<String,?> results)
Deprecated.
since 5.9.
|
protected Map<String,String> |
mapExtraFields()
Deprecated.
since 5.9.
|
protected void |
populatePersonalLabels(org.apache.lucene.document.Document document)
Deprecated.
since 5.9.
|
getContent, getContentVersion, getCreationDate, getCreator, getCreatorUser, getDateResult, getDisplayTitle, getExtraFields, getField, getFieldValue, getFieldValues, getHandle, getIntegerResult, getLabels, getLastModificationDate, getLastModifier, getLastModifierUser, getLastUpdateDescription, getOwnerTitle, getOwnerType, getPersonalLabels, getResultExcerpt, getResultExcerpt, getSanitisedContent, getSpaceKey, getSpaceName, getStatus, getStringResult, getType, getUrlPath, getUserResult, hasLabels, isHomePage, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDisplayTitleWithHighlights, getExplain, getResultExcerptWithHighlights
isFieldRequested
@Deprecated public AbstractLuceneSearchResult(com.google.common.base.Function<String,ConfluenceUser> userLookup)
@Deprecated protected void populatePersonalLabels(org.apache.lucene.document.Document document)
@Deprecated protected boolean hasLabels(Map<String,?> results)
@Deprecated protected Map<String,String> mapExtraFields()
Copyright © 2003–2020 Atlassian. All rights reserved.