A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Abstract base query maker.
AbstractQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
add(TaskStats) - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
Add data from another stat, for aggregation
add_escapes(String) - Method in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addBytes(long) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
update count of bytes generated by this source
AddDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
Add a document, optionally of a certain size.
AddDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
addEscapes(String) - Static method in error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
AddFacetedDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
Add a faceted document.
AddFacetedDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
 
addItem() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
update count of items generated by this source
addResult(int, boolean, long) - Method in class org.apache.lucene.benchmark.quality.QualityStats
Add a (possibly relevant) doc.
addTask(PerfTask) - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
adjustBeginLineColumn(int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AfterEquals - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
Algorithm - Class in org.apache.lucene.benchmark.byTask.utils
Test algorithm, as read from file
Algorithm(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Algorithm
Read algorithm from file Property examined: alt.tasks.packages == comma separated list of alternate package names where tasks would be searched for, when not found in the default package (that of PerfTaskObject.getClass()).
ArgEquals - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ArgName - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ArgQuote1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ArgQuote2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ArgValue() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
ArgValue - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
average(QualityStats[]) - Static method in class org.apache.lucene.benchmark.quality.QualityStats
Create a QualityStats object that is the average of the input QualityStats objects.

B

backup(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Backup a number of characters.
beginColumn - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Start.
Benchmark - Class in org.apache.lucene.benchmark.byTask
Run the benchmark algorithm.
Benchmark(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.Benchmark
 
BenchmarkHighlighter - Class in org.apache.lucene.benchmark.byTask.tasks
 
BenchmarkHighlighter() - Constructor for class org.apache.lucene.benchmark.byTask.tasks.BenchmarkHighlighter
 
BODY_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
bodyIndexVal - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
bodyStoreVal - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
BOOLEANS - Static variable in class org.apache.lucene.benchmark.Constants
 
bufcolumn - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
buffer - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
BUFFER_SIZE - Static variable in class org.apache.lucene.benchmark.byTask.utils.StreamUtils
Buffer size used across the benchmark package
bufline - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
bufpos - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Position in buffer.
BYTES_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 

C

clear() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
clearData() - Method in class org.apache.lucene.benchmark.byTask.stats.Points
Clear all data, prepare for more tests.
ClearStatsTask - Class in org.apache.lucene.benchmark.byTask.tasks
Clear statistics data.
ClearStatsTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
 
clnName - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
clone() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
clone() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
clone() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Called when reading from this content source is no longer required.
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Closes the DocMaker.
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.SingleDocSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
close() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
close() - Method in class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
 
close() - Method in class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
 
close() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
close() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
close() - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
close() - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
CloseIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close index writer.
CloseIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
 
CloseQuote1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CloseQuote2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CloseReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close index reader.
CloseReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseReaderTask
 
CloseTaxonomyIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close taxonomy index.
CloseTaxonomyIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyIndexTask
 
CloseTaxonomyReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Close taxonomy reader.
CloseTaxonomyReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyReaderTask
 
collectFiles(File, ArrayList<File>) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
A convenience method for collecting all the files of a content source from a given directory.
COLS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
column - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
Comment1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
Comment2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CommentEnd1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CommentEnd2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CommentTag() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
CommentText1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CommentText2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
CommitIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Commits the IndexWriter.
CommitIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
 
CommitTaxonomyIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Commits the Taxonomy Index.
CommitTaxonomyIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CommitTaxonomyIndexTask
 
compareTo(QualityQuery) - Method in class org.apache.lucene.benchmark.quality.QualityQuery
 
config - Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
config - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
Config - Class in org.apache.lucene.benchmark.byTask.utils
Perf run configuration properties.
Config(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Config
Read both algorithm and config properties.
Config(Properties) - Constructor for class org.apache.lucene.benchmark.byTask.utils.Config
Create config without algorithm - useful for a programmatic perf test.
configureWriter(Config, PerfRunData, IndexWriterConfig.OpenMode, IndexCommit) - Static method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
Constants - Class in org.apache.lucene.benchmark
Various benchmarking constants (mostly defaults)
Constants() - Constructor for class org.apache.lucene.benchmark.Constants
 
ConsumeContentSourceTask - Class in org.apache.lucene.benchmark.byTask.tasks
Consumes a ContentSource.
ConsumeContentSourceTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
 
ContentItemsSource - Class in org.apache.lucene.benchmark.byTask.feeds
Base class for source of data for benchmarking Keeps track of various statistics, such as how many data items were generated, size in bytes etc.
ContentItemsSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
ContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
Represents content from a specified source, such as TREC, Reuters etc.
ContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.ContentSource
 
count - Static variable in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
create(String, String, String, String) - Method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
createAnalyzer(String) - Static method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
 
createCollector() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
createCollector() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
CreateIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Create an index.
CreateIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
CreateTaxonomyIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Create a taxonomy index.
CreateTaxonomyIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.CreateTaxonomyIndexTask
 
createWriterConfig(Config, PerfRunData, IndexWriterConfig.OpenMode, IndexCommit) - Static method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
curChar - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
 
currentToken - Variable in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This is the last token that has been consumed successfully.

D

DATE_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
DATE_MSEC_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
debugStream - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Debug output.
Decl() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
DeclName - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
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_FIELDS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
Fields to be written by default
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_PATH_TYPE - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
trec parser type used for unknown extensions
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_SUFFICIENT_FIELDS - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
Default fields which at least one of them is required to not skip the doc.
DeleteByPercentTask - Class in org.apache.lucene.benchmark.byTask.tasks
Deletes a percentage of documents from an index randomly over the number of documents.
DeleteByPercentTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
 
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
 
DirContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
A ContentSource using the Dir collection for its input.
DirContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
 
DirContentSource.Iterator - Class in org.apache.lucene.benchmark.byTask.feeds
Iterator over the files in the directory
DirContentSource.Iterator(File) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
 
directory(int, File) - Method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
disable_tracing() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Disable tracing.
DOC - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
doc - Variable in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
volatile data passed between setup(), doLogic(), tearDown().
DocData - Class in org.apache.lucene.benchmark.byTask.feeds
Output of parsing (e.g.
DocData() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocData
 
DocMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Creates Document objects.
DocMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
docMaker - Variable in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
docName(IndexSearcher, 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.
DOCNO - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
doHighlight(IndexReader, int, String, Document, Analyzer, String) - Method in class org.apache.lucene.benchmark.byTask.tasks.BenchmarkHighlighter
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
 
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.CloseTaxonomyIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseTaxonomyReaderTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitTaxonomyIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.CreateTaxonomyIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewShingleAnalyzerTask
 
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.OpenTaxonomyIndexTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyReaderTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Perform the task once (ignoring repetitions specification) Return number of work items done by this task.
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask
 
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.RollbackIndexTask
 
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.UpdateDocTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitForMergesTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitTask
 
doLogic() - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
Done() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reset buffer when finished.

E

ELAPSED - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
enable_tracing() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Enable tracing.
encode(String) - Static method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Entities
 
encoding - Variable in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
endColumn - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
The column number of the last character of this Token.
endLine - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
The line number of the last character of this Token.
Entities - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
 
Entities() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.Entities
 
Entity - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
EnwikiContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
A ContentSource which reads the English Wikipedia dump.
EnwikiContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
EnwikiQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
A QueryMaker that uses common and uncommon actual Wikipedia queries for searching the English Wikipedia collection. 90 queries total.
EnwikiQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.EnwikiQueryMaker
 
EOF - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
End of File.
eol - Variable in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
The end of line string for this machine.
exec(String[]) - Static method in class org.apache.lucene.benchmark.byTask.Benchmark
Utility: execute benchmark from command line
execute() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
Execute this benchmark
execute() - Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
Execute this algorithm
execute(Judge, SubmissionReport, PrintWriter) - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
Run the quality benchmark.
ExpandBuff(boolean) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
Each entry in this array is an array of integers.
extract(StringBuilder, String, String, int, String[]) - Static method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
Extract from buf the text of interest within specified tags
extract() - Method in class org.apache.lucene.benchmark.utils.ExtractReuters
 
extract() - Method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
extractFile(File) - Method in class org.apache.lucene.benchmark.utils.ExtractReuters
Override if you wish to change what is extracted
ExtractReuters - Class in org.apache.lucene.benchmark.utils
Split the Reuters SGML documents into Simple Text files containing: Title, Date, Dateline, Body
ExtractReuters(File, File) - Constructor for class org.apache.lucene.benchmark.utils.ExtractReuters
 
extractTasks() - Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
Expert: for test purposes, return all tasks participating in this algorithm.
ExtractWikipedia - Class in org.apache.lucene.benchmark.utils
Extract the downloaded Wikipedia dump into separate files for indexing.
ExtractWikipedia(DocMaker, File) - Constructor for class org.apache.lucene.benchmark.utils.ExtractWikipedia
 

F

FacetSource - Class in org.apache.lucene.benchmark.byTask.feeds
Source items for facets.
FacetSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.FacetSource
 
FIELDS_HEADER_INDICATOR - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
fieldSelector - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
FileBasedQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Create queries from a FileReader.
FileBasedQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker
 
FileUtils - Class in org.apache.lucene.benchmark.byTask.utils
File utilities.
FileUtils() - Constructor for class org.apache.lucene.benchmark.byTask.utils.FileUtils
 
FillBuff() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
findIndexCommit(Directory, String) - Static method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
 
flush() - Method in class org.apache.lucene.benchmark.quality.utils.SubmissionReport
 
FlushReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Commits via IndexReader.
FlushReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
 
ForceMergeTask - Class in org.apache.lucene.benchmark.byTask.tasks
Runs forceMerge on the index.
ForceMergeTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
 
forever - Variable in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
Format - Class in org.apache.lucene.benchmark.byTask.utils
Formatting utilities (for reports).
Format() - Constructor for class org.apache.lucene.benchmark.byTask.utils.Format
 
format(int, float, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Padd a number from left.
format(int, double, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
 
format(int, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a number from left.
format(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a string from right.
formatPaddLeft(String, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a string from left.
formatPaddRight(int, float, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
Pad a number from right.
formatPaddRight(int, double, String) - Static method in class org.apache.lucene.benchmark.byTask.utils.Format
 
fragSize - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
fullyDelete(File) - Static method in class org.apache.lucene.benchmark.byTask.utils.FileUtils
Delete files and directories, even if non-empty.

G

generateParseException() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Generate ParseException.
genPartialReport(int, LinkedHashMap<String, TaskStats>, 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
 
getAnalyzer() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getAvp() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Return the average precision at recall points.
getBackgroundDeltaPriority() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
getBeginColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token beginning line number.
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return an appropriate highlighter to be used with highlighting tasks
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
getBenchmarkHighlighter(Query) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
getBody() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
getBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the number of bytes generated since last reset.
getBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Returns the number of bytes generated by the content source 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
 
getColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Deprecated. 
getConfig() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
getConfig() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
 
getCount() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
getCountsByTime() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
getCountsByTimeStepMSec() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
getCurrentStats() - Method in class org.apache.lucene.benchmark.byTask.stats.Points
 
getDate() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
getDepth() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
getDirectory() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getDocMaker() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Returns the docMaker.
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.
getDocState() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
getElapsed() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
getEndColumn() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token end line number.
getFacetSource() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Returns the facet source.
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
 
getFieldsToHighlight(Document) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
getID() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
GetImage() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get token literal value.
getIndexDeletionPolicy(Config) - Static method in class org.apache.lucene.benchmark.byTask.tasks.CreateIndexTask
 
getIndexReader() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getIndexSearcher() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getIndexWriter() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getItemsCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the number of generated items since last reset.
getLine() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Deprecated. 
getLocale() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ConsumeContentSourceTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
 
getLogMessage(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
getMaxGoodPoints() - Method in class org.apache.lucene.benchmark.quality.QualityStats
Returns the maximal number of good points.
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
 
getMessage() - Method in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMetaTags() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
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(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentSource
Returns the next DocData from the content source.
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.SingleDocSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.SortableSingleDocSource
 
getNextDocData(DocData) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
getNextFacets(CategoryContainer) - Method in class org.apache.lucene.benchmark.byTask.feeds.FacetSource
Returns the next facets content item.
getNextFacets(CategoryContainer) - Method in class org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource
 
getNextToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Get the next Token.
getNextToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Get the next Token.
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
 
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
 
getPerfObject(String) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Returns an object that was previously set by PerfRunData.setPerfObject(String, Object).
getPoints() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
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
 
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.SearchWithCollectorTask
 
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.
getReader() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
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
 
getRunData() - Method in class org.apache.lucene.benchmark.byTask.Benchmark
 
getRunData() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
getRunInBackground() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
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 report.
getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
getSort() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
getStartTimeMillis() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
GetSuffix(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Get the suffix.
getSummary() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
getTabSize(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
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
 
getTaxonomyDir() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getTaxonomyReader() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
getTaxonomyWriter() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
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.demohtml.HTMLParser
 
getTitle() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
getToken(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Get the specific Token.
getTotalBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the total number of bytes that were generated by this source.
getTotalBytesCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Returns the total number of bytes that were generated by the content source defined to that doc maker.
getTotalItemsCount() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns the total number of generated items.
getValue() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
An optional attribute value of the Token.
getValue(String) - Method in class org.apache.lucene.benchmark.quality.QualityQuery
Return the value of a certain name-value pair.

H

hasNext() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
 
header - Variable in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.LineParser
 
HEX - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
highlighter - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
highlighter - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
HTMLDocument() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
HTMLParser - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
 
HTMLParser(InputStream) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Constructor with InputStream.
HTMLParser(InputStream, String) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Constructor with InputStream and supplied encoding
HTMLParser(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Constructor.
HTMLParser(HTMLParserTokenManager) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Constructor with generated Token Manager.
HTMLParser - Interface in org.apache.lucene.benchmark.byTask.feeds
HTML Parsing Interface for test purposes
HTMLParserConstants - Interface in org.apache.lucene.benchmark.byTask.feeds.demohtml
Token literal values and constants.
HTMLParserTokenManager - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
Token Manager.
HTMLParserTokenManager(SimpleCharStream) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Constructor.
HTMLParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Constructor.

I

ID_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
image - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
The string image of the token.
inBuf - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
indexProperties - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
indexVal - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
input_stream - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
 
inputStream - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
inputStream(File) - Static method in class org.apache.lucene.benchmark.byTask.utils.StreamUtils
Returns an InputStream over the requested file.
isCollapsable() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
Return true if can be collapsed in case it is outermost sequence
isDisableCounting() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Return true if counting is disabled for this task.
isParallel() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
isRelevant(String, QualityQuery) - Method in interface org.apache.lucene.benchmark.quality.Judge
Judge if document docName is relevant for the given quality query.
isRelevant(String, QualityQuery) - Method in class org.apache.lucene.benchmark.quality.trec.TrecJudge
 

J

jj_nt - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Next token.
jjFillToken() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
 
jjnewLexState - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Token literal values.
Judge - Interface in org.apache.lucene.benchmark.quality
Judge if a document is relevant for a quality query.

K

kind - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
An integer that describes the kind of this token.

L

LET - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Lexer state names.
line - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
LineDocSource - Class in org.apache.lucene.benchmark.byTask.feeds
A ContentSource reading one line at a time as a Document from a single file.
LineDocSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
 
LineDocSource.HeaderLineParser - Class in org.apache.lucene.benchmark.byTask.feeds
LineDocSource.LineParser which sets field names and order by the header - any header - of the lines file.
LineDocSource.HeaderLineParser(String[]) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.HeaderLineParser
 
LineDocSource.LineParser - Class in org.apache.lucene.benchmark.byTask.feeds
Reader of a single input line into DocData.
LineDocSource.LineParser(String[]) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.LineParser
Construct with the header
LineDocSource.SimpleLineParser - Class in org.apache.lucene.benchmark.byTask.feeds
LineDocSource.LineParser which ignores the header passed to its constructor and assumes simply that field names and their order are the same as in WriteLineDocTask.DEFAULT_FIELDS
LineDocSource.SimpleLineParser(String[]) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.SimpleLineParser
 
log(String, int, PrintWriter, String) - Method in class org.apache.lucene.benchmark.quality.QualityStats
Log information on this QualityStats object.
logStep - Variable in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
logStep - Variable in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
longestOp(Iterable<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
find the longest op name out of completed tasks.
LongToEnglishContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
Creates documents whose content is a long number starting from Long.MIN_VALUE + 10.
LongToEnglishContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource
 
LongToEnglishQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Creates queries whose content is a spelled-out long number starting from Long.MIN_VALUE + 10.
LongToEnglishQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 

M

main(String[]) - Static method in class org.apache.lucene.benchmark.byTask.Benchmark
Run the benchmark algorithm.
main(String[]) - Static method in class org.apache.lucene.benchmark.byTask.programmatic.Sample
 
main(String[]) - Static method in class org.apache.lucene.benchmark.quality.trec.QueryDriver
 
main(String[]) - Static method in class org.apache.lucene.benchmark.quality.utils.QualityQueriesFinder
 
main(String[]) - Static method in class org.apache.lucene.benchmark.utils.ExtractReuters
 
main(String[]) - Static method in class org.apache.lucene.benchmark.utils.ExtractWikipedia
 
makeDocument() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Creates a Document object ready for indexing.
makeDocument(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Same as DocMaker.makeDocument(), only this method creates a document of the given size input by size.
makeQuery() - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
makeQuery(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
makeQuery(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
makeQuery() - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
makeQuery(int) - Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
Create the next query, of the given size.
makeQuery() - Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
Create the next query
mark(int) - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
Mark the present position in the stream.
markSupported() - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
markTaskEnd(TaskStats, int) - Method in class org.apache.lucene.benchmark.byTask.stats.Points
mark the end of a task
markTaskStart(PerfTask, int) - Method in class org.apache.lucene.benchmark.byTask.stats.Points
Mark that a task is starting.
MAX_POINTS - Static variable in class org.apache.lucene.benchmark.quality.QualityStats
Number of points for which precision is computed.
maxDocCharsToAnalyze - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
maxFrags - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
maxFrags - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
maxNextCharInd - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
maxRecall(QualityQuery) - Method in interface org.apache.lucene.benchmark.quality.Judge
Return the maximal recall for the input quality query.
maxRecall(QualityQuery) - Method in class org.apache.lucene.benchmark.quality.trec.TrecJudge
 
mergeContiguous - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 

N

NAME_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
NearRealtimeReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Spawns a BG thread that periodically (defaults to 3.0 seconds, but accepts param in seconds) wakes up and asks IndexWriter for a near real-time reader.
NearRealtimeReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
 
NEW_LINE - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
separator between lines in the byffer
NEW_LINE - Static variable in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
NewAnalyzerTask - Class in org.apache.lucene.benchmark.byTask.tasks
Create a new Analyzer and set it it in the getRunData() for use by all future tasks.
NewAnalyzerTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
 
NewCollationAnalyzerTask - Class in org.apache.lucene.benchmark.byTask.tasks
Task to support benchmarking collation.
NewCollationAnalyzerTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask
 
NewCollationAnalyzerTask.Implementation - Enum in org.apache.lucene.benchmark.byTask.tasks
 
newline - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
NewLocaleTask - Class in org.apache.lucene.benchmark.byTask.tasks
Set a Locale for use in benchmarking.
NewLocaleTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask
Create a new Locale and set it it in the getRunData() for use by all future tasks.
newRound() - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Increment the round number, for config values that are extracted by round number.
NewRoundTask - Class in org.apache.lucene.benchmark.byTask.tasks
Increment the counter for properties maintained by Round Number.
NewRoundTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
 
NewShingleAnalyzerTask - Class in org.apache.lucene.benchmark.byTask.tasks
Task to support benchmarking ShingleFilter / ShingleAnalyzerWrapper NewShingleAnalyzer (constructs with all defaults) NewShingleAnalyzer(analyzer:o.a.l.analysis.StandardAnalyzer,maxShingleSize:2,outputUnigrams:true)
NewShingleAnalyzerTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.NewShingleAnalyzerTask
 
newToken(int, String) - Static method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
 
next - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
 
nextQnum() - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
NoMoreDataException - Exception in org.apache.lucene.benchmark.byTask.feeds
Exception indicating there is no more data.
NoMoreDataException() - Constructor for exception org.apache.lucene.benchmark.byTask.feeds.NoMoreDataException
 
NUM - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
numHits() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Specify the number of hits to retrieve.
numToHighlight() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Set to the number of documents to highlight.
numToHighlight - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
numToHighlight() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
numToHighlight - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
numToHighlight() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 

O

OP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
Get a textual summary of the benchmark results, average from all test runs.
OpenIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Open an index writer.
OpenIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
 
OpenReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Open an index reader.
OpenReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
 
OpenTaxonomyIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Open a taxonomy index.
OpenTaxonomyIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyIndexTask
 
OpenTaxonomyReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Open a taxonomy index reader.
OpenTaxonomyReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.OpenTaxonomyReaderTask
 
org.apache.lucene.benchmark - package org.apache.lucene.benchmark

The benchmark contribution contains tools for benchmarking Lucene using standard, freely available corpora.

org.apache.lucene.benchmark.byTask - package org.apache.lucene.benchmark.byTask
Benchmarking Lucene By Tasks.
org.apache.lucene.benchmark.byTask.feeds - package org.apache.lucene.benchmark.byTask.feeds
Sources for benchmark inputs: documents and queries.
org.apache.lucene.benchmark.byTask.feeds.demohtml - package org.apache.lucene.benchmark.byTask.feeds.demohtml
Example html parser based on JavaCC
org.apache.lucene.benchmark.byTask.programmatic - package org.apache.lucene.benchmark.byTask.programmatic
Sample performance test written programmatically - no algorithm file is needed here.
org.apache.lucene.benchmark.byTask.stats - package org.apache.lucene.benchmark.byTask.stats
Statistics maintained when running benchmark tasks.
org.apache.lucene.benchmark.byTask.tasks - package org.apache.lucene.benchmark.byTask.tasks
Extendable benchmark tasks.
org.apache.lucene.benchmark.byTask.utils - package org.apache.lucene.benchmark.byTask.utils
Utilities used for the benchmark, and for the reports.
org.apache.lucene.benchmark.quality - package org.apache.lucene.benchmark.quality
Search Quality Benchmarking.
org.apache.lucene.benchmark.quality.trec - package org.apache.lucene.benchmark.quality.trec
Utilities for Trec related quality benchmarking, feeding from Trec Topics and QRels inputs.
org.apache.lucene.benchmark.quality.utils - package org.apache.lucene.benchmark.quality.utils
Miscellaneous utilities for search quality benchmarking: query parsing, submission reports.
org.apache.lucene.benchmark.utils - package org.apache.lucene.benchmark.utils
Benchmark Utility functions.
outputStream(File) - Static method in class org.apache.lucene.benchmark.byTask.utils.StreamUtils
Returns an OutputStream over the requested file, identifying the appropriate OutputStream instance similar to StreamUtils.inputStream(File).

P

paramFields - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
paramFields - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
params - Variable in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
parse(DocData, String, Date, String, Reader, DateFormat) - Method in class org.apache.lucene.benchmark.byTask.feeds.DemoHTMLParser
 
parse(DocData, String, Date, String, Reader, DateFormat) - Method in interface org.apache.lucene.benchmark.byTask.feeds.HTMLParser
Parse the input Reader and return DocData.
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
parse the text prepared in docBuf into a result DocData, no synchronization is required.
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecFBISParser
 
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecFR94Parser
 
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecFTParser
 
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecGov2Parser
 
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecLATimesParser
 
parse(DocData, String, TrecContentSource, StringBuilder, TrecDocParser.ParsePathType) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecParserByPath
 
parse(QualityQuery) - Method in interface org.apache.lucene.benchmark.quality.QualityQueryParser
Parse a given QualityQuery into a Lucene query.
parse(QualityQuery) - Method in class org.apache.lucene.benchmark.quality.utils.SimpleQQParser
 
parseDate(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
ParseException - Exception in org.apache.lucene.benchmark.byTask.feeds.demohtml
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
Constructor with message.
parseLine(DocData, String) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.HeaderLineParser
 
parseLine(DocData, String) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.LineParser
parse an input line and fill doc data appropriately
parseLine(DocData, String) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource.SimpleLineParser
 
parser - Variable in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
pathType(File) - Static method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
Compute the path type of a file by inspecting name of file and its parents
PerfRunData - Class in org.apache.lucene.benchmark.byTask
Data maintained by a performance test run.
PerfRunData(Config) - Constructor for class org.apache.lucene.benchmark.byTask.PerfRunData
 
PerfTask - Class in org.apache.lucene.benchmark.byTask.tasks
An abstract task to be tested for performance.
PerfTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
Points - Class in org.apache.lucene.benchmark.byTask.stats
Test run data points collected as the test proceeds.
Points(Config) - Constructor for class org.apache.lucene.benchmark.byTask.stats.Points
Create a Points statistics object.
prefix - Variable in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
 
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiQueryMaker
 
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.FileBasedQueryMaker
 
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
 
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
Prepare the queries for this test.
prepareQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.SimpleSloppyPhraseQueryMaker
 
prevCharIsCR - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
printQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
printQueries() - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
printQueries() - Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
Print the queries
PrintReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Opens a reader and prints basic statistics.
PrintReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask
 
printStatistics(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 
Punct - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.

Q

qnum - Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
qqParser - Variable in class org.apache.lucene.benchmark.quality.QualityBenchmark
Parser for turning QualityQueries into Lucene Queries.
QualityBenchmark - Class in org.apache.lucene.benchmark.quality
Main entry point for running a quality benchmark.
QualityBenchmark(QualityQuery[], QualityQueryParser, IndexSearcher, String) - Constructor for class org.apache.lucene.benchmark.quality.QualityBenchmark
Create a QualityBenchmark.
qualityQueries - Variable in class org.apache.lucene.benchmark.quality.QualityBenchmark
Quality Queries that this quality benchmark would execute.
QualityQueriesFinder - Class in org.apache.lucene.benchmark.quality.utils
Suggest Quality queries based on an index contents.
QualityQuery - Class in org.apache.lucene.benchmark.quality
A QualityQuery has an ID and some name-value pairs.
QualityQuery(String, Map<String, String>) - Constructor for class org.apache.lucene.benchmark.quality.QualityQuery
Create a QualityQuery with given ID and name-value pairs.
QualityQueryParser - Interface in org.apache.lucene.benchmark.quality
Parse a QualityQuery into a Lucene query.
QualityStats - Class in org.apache.lucene.benchmark.quality
Results of quality benchmark run for a single query or for a set of queries.
QualityStats(double, long) - Constructor for class org.apache.lucene.benchmark.quality.QualityStats
Construct a QualityStats object with anticipated maximal number of relevant hits.
QualityStats.RecallPoint - Class in org.apache.lucene.benchmark.quality
A certain rank in which a relevant doc was found.
queries - Variable in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
QueryDriver - Class in org.apache.lucene.benchmark.quality.trec
Command-line tool for doing a TREC evaluation run.
QueryDriver() - Constructor for class org.apache.lucene.benchmark.quality.trec.QueryDriver
 
QueryMaker - Interface in org.apache.lucene.benchmark.byTask.feeds
Create queries for the test.
Quote1Text - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
Quote2Text - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.

R

RandomFacetSource - Class in org.apache.lucene.benchmark.byTask.feeds
Simple implementation of a random facet source Supports the following parameters: rand.seed - defines the seed to initialize Random with (default: 13).
RandomFacetSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource
 
read() - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
read(char[], int, int) - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
readChar() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Read a character.
readQueries(BufferedReader) - Method in class org.apache.lucene.benchmark.quality.trec.Trec1MQReader
Read quality queries from trec 1MQ format topics file.
readQueries(BufferedReader) - Method in class org.apache.lucene.benchmark.quality.trec.TrecTopicsReader
Read quality queries from trec format topics file.
ReadTask - Class in org.apache.lucene.benchmark.byTask.tasks
Read index (abstract) task.
ReadTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
ReadTokensTask - Class in org.apache.lucene.benchmark.byTask.tasks
Simple task to test performance of tokenizers.
ReadTokensTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
 
ready() - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
RECCNT - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
RECSEC - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
ReInit(InputStream) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Reinitialise.
ReInit(HTMLParserTokenManager) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Reinitialise.
reinit(boolean) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
remove() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource.Iterator
 
ReopenReaderTask - Class in org.apache.lucene.benchmark.byTask.tasks
Reopens IndexReader and closes old IndexReader.
ReopenReaderTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReopenReaderTask
 
RepAllTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report all statistics with no aggregations.
RepAllTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
 
REPEAT_EXHAUST - Static variable in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
Report - Class in org.apache.lucene.benchmark.byTask.stats
Textual report of current statistics.
Report(String, int, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.stats.Report
 
report(QualityQuery, TopDocs, String, IndexSearcher) - Method in class org.apache.lucene.benchmark.quality.utils.SubmissionReport
Report a search result for a certain quality query.
reportAll(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepAllTask
Report detailed statistics as a string
reportSelectByPrefix(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
 
reportSumByName(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
Report statistics as a string, aggregate for tasks named the same.
reportSumByNameRound(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
Report statistics as a string, aggregate for tasks named the same, and from the same round.
reportSumByPrefix(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
 
reportSumByPrefixRound(List<TaskStats>) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
 
ReportTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report (abstract) task - all report tasks extend this task.
ReportTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
RepSelectByPrefTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report by-name-prefix statistics with no aggregations.
RepSelectByPrefTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSelectByPrefTask
 
RepSumByNameRoundTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report all statistics grouped/aggregated by name and round.
RepSumByNameRoundTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameRoundTask
 
RepSumByNameTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report all statistics aggregated by name.
RepSumByNameTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByNameTask
 
RepSumByPrefRoundTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report all prefix matching statistics grouped/aggregated by name and round.
RepSumByPrefRoundTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefRoundTask
 
RepSumByPrefTask - Class in org.apache.lucene.benchmark.byTask.tasks
Report by-name-prefix statistics aggregated by name.
RepSumByPrefTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
 
reset() - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Resets the input for this content source, so that the test would behave as if it was just started, input-wise.
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Reset inputs so that the test run would behave, input wise, as if it just started.
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.FacetSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishContentSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
resetInputs() - Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
Reset inputs so that the test run would behave, input wise, as if it just started.
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.SingleDocSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
resetInputs() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
ResetInputsTask - Class in org.apache.lucene.benchmark.byTask.tasks
Reset inputs so that the test run would behave, input wise, as if it just started.
ResetInputsTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
 
ResetSystemEraseTask - Class in org.apache.lucene.benchmark.byTask.tasks
Reset all index and input data and call gc, erase index and dir, does NOT clear statistics.
ResetSystemEraseTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetSystemEraseTask
 
ResetSystemSoftTask - Class in org.apache.lucene.benchmark.byTask.tasks
Reset all index and input data and call gc, does NOT erase index/dir, does NOT clear statistics.
ResetSystemSoftTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.ResetSystemSoftTask
 
retrieveDoc(IndexReader, int) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
retrieveDoc(IndexReader, int) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
reuseFields - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
ReutersContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
A ContentSource reading from the Reuters collection.
ReutersContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
 
ReutersQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
A QueryMaker that makes queries devised manually (by Grant Ingersoll) for searching in the Reuters collection.
ReutersQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.ReutersQueryMaker
 
RollbackIndexTask - Class in org.apache.lucene.benchmark.byTask.tasks
Rollback the index writer.
RollbackIndexTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.RollbackIndexTask
 
ROUND - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
runAndMaybeStats(boolean) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Run the task, record statistics.
RUNCNT - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 

S

Sample - Class in org.apache.lucene.benchmark.byTask.programmatic
Sample performance test written programmatically - no algorithm file is needed here.
Sample() - Constructor for class org.apache.lucene.benchmark.byTask.programmatic.Sample
 
ScriptEnd - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ScriptStart - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
ScriptTag() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
ScriptText - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
searcher - Variable in class org.apache.lucene.benchmark.quality.QualityBenchmark
Index to be searched.
SearchTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search task.
SearchTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTask
 
SearchTravRetHighlightTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search and Traverse and Retrieve docs task.
SearchTravRetHighlightTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
SearchTravRetLoadFieldSelectorTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search and Traverse and Retrieve docs task using a SetBasedFieldSelector.
SearchTravRetLoadFieldSelectorTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
SearchTravRetTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search and Traverse and Retrieve docs task.
SearchTravRetTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetTask
 
SearchTravRetVectorHighlightTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search and Traverse and Retrieve docs task.
SearchTravRetVectorHighlightTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
SearchTravTask - Class in org.apache.lucene.benchmark.byTask.tasks
Search and Traverse task.
SearchTravTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
SearchWithCollectorTask - Class in org.apache.lucene.benchmark.byTask.tasks
Does search w/ a custom collector
SearchWithCollectorTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
SearchWithSortTask - Class in org.apache.lucene.benchmark.byTask.tasks
Does sort search on specified field.
SearchWithSortTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
SEP - Static variable in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
set(String, String) - Method in class org.apache.lucene.benchmark.byTask.utils.Config
Set a property.
set(StringBuilder) - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
setAnalyzer(Analyzer) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setBody(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.AbstractQueryMaker
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Sets the Config for this content source.
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.DirContentSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
Set the configuration parameters of this doc maker.
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.EnwikiContentSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.LineDocSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.LongToEnglishQueryMaker
 
setConfig(Config) - Method in interface org.apache.lucene.benchmark.byTask.feeds.QueryMaker
Set the properties
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.RandomFacetSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.ReutersContentSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.SortableSingleDocSource
 
setConfig(Config) - Method in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
setCountsByTime(int[], long) - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
setDate(Date) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setDate(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setDebugStream(PrintStream) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Set debug output.
setDepth(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
setDirectory(Directory) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setDisableCounting(boolean) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
setID(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setIndexReader(IndexReader) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Set the index reader.
setIndexWriter(IndexWriter) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setLocale(Locale) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setMaxQueries(int) - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
Set the maximum number of quality queries to run.
setMaxResults(int) - Method in class org.apache.lucene.benchmark.quality.QualityBenchmark
set the maximum number of results to collect for each quality query.
setName(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setName(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
setNoChildReport() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
Execute child tasks in a way that they do not report their time separately.
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
Set the params (docSize only)
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
Set the params (docid only)
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
Set the params (analyzerClassName only), Comma-separate list of Analyzer class names.
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.NewShingleAnalyzerTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Set the params of this task.
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
SortFields: field:type,field:type[,noscore][,nomaxscore] If noscore is present, then we turn off score tracking in TopFieldCollector.
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
Set the params (property name and value).
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
Set the params (docSize only)
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitTask
 
setParams(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
Set the params (docSize only)
setPerfObject(String, Object) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Sets an object that is required by PerfTasks, keyed by the given key.
setPrefix(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
 
setProps(Properties) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
SetPropTask - Class in org.apache.lucene.benchmark.byTask.tasks
Set a performance test configuration property.
SetPropTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
 
setRate(int, boolean) - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
setRepetitions(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
setRunInBackground(int) - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
setRunTime(double) - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
setStartTimeMillis() - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setTabSize(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
setTaxonomyReader(TaxonomyReader) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
Set the taxonomy reader.
setTaxonomyWriter(TaxonomyWriter) - Method in class org.apache.lucene.benchmark.byTask.PerfRunData
 
setTitle(String) - Method in class org.apache.lucene.benchmark.byTask.feeds.DocData
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddFacetedDocTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Task setup work that should not be measured for that specific task.
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
setup() - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
 
shouldLog() - Method in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
Returns true whether it's time to log a message (depending on verbose and the number of items generated).
shouldNeverLogAtStart() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Tasks that should never log at start can override this.
shouldNeverLogAtStart() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
shouldNotRecordStats() - Method in class org.apache.lucene.benchmark.byTask.tasks.ClearStatsTask
 
shouldNotRecordStats() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewRoundTask
 
shouldNotRecordStats() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Tasks that should not record statistics can override this.
shouldNotRecordStats() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
shouldNotRecordStats() - Method in class org.apache.lucene.benchmark.byTask.tasks.ResetInputsTask
 
SimpleCharStream - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Constructor.
SimpleQQParser - Class in org.apache.lucene.benchmark.quality.utils
Simplistic quality query parser.
SimpleQQParser(String[], String) - Constructor for class org.apache.lucene.benchmark.quality.utils.SimpleQQParser
Constructor of a simple qq parser.
SimpleQQParser(String, String) - Constructor for class org.apache.lucene.benchmark.quality.utils.SimpleQQParser
Constructor of a simple qq parser.
SimpleQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
A QueryMaker that makes queries for a collection created using SingleDocSource.
SimpleQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.SimpleQueryMaker
 
SimpleSloppyPhraseQueryMaker - Class in org.apache.lucene.benchmark.byTask.feeds
Create sloppy phrase queries for performance test, in an index created using simple doc maker.
SimpleSloppyPhraseQueryMaker() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.SimpleSloppyPhraseQueryMaker
 
SingleDocSource - Class in org.apache.lucene.benchmark.byTask.feeds
Creates the same document each time SingleDocSource.getNextDocData(DocData) is called.
SingleDocSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.SingleDocSource
 
skip(long) - Method in class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
SortableSingleDocSource - Class in org.apache.lucene.benchmark.byTask.feeds
Adds fields appropriate for sorting: country, random_string and sort_field (int).
SortableSingleDocSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.SortableSingleDocSource
 
source - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
SP - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
Space - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
specialConstructor - Variable in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
staticFlag - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
Whether parser is static.
stopNow - Variable in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
stopNow() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
stopNow() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
storeVal - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
StreamUtils - Class in org.apache.lucene.benchmark.byTask.utils
Stream utilities.
StreamUtils() - Constructor for class org.apache.lucene.benchmark.byTask.utils.StreamUtils
 
StreamUtils.Type - Enum in org.apache.lucene.benchmark.byTask.utils
File format type
StringBuilderReader - Class in org.apache.lucene.benchmark.byTask.utils
Implements a Reader over a StringBuilder instance.
StringBuilderReader(StringBuilder) - Constructor for class org.apache.lucene.benchmark.byTask.utils.StringBuilderReader
 
stripTags(StringBuilder, int) - Static method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
strip tags from buf: each tag is replaced by a single blank.
stripTags(String, int) - Static method in class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
strip tags from input.
SubmissionReport - Class in org.apache.lucene.benchmark.quality.utils
Create a log ready for submission.
SubmissionReport(PrintWriter, String) - Constructor for class org.apache.lucene.benchmark.quality.utils.SubmissionReport
Constructor for SubmissionReport.
SUMMARY_LENGTH - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.CloseIndexTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.CommitIndexTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteByPercentTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.DeleteDocTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.FlushReaderTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.ForceMergeTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.NearRealtimeReaderTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewAnalyzerTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewLocaleTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.NewShingleAnalyzerTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenIndexTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Sub classes that support parameters must override this method to return true.
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.PrintReaderTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.SetPropTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.WaitTask
 
supportsParams() - Method in class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
SwitchTo(int) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserTokenManager
Switch to specified lex state.

T

tableTitle(String) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
Compute a title line for a report table
tabSize - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
Tag() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
 
TagEnd - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
TagName - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
Tags - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
 
Tags() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.Tags
 
taskReportLine(String, TaskStats) - Method in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
Compute a report line for the given task stat.
TaskSequence - Class in org.apache.lucene.benchmark.byTask.tasks
Sequence of parallel or sequential tasks.
TaskSequence(PerfRunData, String, TaskSequence, boolean) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
taskStats() - Method in class org.apache.lucene.benchmark.byTask.stats.Points
Return the current task stats.
TaskStats - Class in org.apache.lucene.benchmark.byTask.stats
Statistics for a task run.
tearDown() - Method in class org.apache.lucene.benchmark.byTask.tasks.AddDocTask
 
tearDown() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
Task tearDown work that should not be measured for that specific task.
tearDown() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTokensTask
 
tearDown() - Method in class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
 
TERMINATING_DOC - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
TERMINATING_DOCNO - Static variable in class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
termVecVal - Variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
TIME_SEC_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
TITLE_FIELD - Static variable in class org.apache.lucene.benchmark.byTask.feeds.DocMaker
 
token - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Current token.
Token - Class in org.apache.lucene.benchmark.byTask.feeds.demohtml
Describes the input token stream.
Token() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
No-argument constructor
Token(int) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.lucene.benchmark.byTask.feeds.demohtml.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.lucene.benchmark.byTask.feeds.demohtml
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.lucene.benchmark.byTask.feeds.demohtml.TokenMgrError
Full Constructor.
toString() - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Token
Returns the image.
toString() - Method in class org.apache.lucene.benchmark.byTask.stats.TaskStats
 
toString() - Method in class org.apache.lucene.benchmark.byTask.tasks.PerfTask
 
toString() - Method in class org.apache.lucene.benchmark.byTask.tasks.RepSumByPrefTask
 
toString() - Method in class org.apache.lucene.benchmark.byTask.tasks.TaskSequence
 
toString() - Method in class org.apache.lucene.benchmark.byTask.utils.Algorithm
 
TOTMEM - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
traversalSize() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Specify the number of hits to traverse.
traversalSize - Variable in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
traversalSize() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
Trec1MQReader - Class in org.apache.lucene.benchmark.quality.trec
Read topics of TREC 1MQ track.
Trec1MQReader(String) - Constructor for class org.apache.lucene.benchmark.quality.trec.Trec1MQReader
Constructor for Trec's 1MQ TopicsReader
TrecContentSource - Class in org.apache.lucene.benchmark.byTask.feeds
Implements a ContentSource over the TREC collection.
TrecContentSource() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecContentSource
 
TrecDocParser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for trec doc content, invoked on doc text excluding and which are handled in TrecContentSource.
TrecDocParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecDocParser
 
TrecDocParser.ParsePathType - Enum in org.apache.lucene.benchmark.byTask.feeds
Types of trec parse paths,
TrecFBISParser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for the FBIS docs in trec disks 4+5 collection format
TrecFBISParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecFBISParser
 
TrecFR94Parser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for the FR94 docs in trec disks 4+5 collection format
TrecFR94Parser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecFR94Parser
 
TrecFTParser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for the FT docs in trec disks 4+5 collection format
TrecFTParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecFTParser
 
TrecGov2Parser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for the GOV2 collection format
TrecGov2Parser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecGov2Parser
 
TrecJudge - Class in org.apache.lucene.benchmark.quality.trec
Judge if given document is relevant to given quality query, based on Trec format for judgements.
TrecJudge(BufferedReader) - Constructor for class org.apache.lucene.benchmark.quality.trec.TrecJudge
Constructor from a reader.
TrecLATimesParser - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for the FT docs in trec disks 4+5 collection format
TrecLATimesParser() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecLATimesParser
 
TrecParserByPath - Class in org.apache.lucene.benchmark.byTask.feeds
Parser for trec docs which selects the parser to apply according to the source files path, defaulting to TrecGov2Parser.
TrecParserByPath() - Constructor for class org.apache.lucene.benchmark.byTask.feeds.TrecParserByPath
 
TrecTopicsReader - Class in org.apache.lucene.benchmark.quality.trec
Read TREC topics.
TrecTopicsReader() - Constructor for class org.apache.lucene.benchmark.quality.trec.TrecTopicsReader
Constructor for Trec's TopicsReader

U

UpdateDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
Update a document, using IndexWriter.updateDocument, optionally with of a certain size.
UpdateDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.UpdateDocTask
 
UpdateLineColumn(char) - Method in class org.apache.lucene.benchmark.byTask.feeds.demohtml.SimpleCharStream
 
USEDMEM - Static variable in class org.apache.lucene.benchmark.byTask.tasks.ReportTask
 
USER_DATA - Static variable in class org.apache.lucene.benchmark.byTask.tasks.OpenReaderTask
 

V

validateData(QualityQuery[], PrintWriter) - Method in interface org.apache.lucene.benchmark.quality.Judge
Validate that queries and this Judge match each other.
validateData(QualityQuery[], PrintWriter) - Method in class org.apache.lucene.benchmark.quality.trec.TrecJudge
 
valueOf(String) - Static method in enum org.apache.lucene.benchmark.byTask.feeds.TrecDocParser.ParsePathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask.Implementation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.lucene.benchmark.byTask.utils.StreamUtils.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.lucene.benchmark.byTask.feeds.TrecDocParser.ParsePathType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.lucene.benchmark.byTask.tasks.NewCollationAnalyzerTask.Implementation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.lucene.benchmark.byTask.utils.StreamUtils.Type
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class org.apache.lucene.benchmark.byTask.feeds.ContentItemsSource
 

W

WaitForMergesTask - Class in org.apache.lucene.benchmark.byTask.tasks
Waits for merges to finish.
WaitForMergesTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.WaitForMergesTask
 
WaitTask - Class in org.apache.lucene.benchmark.byTask.tasks
Simply waits for the specified (via the parameter) amount of time.
WaitTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.WaitTask
 
WarmTask - Class in org.apache.lucene.benchmark.byTask.tasks
Warm reader task: retrieve all reader documents.
WarmTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.WarmTask
 
withCollector() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
 
withCollector() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
WithinComment1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
WithinComment2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
WithinQuote1 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
WithinQuote2 - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
WithinScript - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
WithinTag - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
Lexical state.
withMaxScore() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Whether maxScores should be computed (only useful with field sort)
withMaxScore() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return true if, with search & results traversing, docs should be retrieved.
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetHighlightTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetLoadFieldSelectorTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravRetVectorHighlightTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withRetrieve() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
 
withScore() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Whether scores should be computed (only useful with field sort)
withScore() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return true if search should be performed.
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
 
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withSearch() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
 
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return true if, with search, results should be traversed.
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
 
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withTraverse() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
 
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.ReadTask
Return true if warming should be performed.
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTask
 
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchTravTask
 
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithCollectorTask
 
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.SearchWithSortTask
 
withWarm() - Method in class org.apache.lucene.benchmark.byTask.tasks.WarmTask
 
Word - Static variable in interface org.apache.lucene.benchmark.byTask.feeds.demohtml.HTMLParserConstants
RegularExpression Id.
WriteLineDocTask - Class in org.apache.lucene.benchmark.byTask.tasks
A task which writes documents, one line per document.
WriteLineDocTask(PerfRunData) - Constructor for class org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTask
 
WS_ELEMS - Static variable in class org.apache.lucene.benchmark.byTask.feeds.demohtml.Tags
contains all tags for which whitespaces have to be inserted for proper tokenization
A B C D E F G H I J K L M N O P Q R S T U V W