Uses of Class
org.outerj.daisy.repository.query.FacetConf

Packages that use FacetConf
org.outerj.daisy.repository.query API for querying the repository using the Daisy Query Language. 
 

Uses of FacetConf in org.outerj.daisy.repository.query
 

Methods in org.outerj.daisy.repository.query with parameters of type FacetConf
 org.outerx.daisy.x10.FacetedQueryResultDocument QueryManager.performFacetedQuery(java.lang.String query, FacetConf[] facetConfs, int chunkOffset, int chunkLength, java.util.Locale locale)
          Performs a query and includes for each selected value the set of distinct values, if the isFacet property of the corresponding entry in the given facetConfs array is true.
 



Copyright © -2012 . All Rights Reserved.