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

O

object - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PossPhrase
 
object - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PrepPhrase
 
object - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.VerbPhrase
 
Occurrence - Interface in com.sun.labs.minion.indexer.postings
An interface for occurrence information that can be used during indexing.
OccurrenceImpl - Class in com.sun.labs.minion.indexer.postings
A class that handles simple, ID only occurrences.
OccurrenceImpl() - Constructor for class com.sun.labs.minion.indexer.postings.OccurrenceImpl
 
OccurrenceImpl(int) - Constructor for class com.sun.labs.minion.indexer.postings.OccurrenceImpl
 
ocTerms - Variable in class com.sun.labs.minion.retrieval.Proximity
Which of the terms in the query were generated by ONECHAR operators?
off - Variable in class com.sun.labs.minion.classification.FeaturePostings.Featurator
The current offset.
off - Variable in class com.sun.labs.minion.util.buffer.ArrayBuffer
The offset of the units array where the buffer we're representing starts.
off - Variable in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
The offset in the file where we started writing our buffer.
offset - Variable in class com.sun.labs.minion.indexer.entry.CasedEntry
The offset of the case sensitive postings.
offset - Variable in class com.sun.labs.minion.indexer.entry.SinglePostingsEntry
The offset of the postings in a postings file.
offset - Variable in class com.sun.labs.minion.indexer.postings.io.StreamPostingsOutput
The current offset in the stream.
offsets - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
The offsets of the concepts.
offsetsBufferSize - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
 
Okapi - Class in com.sun.labs.minion.retrieval
A class implementing the Okapi term weighting function.
Okapi() - Constructor for class com.sun.labs.minion.retrieval.Okapi
 
one - Static variable in class com.sun.labs.minion.clustering.AbstractClusterer
 
one3SAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
one3SgAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
one3SingAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
OneEntryQueryFactory - Class in com.sun.labs.minion.test.regression.query
Generates queries that contains one entry in it.
OneEntryQueryFactory(QueryFactory) - Constructor for class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
 
oneSAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
oneSgAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
oneSingAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
oooPenalty - Variable in class com.sun.labs.minion.retrieval.Proximity
The additionaly penalty to assign to a gap between terms that are out of order in the passage.
op - Variable in class com.sun.labs.minion.retrieval.FieldTerm
The parametric operator, as defined in the relation class.
OP_AND - Static variable in interface com.sun.labs.minion.Searcher
 
OP_OR - Static variable in interface com.sun.labs.minion.Searcher
 
OP_PAND - Static variable in interface com.sun.labs.minion.Searcher
 
openBinLexRAF(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
openReporter(String[]) - Method in class com.sun.labs.minion.test.regression.merge.MergeTest
Open the test reporter.
openReporter(String[]) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
 
operands - Variable in class com.sun.labs.minion.retrieval.Operator
The query elements (QueryTerms and Operators) that are the operands of this operator.
Operator - Class in com.sun.labs.minion.query
An abstract class for a query operator.
Operator() - Constructor for class com.sun.labs.minion.query.Operator
Creates an operator with an empty list of operands.
Operator(Element...) - Constructor for class com.sun.labs.minion.query.Operator
Creates an operator with the provided operands.
Operator(Collection<Element>) - Constructor for class com.sun.labs.minion.query.Operator
Creates an operator with the given list of operands.
operator - Variable in class com.sun.labs.minion.query.Relation
 
Operator - Class in com.sun.labs.minion.retrieval
 
Operator() - Constructor for class com.sun.labs.minion.retrieval.Operator
 
Operator(List) - Constructor for class com.sun.labs.minion.retrieval.Operator
 
operator - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
opIsAnd(int) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
 
opIsOr(int) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
 
oPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
optArg - Variable in class com.sun.labs.minion.util.Getopt
 
optimize() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Merges all of the partitions in the index into a single partition.
optimize(QueryElement) - Method in class com.sun.labs.minion.retrieval.QueryOptimizer
Optimize the current QE and returns it.
optimize() - Method in interface com.sun.labs.minion.SearchEngine
Merges all of the partitions in the index into a single partition.
optimize() - Method in class com.sun.labs.minion.test.regression.merge.MergeTest
Merges the partitions of the index.
optimize() - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
 
optimizeException(SearchEngineException) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer.MergeReplayReporter
 
optInd - Variable in class com.sun.labs.minion.util.Getopt
 
Or - Class in com.sun.labs.minion.query
A boolean or operator.
Or() - Constructor for class com.sun.labs.minion.query.Or
 
Or(Collection<Element>) - Constructor for class com.sun.labs.minion.query.Or
 
Or(Element...) - Constructor for class com.sun.labs.minion.query.Or
 
Or - Class in com.sun.labs.minion.retrieval
 
Or(List) - Constructor for class com.sun.labs.minion.retrieval.Or
Constructs an AND operator that takes a list of operands.
OR() - Method in class com.sun.labs.minion.retrieval.parser.LuceneParser
 
OR - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
OR - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
or(BitBuffer) - Method in class com.sun.labs.minion.util.BitBuffer
Calculate the bitwise or of this buffer and another.
or(ReadableBuffer) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Computes the logical OR of this buffer and another.
or(ReadableBuffer) - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Computes the logical OR of this buffer and another.
or(ReadableBuffer) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Computes the logical OR of this buffer and another.
or(ReadableBuffer) - Method in interface com.sun.labs.minion.util.buffer.WriteableBuffer
Computes the logical OR of this buffer and another.
order - Variable in class com.sun.labs.minion.retrieval.QueryElement
The original order of this element in the enclosing query.
orderedOps - Variable in class com.sun.labs.minion.retrieval.Proximity
The operands in the order in which they appear in the query.
ordinalCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
ordinalRules - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
ORDINALSTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
origID - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.HE
The original ID of the current entry.
origID - Variable in class com.sun.labs.minion.indexer.entry.DocKeyEntry
The original document ID before remapping.
ORTupleFilter - Class in com.sun.labs.minion.test.regression
Applies the OR filter function to two input tuples.
ORTupleFilter() - Constructor for class com.sun.labs.minion.test.regression.ORTupleFilter
 
OUT_BUFFER_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryWriter
 
output - Variable in class com.sun.labs.minion.test.QueryTest
 
outputDirectory - Variable in class com.sun.labs.minion.test.regression.DeletionTest
The directory into which the de-indexed files should be written
outputDirectory - Variable in class com.sun.labs.minion.test.regression.merge.MergeTest
The directory into which the de-indexed files should be written
outputDirectory - Variable in class com.sun.labs.minion.test.regression.MPIndexTest
The directory into which the de-indexed files should be written
outputDocuments(String) - Method in class com.sun.labs.minion.test.regression.IndexInverter.DocumentPartition
Write out the documents into the output directory
outputInvertedIndex() - Method in class com.sun.labs.minion.test.regression.IndexInverter
Create the list of documents, recreate their contents then write them into an output directory
outputPipe - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
The Pipe where output will be written.
outputStage - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
The Stage where output will be written.
ownsWordEntry() - Method in class com.sun.labs.minion.lexmorph.Word
 

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