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

C

c - Variable in class com.sun.labs.minion.classification.ContingencyFeature
The number of documents in the class that don't contain this feature.
c - Variable in class com.sun.labs.minion.document.tokenizer.HandyTokenizer
Characters to tokenize.
ca - Static variable in class com.sun.labs.minion.util.BitBuffer
Some zeros we can use to clear out buffers.
Cache - Class in com.sun.labs.minion.util
 
Cache(int) - Constructor for class com.sun.labs.minion.util.Cache
 
cache(Object, Object) - Method in class com.sun.labs.minion.util.Cache
Caches a value under a given key.
CachedDiskDictionary - Class in com.sun.labs.minion.indexer.dictionary
 
CachedDiskDictionary(Class, NameDecoder, RandomAccessFile, RandomAccessFile[]) - Constructor for class com.sun.labs.minion.indexer.dictionary.CachedDiskDictionary
Creates a disk dictionary that we can use for querying.
CachedDiskDictionary(Class, NameDecoder, RandomAccessFile, RandomAccessFile[], Partition) - Constructor for class com.sun.labs.minion.indexer.dictionary.CachedDiskDictionary
Creates a disk dictionary that we can use for querying.
CachedDiskDictionary(Class, NameDecoder, RandomAccessFile, RandomAccessFile[], int, Partition) - Constructor for class com.sun.labs.minion.indexer.dictionary.CachedDiskDictionary
Creates a disk dictionary that we can use for querying.
CachedDiskDictionary(Class, NameDecoder, RandomAccessFile, RandomAccessFile[], int, int, int, int, int, Partition) - Constructor for class com.sun.labs.minion.indexer.dictionary.CachedDiskDictionary
Creates a disk dictionary that we can use for querying.
CachedDocumentVectorLengths - Class in com.sun.labs.minion.indexer.partition
 
CachedDocumentVectorLengths(DiskPartition, boolean) - Constructor for class com.sun.labs.minion.indexer.partition.CachedDocumentVectorLengths
 
CachedTermStatsDictionary - Class in com.sun.labs.minion.indexer.dictionary
 
CachedTermStatsDictionary(File) - Constructor for class com.sun.labs.minion.indexer.dictionary.CachedTermStatsDictionary
Creates a term statistics dictinary
cacheSize - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
 
cacheVectorLengths - Variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
 
CACont - Class in com.sun.labs.minion.util
A container class for a character array to save a lot of array churn.
CACont() - Constructor for class com.sun.labs.minion.util.CACont
 
calcPenalty(int[]) - Method in class com.sun.labs.minion.retrieval.Proximity
Calculates the penalty produced by a set of positions from a document.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.And
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.DictTerm
Returns the already calculated estimated size.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.FieldTerm
Estimates the size of the results set for the given term.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.NameTerm
 
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.Near
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.Or
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.Passage
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.QueryElement
Calculates the estimated return set size.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.UnaryOperator
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.Undefined
Estimates the size of the results set.
calculateEstimatedSize() - Method in class com.sun.labs.minion.retrieval.Weight
Estimates the size of the results set.
calculateLengths(DiskPartition, TermStatsDictionary, boolean) - Method in class com.sun.labs.minion.indexer.partition.DocumentVectorLengths
Calculates a set of document vector lengths from a partition using a global set of term statistics.
call() - Method in class com.sun.labs.minion.test.MultiDV
 
canalyzer - Variable in class com.sun.labs.minion.IndexableString
The custom analyzer to use if this object is markup type CUSTOM
canBePluralNoun() - Method in class com.sun.labs.minion.lexmorph.Word
 
canBeSingularNoun() - Method in class com.sun.labs.minion.lexmorph.Word
 
capacity(int) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Sets the capacity of the buffer to the given amount.
capacity(int) - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Sets the capacity of this buffer to the given amount.
capacity(int) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Sets the capacity of the buffer to the given amount.
capacity(int) - Method in interface com.sun.labs.minion.util.buffer.WriteableBuffer
Sets the capacity of the buffer to the given amount.
capcode - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.WordQElt
 
capcode - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
capCode - Variable in class com.sun.labs.minion.lexmorph.WordToken
The capitalization code for this word.
capcodes - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
CARDINALSTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
CAROT - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
CASE - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
caseCompareArray(char[], int, int, char[], int, int) - Static method in class com.sun.labs.minion.util.Util
Compares two arrays of characters so that any cased variants of a string come directly after the lowercase version of a string.
caseCompareArray(char[], int, int, char[], int, int, boolean) - Static method in class com.sun.labs.minion.util.Util
Compares two arrays of characters so that any cased variants of a string come directly after the lowercase version of a string.
CasedDFOEntry - Class in com.sun.labs.minion.indexer.entry
 
CasedDFOEntry() - Constructor for class com.sun.labs.minion.indexer.entry.CasedDFOEntry
Creates an entry of this type with no name.
CasedDFOEntry(Object) - Constructor for class com.sun.labs.minion.indexer.entry.CasedDFOEntry
Creates an entry of this type.
casedEntries - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
Whether our entries are cased.
CasedEntry - Class in com.sun.labs.minion.indexer.entry
A class for holding cased dictionary entries.
CasedEntry() - Constructor for class com.sun.labs.minion.indexer.entry.CasedEntry
Creates a cased postings entry.
CasedEntry(Object) - Constructor for class com.sun.labs.minion.indexer.entry.CasedEntry
Creates a cased postings entry.
CasedIDEntry - Class in com.sun.labs.minion.indexer.entry
A class for storing ID only postings for dictionary entries that need to store case sensitive and case insensitive postings.
CasedIDEntry() - Constructor for class com.sun.labs.minion.indexer.entry.CasedIDEntry
Creates an entry of this type with no name.
CasedIDEntry(Object) - Constructor for class com.sun.labs.minion.indexer.entry.CasedIDEntry
Creates an entry of this type.
CasedPostingsEntry - Interface in com.sun.labs.minion.indexer.entry
An interface that can be implemented by entries that store postings for case sensitive and case insensitive terms.
caseRoundTrip(char) - Static method in class com.sun.labs.minion.util.CharUtils
Converts a character to lower case and then converts the lower case to uppercase.
caseSensitive - Variable in class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Whether the iterator will return postings for case-sensitive or case insensitive variations.
caseSensitive(String) - Method in class com.sun.labs.minion.QueryConfig
Determines whether case should be taken into account when processing the given string.
cat_1sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_2sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_3sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_adj - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_adjSlashN - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_adv - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_advSlashAdjSlashInteger - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_advSlashAdjSlashPrep - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_advSlashN - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_advSlashPrepSlashDet - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_anynvadjadvprefsuff - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_citySlashCountry - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_conj - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_det - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_digits - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_firstname - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_integer - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_n - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_name - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_nm - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_nn - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_nnSlashVSlashAdj - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nnSlashVSlashAdjSlashAdvSlashPrefixSlashPrep - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nnSlashVSlashAdjSlashAdvSlashPrefixSlashPrepSlashConj - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nnSlashVSlashAdjSlashPrefixSlashPrepSlashConj - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nnvadjadvprefsuff - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_not13sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_not3sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_npl - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_nplpp - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_npr - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_nSlashAdjSlashAdvSlashPrefix - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nSlashVSlashAdj - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nSlashVSlashAdjSlashAdv - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nSlashVSlashAdjSlashAdvSlashPrefixSlashPrep - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nsp - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_number - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_numberSlashNSlashNpr - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_nvadjadvprefsuff - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_past - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_past2sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_past3sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_pastnot13sg - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_pastpart - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_ppp - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_prefix - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_prep - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_prespart - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_prespartSlashPastpart - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_pro - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_punct - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_qword - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_suffix - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_tens - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_v - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
cat_vi - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cat_vt - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
Category - Class in com.sun.labs.minion.lexmorph
 
category - Variable in class com.sun.labs.minion.lexmorph.MorphEngine.CatSense
 
categoryp() - Method in class com.sun.labs.minion.lexmorph.Category
 
