- dataDir - Variable in class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker
-
- dataDir - Variable in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- DATE_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- dateFormat - Variable in class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker
-
- dateFormat - Variable in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- DEFAULT_ADD_DOC_LOG_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
Default value for property doc.add.log.step - indicating how often
an "added N docs" message should be logged.
- DEFAULT_AUTO_COMMIT - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_DELETE_DOC_LOG_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
Default value for property doc.delete.log.step - indicating how often
an "deleted N docs" message should be logged.
- DEFAULT_DOC_DELETE_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
Gap between ids of deleted docs, applies when no docid param is provided.
- DEFAULT_DOC_LOG_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
-
Default value for property doc.tokenize.log.step - indicating how often
an "added N docs / M tokens" message should be logged.
- DEFAULT_LOG_STEP - Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_MAX_BUFFERED - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_MAX_FIELD_LENGTH - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_MAXIMUM_DOCUMENTS - Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_MERGE_PFACTOR - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_RAM_FLUSH_MB - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- DEFAULT_RUN_COUNT - Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_SCALE_UP - Static variable in class org.apache.lucene.benchmark.Constants
-
- DEFAULT_WRITELINE_DOC_LOG_STEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
-
Default value for property doc.add.log.step - indicating how often
an "added N docs" message should be logged.
- DeleteDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
-
Delete a document by docid.
- DeleteDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- DemoHTMLParser - Class in org.apache.lucene.benchmark.byTask.feeds
-
HTML Parser that is based on Lucene's demo HTML parser.
- DemoHTMLParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
-
- DirDocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
-
A DocMaker using the Dir collection for its input.
- DirDocMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker
-
- DirDocMaker.Iterator - Class in org.apache.lucene.benchmark.byTask.feeds
-
- DirDocMaker.Iterator(File) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker.Iterator
-
- directory(int, File) - Method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
-
- DocData - Class in org.apache.lucene.benchmark.byTask.feeds
-
Output of parsing (e.g.
- DocData(String, String, String, Properties, Date) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- DocMaker - Interface in org.apache.lucene.benchmark.byTask.feeds
-
Create documents for the test.
- docMaker - Variable in class org.apache.lucene.benchmark.utils.ExtractWikipedia
-
- docName(Searcher, int) - Method in class org.apache.lucene.benchmark.quality.utils.DocNameExtractor
-
Extract the name of the input doc from the index.
- DocNameExtractor - Class in org.apache.lucene.benchmark.quality.utils
-
Utility: extract doc names from an index
- DocNameExtractor(String) - Constructor for class org.apache.lucene.benchmark.quality.utils.DocNameExtractor
-
Constructor for DocNameExtractor.
- docNameField - Variable in class org.apache.lucene.benchmark.quality.QualityBenchmark
-
index field to extract doc name for each search result; used for judging the results.
- doHighlight(TokenStream, String, Highlighter, boolean, int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OptimizeTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
Perform the task once (ignoring repetions specification)
Return number of work items done by this task.
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReopenReaderTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
-
- Driver - Class in org.apache.lucene.benchmark
-
Sets up the benchmark driver.
- Driver() - Constructor for class org.apache.lucene.benchmark.Driver
-
- Driver(Benchmarker, BenchmarkOptions) - Constructor for class org.apache.lucene.benchmark.Driver
-
- Driver(File, InputSource) - Constructor for class org.apache.lucene.benchmark.Driver
-
Creates a Driver using Digester
- genPartialReport(int, LinkedHashMap, int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
-
- get(String, String) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
Return a string property.
- get(String, int) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
Return an int property.
- get(String, double) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
Return a double property.
- get(String, boolean) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
Return a boolean property.
- getAlgorithm() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
-
- getAlgorithmText() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
- getAll(Query[]) - Static method in class org.apache.lucene.benchmark.stats.QueryData
-
Prepare a list of benchmark data, using all possible combinations of
benchmark parameters.
- getAll(File[], Analyzer[]) - Static method in class org.apache.lucene.benchmark.stats.TestData
-
Prepare a list of benchmark data, using all possible combinations of
benchmark parameters.
- getAllFiles(File, FileFilter, List) - Static method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
-
Deprecated.
- getAnalyzer() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getAnalyzer() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getAvp() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Return the average precision at recall points.
- getBenchmarker() - Method in class org.apache.lucene.benchmark.Driver
-
- getBody() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- getByteCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- getByteCount() - Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
-
Return total byte size of docs made since last reset.
- getColsNamesForValsByRound() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
- getColsValuesForValsByRound(int) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
- getConfig() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- getCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker.Iterator
-
- getCount() - Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
-
Return number of docs made since last reset.
- getCount() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getData() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
- getDate() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- getDateFormat() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker
-
- getDateFormat() - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersDocMaker
-
- getDateFormat(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- getDepth() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- getDirectory() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getDirectory() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getDocMaker() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getDocNamesExtractTime() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the time it took to extract doc names for judging the measured query, in milliseconds.
- getElapsed() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getEnd() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
- getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
Define the fields to highlight.
- getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
-
- getHeap() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- getHtmlParser() - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
- getHtmlParser() - Method in interface org.apache.lucene.benchmark.byTask.feeds.DocMaker
-
Returns the htmlParser.
- getHtmlParser() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getId() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getId() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
- getIndexReader() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getIndexWriter() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getLabels() - Static method in class org.apache.lucene.benchmark.stats.QueryData
-
Short legend for interpreting toString() output.
- getLabels() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
Get a list of all available types of data points.
- getLabels() - Static method in class org.apache.lucene.benchmark.stats.TimeData
-
Get a short legend for toString() output.
- getLogStep() - Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
Deprecated.
How often to print out log messages when in benchmark loops
- getMaxBufferedDocs() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getMaxGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the maximal number of good points.
- getMaximumDocumentsToIndex() - Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
Deprecated.
- getMaxQueries() - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
-
- getMaxResults() - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
-
- getMaxTotMem() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getMaxUsedMem() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getMemUsage(String) - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
Get memory usage stats for a given data type.
- getMergeFactor() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getMRR() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the Mean reciprocal rank over the queries or RR for a single query.
- getName() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- getName() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- getName() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- getNames() - Method in class org.apache.lucene.benchmark.quality.QualityQuery
-
Return all the names of name-value-pairs in this QualityQuery.
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.BasicDocMaker
-
Return the data of the next document.
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirDocMaker
-
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocMaker
-
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersDocMaker
-
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleDocMaker
-
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.SortableSimpleDocMaker
-
- getNextDocData() - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocMaker
-
- getNumGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the number of good points (only relevant points).
- getNumParallelTasks() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getNumPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the number of points (both relevant and irrelevant points).
- getNumRuns() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getOptions() - Method in class org.apache.lucene.benchmark.Driver
-
- getOutOf() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
-
Returns total number of stats points when this report was created.
- getParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- getParent() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- getPoints() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getPrebuiltQueries(String) - Static method in class org.apache.lucene.benchmark.standard.ReutersQueries
-
Deprecated.
- getPrecisionAt(int) - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Return the precision at rank n:
|{relevant hits within first n
hits}| / n
.
- getProps() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- getQueries() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getQueryID() - Method in class org.apache.lucene.benchmark.quality.QualityQuery
-
Return the ID of this query.
- getQueryMaker(ReadTask) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
Return query maker used for this task.
- getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
-
- getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
-
- getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
-
- getQueryMaker() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
-
- getRank() - Method in class org.apache.lucene.benchmark.quality.QualityStats.RecallPoint
-
Returns the rank: where on the list of returned docs this relevant doc appeared.
- getRate() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
Returns the rate per minute: how many operations should be performed in a minute.
- getRate() - Method in class org.apache.lucene.benchmark.stats.TimeData
-
Get rate of processing, defined as number of processed records per second.
- getRecall() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Return the recall: |{relevant hits found}| / |{relevant hits existing}|.
- getRecall() - Method in class org.apache.lucene.benchmark.quality.QualityStats.RecallPoint
-
Returns the recall: how many relevant docs were returned up to this point, inclusive.
- getRecallPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the recallPoints.
- getRepetitions() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- getReported() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
-
Returns number of stats points represented in this report.
- getRound() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getRoundNumber() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
-
- getRunCount() - Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
Deprecated.
The number of times to run the benchmark
- getRunData() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
-
- getRunData() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
-
- getRunData() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getScaleUp() - Method in class org.apache.lucene.benchmark.standard.StandardOptions
-
Deprecated.
- getSearchTime() - Method in class org.apache.lucene.benchmark.quality.QualityStats
-
Returns the search time in milliseconds for the measured query.
- getSize() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
-
Returns number of lines in the reoprt.
- getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
-
- getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
-
- getSource() - Method in class org.apache.lucene.benchmark.stats.TestData
-
- getSourceDirectory(File) - Method in class org.apache.lucene.benchmark.standard.StandardBenchmarker
-
Deprecated.
- getStart() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
- getStartTimeMillis() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
-
- getTask() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getTaskRunNum() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
-
- getTasks() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
-
- getTestDataMinMaxMergeAndMaxBuffered(File[], Analyzer[]) - Static method in class org.apache.lucene.benchmark.stats.TestData
-
- getText() - Method in class org.apache.lucene.benchmark.byTask.stats.Report
-
Returns the report text.
- getTitle() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
-
- getTotals(String) - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
Get total values from all data points of a given type.
- getTotals() - Method in class org.apache.lucene.benchmark.stats.TestRunData
-
Get total values from all data points of all types.
- getValue(String) - Method in class org.apache.lucene.benchmark.quality.QualityQuery
-
Return the value of a certain name-value pair.
- getWorkingDir() - Method in class org.apache.lucene.benchmark.Driver
-