|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentItemsSource | |
---|---|
org.apache.lucene.benchmark.byTask.feeds | Sources for benchmark inputs: documents and queries. |
Uses of ContentItemsSource in org.apache.lucene.benchmark.byTask.feeds |
---|
Subclasses of ContentItemsSource in org.apache.lucene.benchmark.byTask.feeds | |
---|---|
class |
ContentSource
Represents content from a specified source, such as TREC, Reuters etc. |
class |
DirContentSource
A ContentSource using the Dir collection for its input. |
class |
EnwikiContentSource
A ContentSource which reads the English Wikipedia dump. |
class |
FacetSource
Source items for facets. |
class |
LineDocSource
A ContentSource reading one line at a time as a
Document from a single file. |
class |
LongToEnglishContentSource
Creates documents whose content is a long number starting from
. |
class |
RandomFacetSource
Simple implementation of a random facet source |
class |
ReutersContentSource
A ContentSource reading from the Reuters collection. |
class |
SingleDocSource
Creates the same document each time SingleDocSource.getNextDocData(DocData) is called. |
class |
SortableSingleDocSource
Adds fields appropriate for sorting: country, random_string and sort_field (int). |
class |
TrecContentSource
Implements a ContentSource over the TREC collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |