Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.benchmark.byTask.feeds Classes and Interfaces - 43 results found.
NameDescriptionTypePackageFramework
AbstractQueryMakerAbstract base query maker.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
ContentItemsSourceBase class for source of data for benchmarking Keeps track of various statistics, such as how many data items were generated, Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
ContentSourceRepresents content from a specified source, such as TREC, Reuters etc.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DemoHTMLParserSimple HTML Parser extracting title, meta tags, and body text that is based on NekoHTML.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DemoHTMLParser .ParserClassorg.apache.lucene.benchmark.byTask.feeds.DemoHTMLParserApache Lucene
DirContentSourceA ContentSource using the Dir collection for its input.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DirContentSource .IteratorClassorg.apache.lucene.benchmark.byTask.feeds.DirContentSourceApache Lucene
DocDataOutput of parsing (e.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DocMakerCreates Document objects.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DocMaker .DocStateDocument state, supports reuse of field instances across documents (see reuseFields parameter).Classorg.apache.lucene.benchmark.byTask.feeds.DocMakerApache Lucene
EnwikiContentSourceA ContentSource which reads the English Wikipedia dump.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
EnwikiQueryMakerA QueryMaker that uses common and uncommon actual Wikipedia queries for searching the English Wikipedia collection.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
FacetSourceSource items for facets.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
FileBasedQueryMakerCreate queries from a FileReader.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
GeonamesLineParserA line parser for Geonames.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
HTMLParserInterfaceorg.apache.lucene.benchmark.byTask.feedsApache Lucene
LineDocSourceA ContentSource reading one line at a time as a Document from a single file.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
LineDocSource .HeaderLineParserLineDocSource.Classorg.apache.lucene.benchmark.byTask.feeds.LineDocSourceApache Lucene
LineDocSource .LineParserReader of a single input line into DocData.Classorg.apache.lucene.benchmark.byTask.feeds.LineDocSourceApache Lucene
LineDocSource .SimpleLineParserLineDocSource.Classorg.apache.lucene.benchmark.byTask.feeds.LineDocSourceApache Lucene
LongToEnglishContentSourceCreates documents whose content is a long number starting from Long.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
LongToEnglishQueryMakerCreates queries whose content is a spelled-out long number starting from Long.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
NoMoreDataExceptionException indicating there is no more data.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
QueryMakerCreate queries for the test.Interfaceorg.apache.lucene.benchmark.byTask.feedsApache Lucene
RandomFacetSourceSimple implementation of a random facet source Supports the following parameters:Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
ReutersContentSourceA ContentSource reading from the Reuters collection.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
ReutersQueryMakerA QueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SimpleQueryMakerA QueryMaker that makes queries for a collection created using SingleDocSource.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SimpleSloppyPhraseQueryMakerCreate sloppy phrase queries for performance test, in an index created using simple doc maker.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SingleDocSourceCreates the same document each time getNextDocData(DocData) is called.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SortableSingleDocSourceAdds fields appropriate for sorting: country, random_string and sort_field (int).Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SpatialDocMakerIndexes spatial data according to a configured SpatialStrategy with optional shape transformation via a configured SpatialDocMaker.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
SpatialDocMaker .ShapeConverterConverts one shape to another.Interfaceorg.apache.lucene.benchmark.byTask.feeds.SpatialDocMakerApache Lucene
SpatialFileQueryMakerReads spatial data from the body field docs from an internally created LineDocSource.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecContentSource Supports the following configuration parameters (on top of work.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecDocParserParser for trec doc content, invoked on doc text excluding and which are handled in TrecContentSource.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecDocParser .ParsePathTypeClassorg.apache.lucene.benchmark.byTask.feeds.TrecDocParserApache Lucene
TrecFBISParserClassorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecFR94ParserClassorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecFTParserClassorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecGov2ParserClassorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecLATimesParserClassorg.apache.lucene.benchmark.byTask.feedsApache Lucene
TrecParserByPathParser for trec docs which selects the parser to apply according to the source files path, defaulting to TrecGov2Parser.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene