Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.benchmark Classes and Interfaces - 129 results found.
NameDescriptionTypePackageFramework
AbstractQueryMakerAbstract base query maker.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
AddDocTaskAdd a document, optionally of a certain size.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
AddFacetedDocTaskAdd a faceted document.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
AddIndexesTaskAdds an input index to an existing index, using IndexWriter.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
AlgorithmClassorg.apache.lucene.benchmark.byTask.utilsApache Lucene
AnalyzerFactoryA factory to create an analyzer.Classorg.apache.lucene.benchmark.byTask.utilsApache Lucene
AnalyzerFactoryTaskAnalyzer factory construction task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
BenchmarkRun the benchmark algorithm.Classorg.apache.lucene.benchmark.byTaskApache Lucene
BenchmarkHighlighterClassorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ClearStatsTaskClear statistics data.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CloseIndexTask Other side effects: index writer object in perfRunData is nullified.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CloseReaderTask Other side effects: index reader in perfRunData is nullified.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CloseTaxonomyIndexTaskClose taxonomy index.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CloseTaxonomyReaderTaskClose taxonomy reader.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CommitIndexTaskCommits the IndexWriter.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CommitTaxonomyIndexTaskCommits the Taxonomy Index.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ConfigPerf run configuration properties.Classorg.apache.lucene.benchmark.byTask.utilsApache Lucene
ConstantsClassorg.apache.lucene.benchmarkApache Lucene
ConsumeContentSourceTaskConsumes a ContentSource.Classorg.apache.lucene.benchmark.byTask.tasksApache 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
CreateIndexTask Other side effects: index writer object in perfRunData is set.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
CreateTaxonomyIndexTaskCreate a taxonomy index.Classorg.apache.lucene.benchmark.byTask.tasksApache 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
DocNameExtractorClassorg.apache.lucene.benchmark.quality.utilsApache 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
ExtractReutersClassorg.apache.lucene.benchmark.utilsApache Lucene
ExtractWikipediaExtract the downloaded Wikipedia dump into separate files for indexing.Classorg.apache.lucene.benchmark.utilsApache Lucene
FacetSourceSource items for facets.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
FileBasedQueryMakerCreate queries from a FileReader.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
ForceMergeTaskRuns forceMerge on the index.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
FormatFormatting utilities (for reports).Classorg.apache.lucene.benchmark.byTask.utilsApache Lucene
GeonamesLineParserA line parser for Geonames.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
HTMLParserInterfaceorg.apache.lucene.benchmark.byTask.feedsApache Lucene
JudgeJudge if a document is relevant for a quality query.Interfaceorg.apache.lucene.benchmark.qualityApache 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
NearRealtimeReaderTaskSpawns a BG thread that periodically (defaults to 3.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
NewAnalyzerTaskCreate a new Analyzer and set it it in the getRunData() for use by all future tasks.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
NewCollationAnalyzerTaskTask to support benchmarking collation.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
NewCollationAnalyzerTask .ImplementationDifferent Collation implementations: currently limited to what is provided in the JDK and ICU.Classorg.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTaskApache Lucene
NewLocaleTaskSet a Locale for use in benchmarking.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
NewRoundTaskIncrement the counter for properties maintained by Round Number.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
NoMoreDataExceptionException indicating there is no more data.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
OpenIndexTaskOpen an index writer.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
OpenReaderTaskOpen an index reader.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
OpenTaxonomyIndexTaskOpen a taxonomy index.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
OpenTaxonomyReaderTaskOpen a taxonomy index reader.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
PerfRunDataData maintained by a performance test run.Classorg.apache.lucene.benchmark.byTaskApache Lucene
PerfTaskAn abstract task to be tested for performance.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
PointsTest run data points collected as the test proceeds.Classorg.apache.lucene.benchmark.byTask.statsApache Lucene
PrintReaderTaskOpens a reader and prints basic statistics.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
QualityBenchmarkMain entry point for running a quality benchmark.Classorg.apache.lucene.benchmark.qualityApache Lucene
QualityQueriesFinderSuggest Quality queries based on an index contents.Classorg.apache.lucene.benchmark.quality.utilsApache Lucene
QualityQueryA QualityQuery has an ID and some name-value pairs.Classorg.apache.lucene.benchmark.qualityApache Lucene
QualityQueryParserParse a QualityQuery into a Lucene query.Interfaceorg.apache.lucene.benchmark.qualityApache Lucene
QualityStatsResults of quality benchmark run for a single query or for a set of queries.Classorg.apache.lucene.benchmark.qualityApache Lucene
QualityStats .RecallPointA certain rank in which a relevant doc was found.Classorg.apache.lucene.benchmark.quality.QualityStatsApache Lucene
QueryDriverCommand-line tool for doing a TREC evaluation run.Classorg.apache.lucene.benchmark.quality.trecApache 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
ReadTaskRead index (abstract) task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ReadTokensTaskSimple task to test performance of tokenizers.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ReopenReaderTaskReopens IndexReader and closes old IndexReader.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepAllTaskReport all statistics with no aggregations.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ReportTextual report of current statistics.Classorg.apache.lucene.benchmark.byTask.statsApache Lucene
ReportTaskReport (abstract) task - all report tasks extend this task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepSelectByPrefTaskReport by-name-prefix statistics with no aggregations.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepSumByNameRoundTaskReport all statistics grouped/aggregated by name and round.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepSumByNameTaskReport all statistics aggregated by name.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepSumByPrefRoundTaskReport all prefix matching statistics grouped/aggregated by name and round.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
RepSumByPrefTaskReport by-name-prefix statistics aggregated by name.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ResetInputsTaskReset inputs so that the test run would behave, input wise, as if it just started.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ResetSystemEraseTaskReset all index and input data and call gc, erase index and dir, does NOT clear statistics.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
ResetSystemSoftTaskReset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.Classorg.apache.lucene.benchmark.byTask.tasksApache 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
RollbackIndexTaskRollback the index writer.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SampleSample performance test written programmatically - no algorithm file is needed here.Classorg.apache.lucene.benchmark.byTask.programmaticApache Lucene
SearchTask Note: This task reuses the reader if it is already open.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchTravRetHighlightTaskSearch and Traverse and Retrieve docs task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchTravRetLoadFieldSelectorTaskSearch and Traverse and Retrieve docs task using a FieldVisitor loading only the requested fields.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchTravRetTaskSearch and Traverse and Retrieve docs task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchTravRetVectorHighlightTaskSearch and Traverse and Retrieve docs task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchTravTaskSearch and Traverse task.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchWithCollectorTaskClassorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SearchWithSortTaskDoes sort search on specified field.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SetPropTaskSet a performance test configuration property.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
SimpleQQParserSimplistic quality query parser.Classorg.apache.lucene.benchmark.quality.utilsApache 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
StreamUtilsClassorg.apache.lucene.benchmark.byTask.utilsApache Lucene
StreamUtils .TypeBZIP2 is automatically used for .Classorg.apache.lucene.benchmark.byTask.utils.StreamUtilsApache Lucene
SubmissionReportCreate a log ready for submission.Classorg.apache.lucene.benchmark.quality.utilsApache Lucene
TaskSequenceSequence of parallel or sequential tasks.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
TaskStatsStatistics for a task run.Classorg.apache.lucene.benchmark.byTask.statsApache Lucene
Trec1MQReaderRead topics of TREC 1MQ track.Classorg.apache.lucene.benchmark.quality.trecApache 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
TrecJudgeJudge if given document is relevant to given quality query, based on Trec format for judgements.Classorg.apache.lucene.benchmark.quality.trecApache 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
TrecTopicsReader Expects this topic format - Number: nnnClassorg.apache.lucene.benchmark.quality.trecApache Lucene
UpdateDocTaskUpdate a document, using IndexWriter.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
WaitTaskSimply waits for the specified (via the parameter) amount of time.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
WarmTaskWarm reader task: retrieve all reader documents.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
WriteEnwikiLineDocTaskA WriteLineDocTask which for Wikipedia input, will write category pages to another file, while remaining pages will be written to the original file.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene
WriteLineDocTaskA task which writes documents, one line per document.Classorg.apache.lucene.benchmark.byTask.tasksApache Lucene