Package org.hibernate.search.query.dsl
Interface Termination<T>
- All Known Subinterfaces:
AllContext,BooleanJunction<T>,MustJunction,PhraseTermination,RangeTerminationExcludable,SimpleQueryStringTermination,SpatialTermination,TermFuzzy,TermTermination
Deprecated.
- Author:
- Emmanuel Bernard
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Return the lucene query representing the operation
-
Method Details
-
createQuery
Query createQuery()Deprecated.Return the lucene query representing the operation- Returns:
- the lucene query representing the operation
-
QueryBuilder.