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 |
Class and Description |
---|
DocMaker
Creates
Document objects. |
QueryMaker
Create queries for the test.
|
Class and Description |
---|
AbstractQueryMaker
Abstract base query maker.
|
ContentSource
Represents content from a specified source, such as TREC, Reuters etc.
|
DocData
Output of parsing (e.g.
|
DocMaker
Creates
Document objects. |
HTMLParser
HTML Parsing Interface for test purposes
|
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. |
Class and Description |
---|
QueryMaker
Create queries for the test.
|
Class and Description |
---|
DocMaker
Creates
Document objects. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.