public class LuceneConjunctionPredicate extends ConjunctionPredicate<org.apache.lucene.search.Query>
AND predicate.Predicate.Typechildren| Constructor and Description |
|---|
LuceneConjunctionPredicate(org.hibernate.search.query.dsl.QueryBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.lucene.search.Query |
getQuery()
Returns the query represented by this predicate.
|
add, toStringas, getTypepublic LuceneConjunctionPredicate(org.hibernate.search.query.dsl.QueryBuilder builder)
public org.apache.lucene.search.Query getQuery()
PredicateCopyright © 2014. All rights reserved.