|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FullTextQuery | |
---|---|
org.hibernate.search.sandbox.standalone | This package contains various experimentations. |
Uses of FullTextQuery in org.hibernate.search.sandbox.standalone |
---|
Methods in org.hibernate.search.sandbox.standalone that return FullTextQuery | |
---|---|
FullTextQuery |
LuceneFullTextManager.createFullTextQuery(org.apache.lucene.search.Query luceneQuery,
Class<?>... entities)
|
FullTextQuery |
FullTextManager.createFullTextQuery(org.apache.lucene.search.Query luceneQuery,
Class<?>... entities)
Create a fulltext query on top of a native Lucene query returning the matching objects of type entities and their respective subclasses. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |