Uses of Package
org.apache.lucene.benchmark.byTask.feeds

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

Classes in org.apache.lucene.benchmark.byTask.feeds used by org.apache.lucene.benchmark.byTask
DocMaker
          Create documents for the test.
HTMLParser
          HTML Parsing Interfacew for test purposes
QueryMaker
          Create queries for the test.
 

Classes in org.apache.lucene.benchmark.byTask.feeds used by org.apache.lucene.benchmark.byTask.feeds
AbstractQueryMaker
          Abstract base query maker.
BasicDocMaker
          Create documents for the test.
DirDocMaker.Iterator
           
DocData
          Output of parsing (e.g.
DocMaker
          Create documents for the test.
HTMLParser
          HTML Parsing Interfacew for test purposes
LineDocMaker
          A DocMaker reading one line at a time as a Document from a single file.
NoMoreDataException
          Exception indicating there is no more data.
QueryMaker
          Create queries for the test.
SimpleDocMaker
          Create documents for the test.
SimpleQueryMaker
          A QueryMaker that makes queries for a collection created using SimpleDocMaker.
 

Classes in org.apache.lucene.benchmark.byTask.feeds used by org.apache.lucene.benchmark.byTask.tasks
QueryMaker
          Create queries for the test.
 

Classes in org.apache.lucene.benchmark.byTask.feeds used by org.apache.lucene.benchmark.utils
DocMaker
          Create documents for the test.
 



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