public interface AllContext extends QueryCustomization<AllContext>, Termination<AllContext>
| Modifier and Type | Method and Description |
|---|---|
AllContext |
except(org.apache.lucene.search.Query... queriesMatchingExcludedDocuments)
Exclude the documents matching these queries
|
boostedTo, filteredBy, withConstantScorecreateQueryAllContext except(org.apache.lucene.search.Query... queriesMatchingExcludedDocuments)
queriesMatchingExcludedDocuments - the queries to use for excluding documentsthis for method chainingCopyright © 2006–2015 Hibernate. All rights reserved.