Package | Description |
---|---|
org.hibernate.search.query.engine.impl |
Modifier and Type | Field and Description |
---|---|
static QueryFilters |
QueryFilters.EMPTY_FILTERSET |
Modifier and Type | Method and Description |
---|---|
QueryFilters |
FacetManagerImpl.getFacetFilters() |
Constructor and Description |
---|
LazyQueryState(org.apache.lucene.search.Query userQuery,
QueryFilters facetingFilters,
org.apache.lucene.index.IndexReader reader,
org.apache.lucene.search.similarities.Similarity searcherSimilarity,
ExtendedSearchIntegrator extendedIntegrator,
Set<Class<?>> targetedTypes,
boolean fieldSortDoTrackScores,
boolean fieldSortDoMaxScore) |
Copyright © 2006–2017 Hibernate. All rights reserved.