org.hibernate.search.query.engine.impl
public class IndexSearcherWithPayload extends Object
| Constructor and Description |
|---|
IndexSearcherWithPayload(IndexSearcher searcher,
boolean fieldSortDoTrackScores,
boolean fieldSortDoMaxScore) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeSearcher(Object query,
SearchFactoryImplementor searchFactoryImplementor) |
IndexSearcher |
getSearcher() |
boolean |
isFieldSortDoMaxScore() |
boolean |
isFieldSortDoTrackScores() |
public IndexSearcherWithPayload(IndexSearcher searcher, boolean fieldSortDoTrackScores, boolean fieldSortDoMaxScore)
public 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 Red Hat, Inc. All Rights Reserved