public class LuceneConjunctionPredicate extends ConjunctionPredicate<org.apache.lucene.search.Query>
AND
predicate.Predicate.Type
children
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, toString
as, getType
public LuceneConjunctionPredicate(org.hibernate.search.query.dsl.QueryBuilder builder)
public org.apache.lucene.search.Query getQuery()
Predicate
Copyright © 2013. All rights reserved.