Uses of Class
org.hibernate.search.query.QueryHits

Packages that use QueryHits
org.hibernate.search.engine   
 

Uses of QueryHits in org.hibernate.search.engine
 

Constructors in org.hibernate.search.engine with parameters of type QueryHits
DocumentExtractor(QueryHits queryHits, SearchFactoryImplementor searchFactoryImplementor, String[] projection, Set<String> idFieldNames, boolean allowFieldSelection)
           
 



Copyright © 2011 Hibernate. All Rights Reserved.