Package org.codelibs.fess.rank.fusion
Class SearchResult
java.lang.Object
org.codelibs.fess.rank.fusion.SearchResult
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final longprotected final Stringprotected final FacetResponseprotected final booleanprotected final long -
Method Summary
-
Field Details
-
documentList
-
allRecordCount
protected final long allRecordCount -
allRecordCountRelation
-
queryTime
protected final long queryTime -
partialResults
protected final boolean partialResults -
facetResponse
-
-
Method Details
-
getDocumentList
-
getAllRecordCount
public long getAllRecordCount() -
getAllRecordCountRelation
-
getQueryTime
public long getQueryTime() -
isPartialResults
public boolean isPartialResults() -
getFacetResponse
-
create
public static org.codelibs.fess.rank.fusion.SearchResult.SearchResultBuilder create() -
toString
-