| Package | Description |
|---|---|
| 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 |
Benchmark Utility functions.
|
| Class and Description |
|---|
| ContentSource
Represents content from a specified source, such as TREC, Reuters etc.
|
| DocMaker
Creates
Document objects. |
| FacetSource
Source items for facets.
|
| QueryMaker
Create queries for the test.
|
| Class and Description |
|---|
| AbstractQueryMaker
Abstract base query maker.
|
| ContentItemsSource
Base class for source of data for benchmarking
|
| ContentSource
Represents content from a specified source, such as TREC, Reuters etc.
|
| DocData
Output of parsing (e.g.
|
| DocMaker
Creates
Document objects. |
| DocMaker.DocState
Document state, supports reuse of field instances
across documents (see
reuseFields parameter). |
| FacetSource
Source items for facets.
|
| HTMLParser
HTML Parsing Interface for test purposes
|
| LineDocSource.LineParser
Reader of a single input line into
DocData. |
| NoMoreDataException
Exception indicating there is no more data.
|
| QueryMaker
Create queries for the test.
|
| SimpleQueryMaker
A QueryMaker that makes queries for a collection created
using
SingleDocSource. |
| SingleDocSource
Creates the same document each time
SingleDocSource.getNextDocData(DocData) is called. |
| SpatialDocMaker.ShapeConverter
Converts one shape to another.
|
| TrecContentSource
Implements a
ContentSource over the TREC collection. |
| TrecDocParser
Parser for trec doc content, invoked on doc text excluding <DOC> and <DOCNO>
which are handled in TrecContentSource.
|
| TrecDocParser.ParsePathType
Types of trec parse paths,
|
| Class and Description |
|---|
| QueryMaker
Create queries for the test.
|
| Class and Description |
|---|
| DocMaker
Creates
Document objects. |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.