categoryp() - Method in class com.sun.labs.minion.lexmorph.Phrase
 
categoryp() - Method in interface com.sun.labs.minion.lexmorph.Value
 
categoryp() - Method in class com.sun.labs.minion.lexmorph.Word
 
categoryPattern - Variable in class com.sun.labs.minion.lexmorph.MorphCompoundRule
 
catPostTest(MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method called as part of a doCat test to check phase-one conditions and the results of the most recent previous doTest, if any.
catPreTest(MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method called as part of a doCat test to check phase-one conditions and the results of the most recent previous doTest, if any.
catSenses - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
cb - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
The current block in the skip table where we're processing data.
cb - Variable in class com.sun.labs.minion.indexer.postings.IDPostings.IDIterator
The current block of postings that we've jumped into using findID.
cBlock - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
CDateParser - Class in com.sun.labs.minion.util
 
CDateParser() - Constructor for class com.sun.labs.minion.util.CDateParser
 
chan - Variable in class com.sun.labs.minion.indexer.postings.io.ChannelPostingsInput
The channel.
chan - Variable in class com.sun.labs.minion.indexer.postings.io.ChannelPostingsOutput
The channel.
chan - Variable in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
The channel containing the buffer.
CHANNEL_FULL_POST - Static variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
An integer indicating that we should use channel postings inputs.
CHANNEL_PART_POST - Static variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Use a file channel and partially load postings
ChannelPostingsInput - Class in com.sun.labs.minion.indexer.postings.io
A class for reading postings from a channel.
ChannelPostingsInput(FileChannel, boolean) - Constructor for class com.sun.labs.minion.indexer.postings.io.ChannelPostingsInput
Creates a postings channel that will read postings from the given channel, using the given base offset.
ChannelPostingsOutput - Class in com.sun.labs.minion.indexer.postings.io
An implementation of PostingsOutput that buffers the postings, eventually writing them to a channel.
ChannelPostingsOutput(FileChannel) - Constructor for class com.sun.labs.minion.indexer.postings.io.ChannelPostingsOutput
Creates a postings output channel that will write to the given channel.
ChannelPostingsOutput(FileChannel, int) - Constructor for class com.sun.labs.minion.indexer.postings.io.ChannelPostingsOutput
Creates a postings output channel that will write to the given channel, buffering the given amount.
ChannelReadableBuffer - Class in com.sun.labs.minion.util.buffer
A readable buffer that's backed by a channel and an in-memory buffer.
ChannelReadableBuffer(RandomAccessFile, long, int) - Constructor for class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Creates a buffer backed by a channel.
ChannelReadableBuffer(RandomAccessFile, long, int, int) - Constructor for class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Creates a buffer backed by a channel.
ChannelReadableBuffer(FileChannel, long, int, int) - Constructor for class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Creates a buffer backed by a channel.
ChannelUtil - Class in com.sun.labs.minion.util
 
ChannelUtil() - Constructor for class com.sun.labs.minion.util.ChannelUtil
 
characters(char[], int, int) - Method in class com.sun.labs.minion.document.XMLAnalyzer
Character data.
characters(char[], int, int) - Method in class com.sun.labs.minion.test.regression.merge.MergeReportHandler
Get the name of the element that's currently being parsed (the top of the stack) and hand off to it.
CharArrayReader - Class in com.sun.labs.minion.util
This class implements a character buffer that can be used as a character-input stream.
CharArrayReader(char[]) - Constructor for class com.sun.labs.minion.util.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
CharArrayReader(char[], int, int) - Constructor for class com.sun.labs.minion.util.CharArrayReader
Creates a CharArrayReader from the specified array of chars.
charEnc - Static variable in class com.sun.labs.minion.test.regression.DeletionTest
The character encoding
charEnc - Static variable in class com.sun.labs.minion.test.regression.merge.MergeTest
The character encoding
charEnc - Static variable in class com.sun.labs.minion.test.regression.MPIndexTest
The character encoding
charInArrayP(char, char[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
charIsOneOf(char, String) - Method in class com.sun.labs.minion.lexmorph.LiteMorph
 
charIsOneOf(char, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing if a character is one of a string of characters.
charSize - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The size of the passage, in characters.
CharUtils - Class in com.sun.labs.minion.util
Some char utilities.
CharUtils() - Constructor for class com.sun.labs.minion.util.CharUtils
 
check(PrintStream, boolean) - Method in class com.sun.labs.minion.test.CheckTermStatsDict
 
checkBounds(int) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Checks whether the given position is outside our array bounds.
checkBounds(long) - Method in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Checks whether the given position is within the bounds of our in memory buffer.
checkBounds(long) - Method in class com.sun.labs.minion.util.buffer.FileReadableBuffer
Checks whether the given position is within the bounds of our in memory buffer.
checkBounds(int) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Checks whether the given position is outside our array bounds.
checkDefinitions() - Method in class com.sun.labs.minion.lexmorph.LiteMorph
Method for checking calls to defined rulesets
checkDump() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
 
CheckDV - Class in com.sun.labs.minion.test
 
CheckDV() - Constructor for class com.sun.labs.minion.test.CheckDV
 
checkEnvironment(String, String) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Compare the value of an environment key with the environment at startup.
If the values differ, writes an entry to system.err
checkHK() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Checks to make sure that the housekeeper is still alive.
checkInitialPunc(char) - Method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Determine whether char is acceptable as an initial char of a token.
checkKey(String) - Method in class com.sun.labs.minion.test.CrossIndexDV
 
checkLowMemory() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Determines if available memory is low.
checkMemory(String, String) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Compare the value for a memory setting from the log with the same setting at startup.
If the values differ, writes an entry to system.err
checkPositions(ScoredGroup, int, int[][], int[], boolean[], float[][]) - Method in class com.sun.labs.minion.retrieval.Proximity
Finds qualifying passages in the given positions.
checkProperty(String, String) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Compare the value of a system property from the log with the same property at startup.
If the values differ, writes an entry to system.err
checkRootFeature(Atom) - Method in class com.sun.labs.minion.lexmorph.Word
 
CheckTermStatsDict - Class in com.sun.labs.minion.test
 
CheckTermStatsDict(String) - Constructor for class com.sun.labs.minion.test.CheckTermStatsDict
 
CheckTermStatsDict(UncachedTermStatsDictionary) - Constructor for class com.sun.labs.minion.test.CheckTermStatsDict
 
checkThreshold(float) - Method in class com.sun.labs.minion.classification.Rocchio
 
checkTrailingPunc(char) - Method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Determine whether char is acceptable as a final char of a token.
checkVariant(Word, int, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
CheckVariant (word killNum addString) checks whether word is a variant of the word formed by killing killNum letters from the end and adding addString.
chemicalNameTest(Word) - Method in class com.sun.labs.minion.lexmorph.Morph_en
 
chemicalSuffixes - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
chemPrefixes - Variable in class com.sun.labs.minion.lexmorph.Morph_en
 
CHI_SQUARED - Static variable in class com.sun.labs.minion.classification.ContingencyFeature
A constant indicating that we should return the Chi-squared value as the weight for this feature.
CHILDREN - Static variable in class com.sun.labs.minion.lextax.Taxonomy
 
children - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
chunkDecode() - Method in class com.sun.labs.minion.util.BitBuffer
A chunk decoder.
chunkEncode(int) - Method in class com.sun.labs.minion.util.BitBuffer
A "chunk" encoder, after an idea by Doug Cutting.
CI - Static variable in class com.sun.labs.minion.indexer.entry.CasedDFOEntry
 
CI - Static variable in class com.sun.labs.minion.indexer.entry.CasedIDEntry
 
ciEntry - Variable in class com.sun.labs.minion.indexer.entry.CasedEntry
A reference to the case insensitive postings that are associated with this entry.
city - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.CityPhrase
 
CITYAFTERCOUNTRY - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
CITYAFTERSTATE - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
CITYSTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
ClassificationFeature - Class in com.sun.labs.minion.classification
A class that holds a feature useful when classifying documents.
ClassificationFeature(FeatureCluster) - Constructor for class com.sun.labs.minion.classification.ClassificationFeature
 
ClassificationResult - Class in com.sun.labs.minion.classification
The result of a classification operation for a particular classifier.
ClassificationResult(String) - Constructor for class com.sun.labs.minion.classification.ClassificationResult
 
ClassificationResult.DocResult - Class in com.sun.labs.minion.classification
 
ClassificationResult.DocResult(int, float, String) - Constructor for class com.sun.labs.minion.classification.ClassificationResult.DocResult
 
Classifier - Interface in com.sun.labs.minion
This interface represents the classification features of the search engine.
ClassifierDiskPartition - Class in com.sun.labs.minion.classification
A disk partition that will hold classifier data.
ClassifierDiskPartition(Integer, ClassifierManager, DictionaryFactory, DictionaryFactory) - Constructor for class com.sun.labs.minion.classification.ClassifierDiskPartition
Constructs a disk partition for a specific partition number.
ClassifierManager - Class in com.sun.labs.minion.classification
The ClassifierManager is a specialization of the PartitionManager.
ClassifierManager() - Constructor for class com.sun.labs.minion.classification.ClassifierManager
Constructs the ClassifierManager.
classifierManager - Variable in class com.sun.labs.minion.classification.ClusterManager
 
ClassifierMemoryPartition - Class in com.sun.labs.minion.classification
A memory partition that will hold classifier data.
ClassifierMemoryPartition() - Constructor for class com.sun.labs.minion.classification.ClassifierMemoryPartition
Constructs a ClassifierMemoryPartition for general use.
ClassifierModel - Interface in com.sun.labs.minion.classification
An interface for training and using classifiers.
ClassifierPartitionFactory - Class in com.sun.labs.minion.classification
A factory for the partitions used by classifiers.
ClassifierPartitionFactory() - Constructor for class com.sun.labs.minion.classification.ClassifierPartitionFactory
Creates a ClassifierPartitionFactory
ClassifierScore - Class in com.sun.labs.minion.classification
 
ClassifierScore(int, float) - Constructor for class com.sun.labs.minion.classification.ClassifierScore
 
classify(DiskPartition) - Method in class com.sun.labs.minion.classification.BalancedWinnow
 
classify(String, ClassifierDiskPartition, DiskPartition) - Method in interface com.sun.labs.minion.classification.BulkClassifier
Evaluates all of the classifiers in the given classifier disk partition against all of the new documents in the given disk partition.
classify(DiskPartition, ExtraClassification, Map<String, ClassificationResult>) - Method in class com.sun.labs.minion.classification.ClassifierDiskPartition
Classifies all the documents in a disk partition.
classify(DiskPartition) - Method in class com.sun.labs.minion.classification.ClassifierManager
Begin classification of a set of documents in memory.
classify(DiskPartition) - Method in interface com.sun.labs.minion.classification.ClassifierModel
Classifies a disk partition of documents.
classify(DiskPartition) - Method in class com.sun.labs.minion.classification.Rocchio
Classifies a set of documents.
classify(String, ClassifierDiskPartition, DiskPartition) - Method in class com.sun.labs.minion.classification.Rocchio
 
classify(String[], String[]) - Method in interface com.sun.labs.minion.Classifier
Creates a manual assignment of a set of documents to a set of classes.
classify(String[], String[]) - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Creates a manual assignment of a set of documents to a set of classes.
classify(String) - Method in class com.sun.labs.minion.lextax.MemoryTaxonomy
 
classify(Word, ArrayList, int) - Method in class com.sun.labs.minion.lextax.MemoryTaxonomy
 
classManager - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The manager for the classifier partitions in this index.
classMemoryPartition - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The memory partition for building classifiers
className - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
For identifying class when debugging or tracing rules.
className - Static variable in class com.sun.labs.minion.lexmorph.MorphEngFns
For identifying class when debugging or tracing rules.
className - Static variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
For identifying class when debugging or tracing rules.
className - Static variable in class com.sun.labs.minion.lexmorph.MorphEngine
 
className - Static variable in class com.sun.labs.minion.lexmorph.MorphState
 
clear() - Method in class com.sun.labs.minion.indexer.dictionary.BasicField
Clears a saved field, if it's open for indexing.
clear() - Method in class com.sun.labs.minion.indexer.dictionary.FeatureVector
 
clear() - Method in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
Clears the dictionary, emptying it of all data.
clear() - Method in class com.sun.labs.minion.indexer.dictionary.MemoryFieldStore
Clears the saved fields for the next indexing run.
clear() - Method in interface com.sun.labs.minion.indexer.dictionary.SavedField
Clears a saved field, if it's open for indexing.
clear() - Method in class com.sun.labs.minion.indexer.partition.DelMap
Clears out the map.
clear() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
clear() - Method in class com.sun.labs.minion.util.BitBuffer
Clears out a bit buffer entirely.
clear() - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Clears the buffer.
clear() - Method in class com.sun.labs.minion.util.buffer.StdBufferImpl
Clears the buffer.
clear() - Method in interface com.sun.labs.minion.util.buffer.WriteableBuffer
Clears out the buffer.
clear() - Method in class com.sun.labs.minion.util.Cache
Clears out the cache.
clearIndex() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
clearIndex(int) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
clearNotYetMorphed() - Method in class com.sun.labs.minion.lexmorph.Word
 
clearWord() - Method in class com.sun.labs.minion.lexmorph.Word
 
clearWord(boolean) - Method in class com.sun.labs.minion.lexmorph.Word
 
clearWordEntry(boolean) - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
clicks - Variable in class com.sun.labs.minion.util.StopWatch
The number of starts and stops since the last reset.
clone() - Method in class com.sun.labs.minion.FieldInfo
 
clone() - Method in class com.sun.labs.minion.indexer.partition.DelMap
Clones this map.
clone() - Method in class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Clones this set of features.
clone() - Method in class com.sun.labs.minion.QueryConfig
Clones the query configuration.
clone() - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Clones this group.
clone() - Method in class com.sun.labs.minion.retrieval.parser.SimpleNode
A copy constructor that copies the values, but not anything related to this node's place in the tree.
clone() - Method in class com.sun.labs.minion.retrieval.ResultImpl
Clones this group.
clone() - Method in class com.sun.labs.minion.retrieval.ScoredGroup
Clones this group.
clone() - Method in class com.sun.labs.minion.util.BitBuffer
Cloning this BitBuffer produces a new BitBuffer that is equal to it.
clone() - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Clones this buffer.
close() - Method in class com.sun.labs.minion.classification.ClassifierDiskPartition
Close the files associated with this partition.
close() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Closes the engine.
close(long) - Method in interface com.sun.labs.minion.indexer.Closeable
Close this thing.
close(long) - Method in class com.sun.labs.minion.indexer.dictionary.CachedTermStatsDictionary
 
close() - Method in class com.sun.labs.minion.indexer.dictionary.DiskFieldStore
Closes the field store.
close(long) - Method in class com.sun.labs.minion.indexer.dictionary.UncachedTermStatsDictionary
 
close() - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Close the files associated with this partition.
close(long) - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Close the files associated with this partition, if enough time has passed.
close() - Method in class com.sun.labs.minion.indexer.partition.DocumentVectorLengths
Closes the file associated with the document lengths.
close(long) - Method in class com.sun.labs.minion.indexer.partition.InvFileDiskPartition
Close the files associated with this partition.
close() - Method in class com.sun.labs.minion.indexer.postings.io.StreamPostingsOutput
Closes the output stream
close() - Method in class com.sun.labs.minion.lextax.DiskTaxonomy
 
close() - Method in class com.sun.labs.minion.pipeline.PrintTokenStage
 
close() - Method in class com.sun.labs.minion.samples.MailIndexer
Closes the search engine.
close() - Method in interface com.sun.labs.minion.SearchEngine
Closes the engine.
close() - Method in class com.sun.labs.minion.test.CrossIndexDV
 
close() - Method in class com.sun.labs.minion.test.regression.IndexInverter
 
close() - Method in class com.sun.labs.minion.util.CharArrayReader
Closes the stream and releases any system resources associated with it.
Closeable - Interface in com.sun.labs.minion.indexer
An interface for things that can be closed, but that must respect a delay to account for things that may be in use.
closeBinLexRAF() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
closeThings(long) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager.HouseKeeper
Closes the partitions on the close list.
cluster(ResultSetImpl) - Method in class com.sun.labs.minion.classification.ContingencyFeatureClusterer
Creates a set of clusters based on all of the terms in the documents contained in the ResultSet.
cluster(ResultSetImpl) - Method in interface com.sun.labs.minion.classification.FeatureClusterer
Creates a set of clusters based on all of the terms in the documents contained in the ResultSet.
cluster(ResultSetImpl) - Method in class com.sun.labs.minion.classification.KnowledgeSourceClusterer
 
cluster(ResultSetImpl) - Method in class com.sun.labs.minion.classification.MorphClusterer
 
cluster(ResultSetImpl) - Method in class com.sun.labs.minion.classification.SimpleClusterer
Clusters features with the same name, adding the weights.
cluster(ResultSetImpl) - Method in class com.sun.labs.minion.classification.WeightedFeatureClusterer
 
cluster() - Method in class com.sun.labs.minion.clustering.AbstractClusterer
 
cluster() - Method in class com.sun.labs.minion.clustering.FieldClusterer
Clusters the elements with the same field value.
cluster() - Method in class com.sun.labs.minion.clustering.HAC
 
cluster() - Method in class com.sun.labs.minion.clustering.KMeans
Cluster the results.
cluster() - Method in class com.sun.labs.minion.clustering.MST
Builds the minimum spanning tree.
cluster(int) - Method in interface com.sun.labs.minion.ResultSet
Clusters the results into this set into a number of clusters.
cluster(String, int) - Method in interface com.sun.labs.minion.ResultSet
Clusters the results into this set into a number of clusters.
cluster(int) - Method in class com.sun.labs.minion.retrieval.ResultSetImpl
 
cluster(String, int) - Method in class com.sun.labs.minion.retrieval.ResultSetImpl
 
ClusterDiskPartition - Class in com.sun.labs.minion.classification
A disk partition that will hold classifier data.
ClusterDiskPartition(Integer, ClusterManager, DictionaryFactory, DictionaryFactory) - Constructor for class com.sun.labs.minion.classification.ClusterDiskPartition
Constructs a disk partition for a specific partition number.
ClusterElement - Class in com.sun.labs.minion.clustering
A single element in a results cluster.
ClusterElement(Result, double[]) - Constructor for class com.sun.labs.minion.clustering.ClusterElement
Creates a ClusterElement
ClusterEntry - Class in com.sun.labs.minion.classification
An entry for the doc dictionary in the cluster partition.
ClusterEntry() - Constructor for class com.sun.labs.minion.classification.ClusterEntry
 
ClusterEntry(Object) - Constructor for class com.sun.labs.minion.classification.ClusterEntry
 
CLUSTERER_FACTORY_CONFIG_NAME - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
ClustererFactory - Class in com.sun.labs.minion.clustering
A factory for results clusterers.
ClustererFactory() - Constructor for class com.sun.labs.minion.clustering.ClustererFactory
Creates a ClustererFactory
clustererInstance - Variable in class com.sun.labs.minion.classification.ClassifierManager
The feature clusterer used by all classifiers in this partition
clustererInstance - Variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
The feature clusterer used by all classifiers in this partition
clustererInstance - Variable in class com.sun.labs.minion.classification.ClusterDiskPartition
 
ClusterManager - Class in com.sun.labs.minion.classification
The ClusterManager is a specialization of the PartitionManager.
ClusterManager() - Constructor for class com.sun.labs.minion.classification.ClusterManager
Constructs the ClusterManager.
clusterManager - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The manager for the cluster partitions in this index.
clusterMap - Variable in class com.sun.labs.minion.classification.KnowledgeSourceClusterer
A map to hold the clusters keyed on roots
clusterMap - Variable in class com.sun.labs.minion.classification.LiteMorphClusterer
 
clusterMap - Variable in class com.sun.labs.minion.classification.MorphClusterer
A map to hold the clusters keyed on roots
clusterMap - Variable in class com.sun.labs.minion.classification.StemmingClusterer
 
ClusterMemoryPartition - Class in com.sun.labs.minion.classification
A memory partition that will hold classifier data.
ClusterMemoryPartition() - Constructor for class com.sun.labs.minion.classification.ClusterMemoryPartition
Constructs a ClusterMemoryPartition for general use.
clusterMemoryPartition - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The memory partition for building feature clusters
ClusterPartitionFactory - Class in com.sun.labs.minion.classification
 
ClusterPartitionFactory() - Constructor for class com.sun.labs.minion.classification.ClusterPartitionFactory
Creates a ClusterPartitionFactory
ClusterPostings - Class in com.sun.labs.minion.classification
Postings for the cluster documents in the cluster partition.
ClusterPostings() - Constructor for class com.sun.labs.minion.classification.ClusterPostings
Creates a set of postings suitable for use during indexing.
ClusterPostings(ReadableBuffer) - Constructor for class com.sun.labs.minion.classification.ClusterPostings
Creates a set of postings suitable for use during querying.
clusters - Variable in class com.sun.labs.minion.classification.ContingencyFeatureClusterer
Internal storage for the clusters that are generated
clusters - Variable in class com.sun.labs.minion.classification.Rocchio
A Set of features of features
clusters - Variable in class com.sun.labs.minion.clustering.AbstractClusterer
 
ClusterStatistics - Interface in com.sun.labs.minion
An interface for getting a number of statistics relating to a cluster of documents.
ClusterStatisticsImpl - Class in com.sun.labs.minion.clustering
An implementation of the cluster statistics interface.
ClusterStatisticsImpl() - Constructor for class com.sun.labs.minion.clustering.ClusterStatisticsImpl
 
ClusterUtil - Class in com.sun.labs.minion.clustering
A set of utility methods for clustering operations.
ClusterUtil() - Constructor for class com.sun.labs.minion.clustering.ClusterUtil
 
ClusterWeightComparator - Class in com.sun.labs.minion.classification
A comparator for weighted features that compares features based on their weight.
ClusterWeightComparator() - Constructor for class com.sun.labs.minion.classification.ClusterWeightComparator
 
ClusterWeightComparator(boolean) - Constructor for class com.sun.labs.minion.classification.ClusterWeightComparator
 
ClusterWeightComparator(boolean, boolean) - Constructor for class com.sun.labs.minion.classification.ClusterWeightComparator
 
cm - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The configuration manager for this engine.
cmFile - Variable in class com.sun.labs.minion.test.regression.DeletionTest
The filename of the configuration file if provided on the command line args
cmFile - Variable in class com.sun.labs.minion.test.regression.merge.MergeTest
The filename of the configuration file if provided on the command line args
cmFile - Variable in class com.sun.labs.minion.test.regression.MPIndexTest
The filename of the configuration file if provided on the command line args
cModeKnownFlag - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
collapseAnds(SimpleNode, boolean) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
Collapse any AND nodes that are just a chain of ANDSs into a single AND node with many children.
collapseAnds(SimpleNode, boolean, int, int) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
Collapse any AND nodes that are just a chain or similar ANDSs into a single AND node with many children.
collapseOrs(SimpleNode, boolean) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
Collapse any OR nodes that are just a chain of ORs into a single OR node with many children.
collapseOrs(SimpleNode, boolean) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
Collapse any OR nodes that are just a chain or ORs into a single OR node with many children.
collapsePassages(SimpleNode, boolean) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
Collapse any PASSAGE nodes that have a set of terms in an undefined node down into a single PASSAGE node.
collapsePhrases(SimpleNode, TokenCollectorStage) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
Creates phrases for terms that would have been tokenized by the tokenizer upon indexing.
collapsePhrases(SimpleNode, TokenCollectorStage) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
Creates phrases for terms that would have been tokenized by the tokenizer upon indexing.
collect - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage.Range
Whether we should be collecting words.
collectExcluding(Category) - Method in class com.sun.labs.minion.lexmorph.Category
 
collectFeatures(ArrayGroup) - Method in class com.sun.labs.minion.classification.ContingencyFeatureClusterer
Collects terms from the array group, creating contingency features for each one.
collectFeatures(ArrayGroup) - Method in class com.sun.labs.minion.classification.SimpleClusterer
Collects terms from the array group, creating contingency features for each one.
CollectionStats - Class in com.sun.labs.minion.retrieval
A container for collection level statistics that are coelesced out of the statistics associated with a number of partitons.
CollectionStats(PartitionManager) - Constructor for class com.sun.labs.minion.retrieval.CollectionStats
 
COLON - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
column - Variable in class com.sun.labs.minion.document.tokenizer.SimpleCharStream
 
column - Variable in class com.sun.labs.minion.retrieval.parser.JavaCharStream
 
com.sun.labs.minion - package com.sun.labs.minion
Provides the API for interacting with the Minion Search Engine.
com.sun.labs.minion.classification - package com.sun.labs.minion.classification
Provides the automatic document classification functionality in Minion.
com.sun.labs.minion.clustering - package com.sun.labs.minion.clustering
Provides document clustering functionality.
com.sun.labs.minion.document - package com.sun.labs.minion.document
Provides some basic document analysis for different types of text documents.
com.sun.labs.minion.document.tokenizer - package com.sun.labs.minion.document.tokenizer
Provides two implementations of tokenization for character streams.
com.sun.labs.minion.engine - package com.sun.labs.minion.engine
Provides implementations for some of the end-user interfaces.
com.sun.labs.minion.indexer - package com.sun.labs.minion.indexer
Provides classes that do the main work of indexing: building the term and document dictionaries and the postings file.
com.sun.labs.minion.indexer.dictionary - package com.sun.labs.minion.indexer.dictionary
Provides the classes that implement the dictionaries used by the indexer and the retrieval engine.
com.sun.labs.minion.indexer.entry - package com.sun.labs.minion.indexer.entry
Provides the interfaces and implemenations for the entries used during indexing and querying.
com.sun.labs.minion.indexer.partition - package com.sun.labs.minion.indexer.partition
Provides the classes that implement the partitions of the indexer.
com.sun.labs.minion.indexer.postings - package com.sun.labs.minion.indexer.postings
Provides the classes that implement the different types of postings used by the search engine.
com.sun.labs.minion.indexer.postings.io - package com.sun.labs.minion.indexer.postings.io
Provides interfaces and implementations for the writing and reading of postings information.
com.sun.labs.minion.knowledge - package com.sun.labs.minion.knowledge
 
com.sun.labs.minion.lexmorph - package com.sun.labs.minion.lexmorph
 
com.sun.labs.minion.lexmorph.disambiguation - package com.sun.labs.minion.lexmorph.disambiguation
 
com.sun.labs.minion.lextax - package com.sun.labs.minion.lextax
 
com.sun.labs.minion.pipeline - package com.sun.labs.minion.pipeline
Provides the classes for building a pipeline.
com.sun.labs.minion.query - package com.sun.labs.minion.query
Classes for providing programattic querying.
com.sun.labs.minion.retrieval - package com.sun.labs.minion.retrieval
Provides the query evaluation capabilities for Minion.
com.sun.labs.minion.retrieval.cache - package com.sun.labs.minion.retrieval.cache
 
com.sun.labs.minion.retrieval.parser - package com.sun.labs.minion.retrieval.parser
Provides the query parsers available in Minion.
com.sun.labs.minion.retrieval.resources - package com.sun.labs.minion.retrieval.resources
 
com.sun.labs.minion.samples - package com.sun.labs.minion.samples
Provides sample code for using Minion.
com.sun.labs.minion.test - package com.sun.labs.minion.test
Provides test classes and utilities for indexing and querying.
com.sun.labs.minion.test.regression - package com.sun.labs.minion.test.regression
Provides the classes that generates the entries and queries for the regression test.
com.sun.labs.minion.test.regression.deletion - package com.sun.labs.minion.test.regression.deletion
 
com.sun.labs.minion.test.regression.merge - package com.sun.labs.minion.test.regression.merge
 
com.sun.labs.minion.test.regression.query - package com.sun.labs.minion.test.regression.query
Contains classes that provide query regression tests.
com.sun.labs.minion.test.util - package com.sun.labs.minion.test.util
 
com.sun.labs.minion.util - package com.sun.labs.minion.util
 
com.sun.labs.minion.util.buffer - package com.sun.labs.minion.util.buffer
Provides interfaces and classes for dealing with readable and writeable buffers of data.
com.sun.labs.minion.util.parser - package com.sun.labs.minion.util.parser
 
combine(WeightedFeature) - Method in class com.sun.labs.minion.classification.SimpleFeatureCluster
 
combine(WeightedFeature) - Method in class com.sun.labs.minion.classification.WeightedFeature
Combines another weighted feature with this one.
combine(MST.Tree) - Method in class com.sun.labs.minion.clustering.MST.Tree
Combines another tree with this one, making sure that the vertices in the other tree indicate that they are now a member of this tree.
CombinedKnowledgeSource - Class in com.sun.labs.minion.knowledge
This class encapsulates a policy whereby the union of variants of all the knowledge sources are combined.
CombinedKnowledgeSource() - Constructor for class com.sun.labs.minion.knowledge.CombinedKnowledgeSource
 
comparativeAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
comparativeRule - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
compare(FeatureCluster, FeatureCluster) - Method in class com.sun.labs.minion.classification.ClusterWeightComparator
Compares two weighted features by their weights.
compare(Entry, Entry) - Method in class com.sun.labs.minion.indexer.entry.EntryIDComparator
 
compare(Object, Object) - Method in class com.sun.labs.minion.indexer.entry.EntrySizeComparator
Compares two terms based on the number of IDs that are associated with them.
compare(Object, Object) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
compare(Word, Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
Method for testing if two words are in alphabetical order.
compare(Object, Object) - Method in class com.sun.labs.minion.retrieval.DictTerm
Compares two terms by their respective term frequencies.
compare(Object, Object) - Method in class com.sun.labs.minion.retrieval.TermOrderer
Compares two instances of DictTerm by their query order.
compareArray(char[], char[]) - Static method in class com.sun.labs.minion.util.Util
Compares two arrays of characters, as in the String compareTo function.
compareArray(char[], int, int, char[], int, int) - Static method in class com.sun.labs.minion.util.Util
Compares two arrays of characters, as in the String compareTo function.
compareArrayCI(char[], int, int, char[], int, int) - Static method in class com.sun.labs.minion.util.Util
Compares two arrays of characters in a case-insensitive manner.
compareChars(char, char) - Method in class com.sun.labs.minion.lexmorph.Lexicon
Method for comparing two chars for alphabetical order.
compareChars(char, char) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for comparing two chars for alphabetical order.
compareFrequenciesFromDocumentIterator(Iterator, DiskPartition) - Method in class com.sun.labs.minion.test.regression.DVPostingsTester.DocumentPartition
Compare the Frequencies of the document vector postings with those accumulated from the main dictionary
compareStrings(String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
Method for comparing two strings for human-friendly alphabetical order.
compareStrings(String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for comparing two strings for alphabetical order.
compareTo(FeatureCluster) - Method in class com.sun.labs.minion.classification.ContingencyFeatureCluster
Compares to feature clusters on the basis of their names
compareTo(Object) - Method in class com.sun.labs.minion.classification.FeaturePostings.Featurator
Compares this postings iterator to another one.
compareTo(Rocchio.HE) - Method in class com.sun.labs.minion.classification.Rocchio.HE
Our comparison will be based on the iterators, but we'll return the opposite of their result, since we want to be used in a max heap.
compareTo(FeatureCluster) - Method in class com.sun.labs.minion.classification.SimpleFeatureCluster
 
compareTo(Feature) - Method in class com.sun.labs.minion.classification.WeightedFeature
Compares two features on the basis of their names.
compareTo(FeatureCluster) - Method in class com.sun.labs.minion.classification.WeightedFeatureCluster
 
compareTo(MST.Edge) - Method in class com.sun.labs.minion.clustering.MST.Edge
 
compareTo(ResultsClusterImpl) - Method in class com.sun.labs.minion.clustering.ResultsClusterImpl
 
compareTo(FieldFrequency) - Method in class com.sun.labs.minion.FieldFrequency
 
compareTo(FieldValue) - Method in class com.sun.labs.minion.FieldValue
Compares one field value to another.
compareTo(Object) - Method in class com.sun.labs.minion.indexer.dictionary.BasicField
Compares saved fields according to the field ID.
compareTo(Object) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
 
compareTo(DiskDictionary.HE) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.HE
 
compareTo(Object) - Method in class com.sun.labs.minion.indexer.dictionary.FeatureVector
 
compareTo(IntEntry) - Method in class com.sun.labs.minion.indexer.dictionary.IntEntry
 
compareTo(Object) - Method in class com.sun.labs.minion.indexer.entry.BaseEntry
Compares two entries by the order of their names.
compareTo(FieldIterator.HE) - Method in class com.sun.labs.minion.indexer.partition.FieldIterator.HE
 
compareTo(Partition) - Method in class com.sun.labs.minion.indexer.partition.Partition
Compares two partitions by their partition numbers.
compareTo(Object) - Method in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
Compares this postings iterator to another one.
compareTo(Object) - Method in class com.sun.labs.minion.indexer.postings.IDPostings.IDIterator
Compares this postings iterator to another one.
compareTo(Object) - Method in interface com.sun.labs.minion.indexer.postings.PostingsIterator
Compares this postings iterator to another one.
compareTo(Count) - Method in class com.sun.labs.minion.lexmorph.disambiguation.Count
 
compareTo(TermFreq) - Method in class com.sun.labs.minion.lexmorph.disambiguation.TermFreq
 
compareTo(TermProb) - Method in class com.sun.labs.minion.lexmorph.disambiguation.TermProb
 
compareTo(Object) - Method in class com.sun.labs.minion.lextax.ConceptEntry
 
compareTo(DiskTaxonomy.HE) - Method in class com.sun.labs.minion.lextax.DiskTaxonomy.HE
 
compareTo(ArrayGroup.DocIterator) - Method in class com.sun.labs.minion.retrieval.ArrayGroup.DocIterator
Compares this iterator to another.
compareTo(Object) - Method in class com.sun.labs.minion.retrieval.cache.TermCacheElement.TCEIterator
 
compareTo(Object) - Method in class com.sun.labs.minion.retrieval.PassageImpl
 
compareTo(Object) - Method in class com.sun.labs.minion.retrieval.QueryElement
Compares a query element to another, based on its estimated size.
compareTo(Result) - Method in class com.sun.labs.minion.retrieval.ResultImpl
 
compareTo(ArrayGroup.DocIterator) - Method in class com.sun.labs.minion.retrieval.ScoredGroup.ScoredDocIterator
 
compareTo(TermStatsImpl) - Method in class com.sun.labs.minion.retrieval.TermStatsImpl
 
compareTo(AllSim.ScoredArtist) - Method in class com.sun.labs.minion.test.AllSim.ScoredArtist
 
complement() - Method in class com.sun.labs.minion.util.BitBuffer
Calculate the bitwise complement of this buffer.
completeConfiguration() - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
All the information about the configuration has been read from the log, so now we read the arguments, and create the search engine
complexPassDisplay - Variable in class com.sun.labs.minion.test.QueryTest
 
CompositeDocumentVectorImpl - Class in com.sun.labs.minion.retrieval
An implementation of document vector that provides for a composite document vector, that is, a document vector made by taking a linear combination of more than one vectored field.
CompositeDocumentVectorImpl() - Constructor for class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
 
CompositeDocumentVectorImpl(ResultImpl, WeightedField[]) - Constructor for class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
Creates a document vector for a particular field from a search result.
CompositeDocumentVectorImpl(SearchEngine, DocKeyEntry, WeightedField[]) - Constructor for class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
Creates a document vector for a given document.
CompositeDocumentVectorImpl(SearchEngine, DocKeyEntry, WeightedField[], WeightingFunction, WeightingComponents) - Constructor for class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
 
CompositeDocumentVectorImpl(SearchEngine, WeightedFeature[], WeightedField[]) - Constructor for class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
 
CompositeKnowledgeSource - Interface in com.sun.labs.minion.knowledge
 
CompositeResultsFilter - Class in com.sun.labs.minion
A class that composes a number of individual results filter.
CompositeResultsFilter(List<ResultsFilter>) - Constructor for class com.sun.labs.minion.CompositeResultsFilter
Creates a composite filter.
CompositeResultsFilter(ResultsFilter, ResultsFilter) - Constructor for class com.sun.labs.minion.CompositeResultsFilter
Creates a composite of two filters.
compoundableCats - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
compoundOf - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
compoundOfAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
compoundRule - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
compoundRule - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
compoundStringp(String) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
compoundWithSuffix(Word, Category, Word, int, Word, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
compoundWithSuffix (lex cat false-root kill suffix relation) makes a lexical entry for lex using the information on the 'compound-of property of false-root and adding the indicated suffix.
compressInitial(String, String) - Static method in class com.sun.labs.minion.util.Util
Gets a string that does not share a common initial substring with another string.
computeContingency(ContingencyFeatureCluster, SearchEngine, WeightingComponents, int, int) - Method in class com.sun.labs.minion.classification.ContingencyFeatureSelector
 
computeContingency(ContingencyFeatureCluster, SearchEngine, WeightingComponents, int, int) - Method in class com.sun.labs.minion.classification.FastContingencyFeatureSelector
Computes the contingency table using only the term stats.
computeLL() - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
Computes the log likelihood of the context given this model, i.e., l(C|\mu).
computeMorph(String, String, int, String, String) - Method in class com.sun.labs.minion.lexmorph.LiteMorph
Dummy function for computing morphological variants -- can be redefined in subclasses of LiteMorph for locales that need to compute something that cannot be done easily in the rule format.
computeMorph(String, String, int, String, String) - Method in class com.sun.labs.minion.lexmorph.LiteMorph_de
function for computing morphological variants of strong verbs redefined from dummy method in parent class LiteMorph.
computeMorph(String, String, int, String, String) - Method in class com.sun.labs.minion.lexmorph.LiteMorph_es
 
computeMorphArgs() - Method in class com.sun.labs.minion.lexmorph.LiteMorph
Dummy function for specifying legal arguments to computeMorph -- can be redefined in subclasses of LiteMorph for locales that need to compute something that cannot be done easily in the rule format.
computeMorphArgs() - Method in class com.sun.labs.minion.lexmorph.LiteMorph_de
function for declaring arguments to computeMorph for author mode checking redefined from dummy method in parent class LiteMorph.
computeMorphArgs() - Method in class com.sun.labs.minion.lexmorph.LiteMorph_es
 
computePCS() - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
Computes P(ci | sk) using the naive Bayes assumption.
computePCS(Context, int) - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
 
computeValues() - Method in class com.sun.labs.minion.indexer.dictionary.DictionaryHeader
Computes derived values.
computeWeight(WeightingFunction, WeightingComponents) - Method in class com.sun.labs.minion.classification.SimpleFeatureCluster
 
computeWeights() - Method in class com.sun.labs.minion.retrieval.cache.FieldedTermCacheElement
Computes the weights for the documents in this group, given a weighting function and set of weighting components.
computeWeights() - Method in class com.sun.labs.minion.retrieval.cache.TermCacheElement
Computes the weights for the documents in this group, given a weighting function and set of weighting components.
computeZone() - Method in class com.sun.labs.minion.classification.QueryZone
 
concatArrays(Word[], Word[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
concatArrays(Value[], Value[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
ConceptEntry - Class in com.sun.labs.minion.lextax
A dictionary entry that holds a concept in a taxonomy.
ConceptEntry() - Constructor for class com.sun.labs.minion.lextax.ConceptEntry
Creates a new instance of ConceptEntry
ConceptEntry(Object) - Constructor for class com.sun.labs.minion.lextax.ConceptEntry
 
conditionalPhaseOne - Variable in class com.sun.labs.minion.lexmorph.MorphRule
 
configFiles - Static variable in class com.sun.labs.minion.SearchEngineFactory
 
configName - Variable in class com.sun.labs.minion.IndexConfig
Name used by configuration manager
configName - Variable in class com.sun.labs.minion.QueryConfig
 
connector - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
consonantChars - Variable in class com.sun.labs.minion.lexmorph.MorphEngFns
 
contains(MST.Vertex) - Method in class com.sun.labs.minion.clustering.MST.Tree
Tests whether a given vertex is in the graph.
contains(String) - Method in class com.sun.labs.minion.clustering.ResultsClusterImpl
 
contains(String) - Method in interface com.sun.labs.minion.ResultsCluster
Determines whether the document that has the given key is a member of this cluster.
CONTAINS - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
contains(String) - Method in class com.sun.labs.minion.test.regression.Tuple
Returns true if this Tuple contains the given document.
containsDigits - Variable in class com.sun.labs.minion.pipeline.Token
An indicator to show if this token contains digits (The taxonomy classifier ignores such tokens.)
containsDigits() - Method in class com.sun.labs.minion.pipeline.Token
 
contents - Variable in class com.sun.labs.minion.classification.ContingencyFeatureCluster
A set to hold the contents of this cluster
contents - Variable in class com.sun.labs.minion.classification.FeatureClusterSet
 
Context - Class in com.sun.labs.minion.lexmorph.disambiguation
A context in which a word occurs, used for sense disambiguation.
Context(String, String, DocKeyEntry, int) - Constructor for class com.sun.labs.minion.lexmorph.disambiguation.Context
Creates a context for use in disambiguating a term
context - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The amount of context to keep.
ContingencyFeature - Class in com.sun.labs.minion.classification
A weighted feature class that contains a 2x2 contingency table that can be used to calculate the Mutual Information or Chi-squared measures.
ContingencyFeature() - Constructor for class com.sun.labs.minion.classification.ContingencyFeature
Creates an empty contingency feature with the default MI type
ContingencyFeature(int) - Constructor for class com.sun.labs.minion.classification.ContingencyFeature
Creates an empty feature.
ContingencyFeature(String) - Constructor for class com.sun.labs.minion.classification.ContingencyFeature
Creates a feature with the given name.
ContingencyFeature(ContingencyFeature) - Constructor for class com.sun.labs.minion.classification.ContingencyFeature
Creates a copy of a contingency feature
ContingencyFeatureCluster - Class in com.sun.labs.minion.classification
A cluster of contingency features
ContingencyFeatureCluster() - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureCluster
 
ContingencyFeatureCluster(String) - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureCluster
 
ContingencyFeatureClusterer - Class in com.sun.labs.minion.classification
This class provides an implementation of a feature clusterer that clusters contingency features.
ContingencyFeatureClusterer() - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureClusterer
 
ContingencyFeatureClusterer(int) - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureClusterer
A Feature Clusterer operates on a set of featurees.
ContingencyFeatureSelector - Class in com.sun.labs.minion.classification
A feature selector that builds contingency features.
ContingencyFeatureSelector() - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureSelector
 
ContingencyFeatureSelector(int) - Constructor for class com.sun.labs.minion.classification.ContingencyFeatureSelector
Makes a feature selector that returns features that use a contingency table to calculate weight.
continueAsianFlag - Variable in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
 
convertCompoundRules(MorphRule[], String, Lexicon) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Method for converting a temporary MorphRule into a MorphCompoundRule after a Lexicon, dict, has been provided in which to make the categories for the category patterns of the MorphCompoundRule.
convertedMorphCompoundRules - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
copy() - Method in class com.sun.labs.minion.classification.ContingencyFeatureCluster
Create a new feature cluster that is a copy of the given feature cluster.
copy() - Method in interface com.sun.labs.minion.classification.FeatureCluster
Return a copy of this feature cluster
copy() - Method in class com.sun.labs.minion.classification.SimpleFeatureCluster
 
copy() - Method in class com.sun.labs.minion.classification.WeightedFeatureCluster
 
copy() - Method in interface com.sun.labs.minion.DocumentVector
Creates a copy of the current document vector and returns it.
copy(Unsupervised.Model) - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
Creates a model by copying another, so that we can remember the last model.
copy() - Method in class com.sun.labs.minion.retrieval.CompositeDocumentVectorImpl
 
copy() - Method in class com.sun.labs.minion.retrieval.DocumentVectorImpl
 
copy() - Method in class com.sun.labs.minion.util.DirCopier
 
copyData(SinglePostingsEntry) - Method in class com.sun.labs.minion.indexer.entry.SinglePostingsEntry
Copies the data from another entry of this type into this entry.
copyFeatsForCategory(Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
copyFeatsForCategory(Lexicon.Category cat) isolates the details of which features should be copied for a given major category.
copyFeatures(Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
copies inflectional features from specified root word.
copyNBitsFrom(BitBuffer, int) - Method in class com.sun.labs.minion.util.BitBuffer
Copies n bits from the given buffer onto our buffer.
copyRootFeats(Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
count - Variable in class com.sun.labs.minion.indexer.postings.OccurrenceImpl
The frequency of this occurrence.
Count - Class in com.sun.labs.minion.lexmorph.disambiguation
A count of a particular term in a particular sense.
Count(String) - Constructor for class com.sun.labs.minion.lexmorph.disambiguation.Count
 
count - Variable in class com.sun.labs.minion.pipeline.Token
The occurrence count for this token.
count - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage
The number of tokens that have gone by.
count - Variable in class com.sun.labs.minion.util.CharArrayReader
The index of the end of this buffer.
countBits(boolean) - Method in class com.sun.labs.minion.util.BitBuffer
Counts the number of bits of the given type in the buffer.
countBits() - Method in interface com.sun.labs.minion.util.buffer.ReadableBuffer
Counts the number of bits that are on in the buffer.
countBits() - Method in class com.sun.labs.minion.util.buffer.StdBufferImpl
Counts the number of bits that are set in a buffer.
countBits(int, int) - Method in class com.sun.labs.minion.util.buffer.StdBufferImpl
 
countBits() - Method in class com.sun.labs.minion.util.buffer.StdReadableImpl
Counts the number of bits that are set in a buffer.
counter - Variable in class com.sun.labs.minion.classification.ContingencyFeatureCluster
A counter for adding up the a,b,c,d values and calculating the final weight
country - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.CityPhrase
 
country - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PlaceNamePhrase
 
counts - Variable in class com.sun.labs.minion.lexmorph.disambiguation.Context
 
counts - Variable in class com.sun.labs.minion.retrieval.cache.TermCacheElement
 
countSum(int, int) - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
 
countTrue() - Method in class com.sun.labs.minion.util.BitBuffer
Counts the number of on bits in the buffer.
cPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
cr(String, String, Lexicon) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Method for making a MorphCompoundRule.
create(String, File) - Static method in class com.sun.labs.minion.indexer.dictionary.CachedTermStatsDictionary
Creates an empty term stats dictionary.
create(String, File) - Static method in class com.sun.labs.minion.indexer.dictionary.UncachedTermStatsDictionary
Creates an empty term stats dictionary.
createAndQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (e1 <and> e2) queries.
createBuffers(BitBuffer[], byte[], int[]) - Static method in class com.sun.labs.minion.util.BitBuffer
Creates an array of BitBuffers from the provided array of bytes.
createDocument(String) - Method in class com.sun.labs.minion.engine.SearchEngineImpl
 
createDocument(String) - Method in interface com.sun.labs.minion.SearchEngine
Creates a new document with a given key.
createDocuments(DiskPartition) - Method in class com.sun.labs.minion.test.regression.DVPostingsTester.DocumentPartition
Create the empty collection of documents to be maintained by this DocumentPartition
createDocuments(DiskPartition) - Method in class com.sun.labs.minion.test.regression.IndexInverter.DocumentPartition
Create the empty collection of documents to be maintained by this DocumentPartition
createE1AndE2AndE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: (e1 <and> e2 <and> e3)
createE1AndE2OrE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: ((e1 <and> e2) <or> e3)
createE1AndNotE2AndNotE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: (e1 <and> (<not> e2) <and> (<not> e3))
createE1AndNotE2Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (e1 <and> <not> e2) queries.
createE1OrE2AndE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: ((e1 <or> e2) <and> e3)
createE1OrE2AndNotE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: (e1 <or> e2 <and> (<not> e3))
createE1OrE2OrE3Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Creates queries of the type: (e1 <or> e2 <or> e3)
createE1OrNotE2Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (e1 <or> <not> e2) queries.
createEntryQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
Creates queries that have only one entry in it.
createFieldContainsQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
Creates (field <contains> "e") queries.
createFieldNotContainsQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
Creates (<not> field <contains> e) queries.
createFrequenciesFromMainDictionaryIterator(DictionaryIterator, DiskPartition) - Method in class com.sun.labs.minion.test.regression.DVPostingsTester.DocumentPartition
Accumulate the frequencies from the main dictionary
createKnowledgeSource() - Method in class com.sun.labs.minion.knowledge.KnowledgeMorph
Use reflection to create a knowledge source
createNotE1AndE2Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (<not> (e1 <and> e2)) queries.
createNotE1AndNotE2Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (<not> e1 <and> <not> e2) queries.
createNotE1OrE2Queries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (<not> (e1 <or> e2)) queries.
createNotQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
Creates (<not> e) queries.
createOrQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (e1 <or> e2) queries.
createQueries(int, Iterator, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.OneEntryQueryFactory
Create all the one entry queries and write them to the given writer.
createQueries(String) - Method in class com.sun.labs.minion.test.regression.query.QueryFactory
Creates the queries and writes them to the given output file.
createQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Create all the three entry queries and write them to the given writer.
createQueries(int, Iterator, Writer, ThreeEntryQueryStringFactory) - Method in class com.sun.labs.minion.test.regression.query.ThreeEntryQueryFactory
Create all the three entry queries and write them to the given writer.
createQueries(int, Iterator, Writer) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create all the two entry queries and write them to the given writer.
createQueries(int, Iterator, Writer, TwoEntryQueryStringFactory) - Method in class com.sun.labs.minion.test.regression.query.TwoEntryQueryFactory
Create (e1 <and> e2) queries.
createRemoveFile() - Method in interface com.sun.labs.minion.indexer.Closeable
 
createRemoveFile() - Method in class com.sun.labs.minion.indexer.dictionary.CachedTermStatsDictionary
 
createRemoveFile() - Method in class com.sun.labs.minion.indexer.dictionary.UncachedTermStatsDictionary
 
createRemoveFile() - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
 
createSearchEngine(String, String) - Method in class com.sun.labs.minion.test.regression.DeletionTest
Creates a new instance of a search engines and assigns it to the field
createSearchEngine(String, String) - Method in class com.sun.labs.minion.test.regression.merge.MergeTest
Creates a new instance of a search engines and assigns it to the field
createSearchEngine(String, String) - Method in class com.sun.labs.minion.test.regression.MPIndexTest
Creates a new instance of a search engines and assigns it to the field
createTuple(Entry, PartitionManager) - Static method in class com.sun.labs.minion.test.regression.TupleFactory
Creates a Tuple with all the documents that contain the given Entry.
CrossIndexDV - Class in com.sun.labs.minion.test
A class to do cross-index checking of document vector find similar scores.
CrossIndexDV(SearchEngine, SearchEngine) - Constructor for class com.sun.labs.minion.test.CrossIndexDV
 
CrossIndexDV.ArtistFilter - Class in com.sun.labs.minion.test
 
CrossIndexDV.ArtistFilter() - Constructor for class com.sun.labs.minion.test.CrossIndexDV.ArtistFilter
 
crush() - Method in class com.sun.labs.minion.lexmorph.Word
crush() encodes the word entry of a word if it has one, removes the WordEntry from the word, and attaches the bitbuffer to the word.
crushCsTag(String) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
crushLex() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
CS - Static variable in class com.sun.labs.minion.indexer.entry.CasedDFOEntry
 
CS - Static variable in class com.sun.labs.minion.indexer.entry.CasedIDEntry
 
cs - Variable in class com.sun.labs.minion.QueryConfig
Statistics for the collection we're evaluating the query in.
cs - Variable in class com.sun.labs.minion.retrieval.ResultSetImpl
The statistics for the collection.
cs - Variable in class com.sun.labs.minion.retrieval.WeightingComponents
A set of collection statistics.
CSFeatureSelector - Class in com.sun.labs.minion.classification
Chi-Squared Feature Selector that is implemented by using the ContingencyFeatureSelector.
CSFeatureSelector() - Constructor for class com.sun.labs.minion.classification.CSFeatureSelector
 
csModIntStr(String, int) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
csModsStr(String, Value[]) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
csModStr(String, Value) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
csReceiver - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
csStr(Value) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
curChar - Variable in class com.sun.labs.minion.document.tokenizer.JCCTokenizerTokenManager
 
curChar - Variable in class com.sun.labs.minion.retrieval.parser.LuceneParserTokenManager
 
curChar - Variable in class com.sun.labs.minion.retrieval.parser.StrictParserTokenManager
 
curChar - Variable in class com.sun.labs.minion.retrieval.parser.WebParserTokenManager
 
curr - Variable in class com.sun.labs.minion.classification.FeaturePostings.Featurator
The current ID.
curr - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
The current entry.
curr - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.HE
The current entry.
curr - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
The current ID.
curr - Variable in class com.sun.labs.minion.indexer.postings.IDPostings
The ID we're collecting the frequency for.
curr - Variable in class com.sun.labs.minion.indexer.postings.IDPostings.IDIterator
The current ID.
currBit - Variable in class com.sun.labs.minion.util.BitBuffer
The current bit in the last unit.
currDoc - Variable in class com.sun.labs.minion.indexer.dictionary.MemoryFieldStore
The ID of the current document that we're processing.
currDoc - Variable in class com.sun.labs.minion.retrieval.NegativeGroup.NegativeDocIterator
The current document.
currEntry - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
currentTermStatsNumber - Variable in class com.sun.labs.minion.indexer.MetaFile
The number of the current term stats dictionary.
currentToken - Variable in exception com.sun.labs.minion.document.tokenizer.ParseException
This is the last token that has been consumed successfully.
currentToken - Variable in exception com.sun.labs.minion.retrieval.parser.ParseException
This is the last token that has been consumed successfully.
currFold - Variable in class com.sun.labs.minion.classification.KFoldSplitter
The current fold when iterating
currKey - Variable in class com.sun.labs.minion.pipeline.AbstractPipelineImpl
The current key that we're working on.
currModel - Variable in class com.sun.labs.minion.test.QueryTest
 
currOff - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
The current offset.
currPart - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
currUnit - Variable in class com.sun.labs.minion.util.BitBuffer
The unit where we will write the next bit.
currWeight - Variable in class com.sun.labs.minion.indexer.postings.IDWPostings
 
CustomAnalyzer - Interface in com.sun.labs.minion
The interface used to provide a custom analzyer for text that will be indexed.
customSetup(IndexEntry, QueryEntry, int, int[]) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Do any custom setup required for merging one entry onto another.

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