org.hibernate.search.query.dsl
public interface Termination<T>
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.search.Query |
createQuery()
Return the lucene query representing the operation
|
Copyright © 2006–2015 Hibernate. All rights reserved.