|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DocMaker | Create documents for the test. |
| HTMLParser | HTML Parsing Interfacew for test purposes |
| QueryMaker | Create queries for the test. |
| Class Summary | |
|---|---|
| AbstractQueryMaker | Abstract base query maker. |
| BasicDocMaker | Create documents for the test. |
| DemoHTMLParser | HTML Parser that is based on Lucene's demo HTML parser. |
| DirDocMaker | A DocMaker using the Dir collection for its input. |
| DirDocMaker.Iterator | |
| DocData | Output of parsing (e.g. |
| EnwikiDocMaker | A LineDocMaker which reads the uncompressed english wikipedia dump. |
| FileBasedQueryMaker | Create queries from a FileReader. |
| LineDocMaker | A DocMaker reading one line at a time as a Document from a single file. |
| ReutersDocMaker | A DocMaker using the Reuters collection for its input. |
| ReutersQueryMaker | A QueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection. |
| SimpleDocMaker | Create documents for the test. |
| SimpleQueryMaker | A QueryMaker that makes queries for a collection created
using SimpleDocMaker. |
| SimpleSloppyPhraseQueryMaker | Create sloppy phrase queries for performance test, in an index created using simple doc maker. |
| SortableSimpleDocMaker | Adds fields appropriate for sorting. |
| TrecDocMaker | A DocMaker using the (compressed) Trec collection for its input. |
| Exception Summary | |
|---|---|
| NoMoreDataException | Exception indicating there is no more data. |
Sources for benchmark inputs: documents and queries.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||