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

Packages that use QueryHits
org.hibernate.search.query.engine.impl   
 

Uses of QueryHits in org.hibernate.search.query.engine.impl
 

Constructors in org.hibernate.search.query.engine.impl with parameters of type QueryHits
DocumentExtractorImpl(QueryHits queryHits, SearchFactoryImplementor searchFactoryImplementor, String[] projection, Set<String> idFieldNames, boolean allowFieldSelection, IndexSearcherWithPayload searcher, Object query, int firstIndex, int maxIndex, Set<Class<?>> classesAndSubclasses)
           
 



Copyright © 2006-2013 Red Hat Middleware, LLC. All Rights Reserved