public class IndexSearcherWithPayload extends Object
Constructor and Description |
---|
IndexSearcherWithPayload(org.apache.lucene.search.IndexSearcher searcher,
boolean fieldSortDoTrackScores,
boolean fieldSortDoMaxScore) |
Modifier and Type | Method and Description |
---|---|
void |
closeSearcher(Object query,
SearchFactoryImplementor searchFactoryImplementor) |
org.apache.lucene.search.IndexSearcher |
getSearcher() |
boolean |
isFieldSortDoMaxScore() |
boolean |
isFieldSortDoTrackScores() |
public IndexSearcherWithPayload(org.apache.lucene.search.IndexSearcher searcher, boolean fieldSortDoTrackScores, boolean fieldSortDoMaxScore)
public org.apache.lucene.search.IndexSearcher getSearcher()
public boolean isFieldSortDoTrackScores()
public boolean isFieldSortDoMaxScore()
public void closeSearcher(Object query, SearchFactoryImplementor searchFactoryImplementor)
query
- toString() is invoked to display the query in the warning messagesearchFactoryImplementor
- Copyright © 2006–2015 Hibernate. All rights reserved.