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

Packages that use AbstractQueryMaker
org.apache.lucene.benchmark.byTask.feeds Sources for benchmark inputs: documents and queries. 
 

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

Subclasses of AbstractQueryMaker in org.apache.lucene.benchmark.byTask.feeds
 class EnwikiQueryMaker
          A QueryMaker that uses common and uncommon actual Wikipedia queries for searching the English Wikipedia collection.
 class FileBasedQueryMaker
          Create queries from a FileReader.
 class ReutersQueryMaker
          A QueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection.
 class SimpleQueryMaker
          A QueryMaker that makes queries for a collection created using SingleDocSource.
 class SimpleSloppyPhraseQueryMaker
          Create sloppy phrase queries for performance test, in an index created using simple doc maker.
 class SpatialFileQueryMaker
          Reads spatial data from the body field docs from an internally created LineDocSource.
 



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