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, withConstantScore
createQuery
AllContext except(org.apache.lucene.search.Query... queriesMatchingExcludedDocuments)
Copyright © 2006–2015 Hibernate. All rights reserved.