@Deprecated public abstract class AbstractLuceneSearchResult extends AbstractSearchResult
Constructor and Description |
---|
AbstractLuceneSearchResult()
Deprecated.
since 5.2. Use
AbstractLuceneSearchResult(com.google.common.base.Function) |
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, getSpaceKey, getSpaceName, getStringResult, getType, getUrlPath, getUserResult, hasLabels, isHomePage, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isFieldRequested
@Deprecated public AbstractLuceneSearchResult(com.google.common.base.Function<String,ConfluenceUser> userLookup)
@Deprecated public AbstractLuceneSearchResult()
AbstractLuceneSearchResult(com.google.common.base.Function)
@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–2015 Atlassian. All rights reserved.