Uses of Class
org.apache.lucene.benchmark.byTask.feeds.FacetSource

Packages that use FacetSource
org.apache.lucene.benchmark.byTask
Benchmarking Lucene By Tasks. 
org.apache.lucene.benchmark.byTask.feeds Sources for benchmark inputs: documents and queries. 
 

Uses of FacetSource in org.apache.lucene.benchmark.byTask
 

Methods in org.apache.lucene.benchmark.byTask that return FacetSource
 FacetSource PerfRunData.getFacetSource()
          Returns the facet source.
 

Uses of FacetSource in org.apache.lucene.benchmark.byTask.feeds
 

Subclasses of FacetSource in org.apache.lucene.benchmark.byTask.feeds
 class RandomFacetSource
          Simple implementation of a random facet source
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.