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
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.