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

M

m - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
m - Variable in class com.sun.labs.minion.retrieval.cache.DocCache
 
madeWordEntries - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
magic - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryHeader
A magic number, written last.
MailIndexer - Class in com.sun.labs.minion.samples
A main class that indexes a simplified RFC-822ish mail format (mostly fewer headers and no MIME).
MailIndexer(String) - Constructor for class com.sun.labs.minion.samples.MailIndexer
Creates a mail indexer that will index into the given directory.
main(String[]) - Static method in class com.sun.labs.minion.document.tokenizer.RateTest
 
main(String[]) - Static method in class com.sun.labs.minion.document.tokenizer.Test
 
main(String[]) - Static method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
 
main(String[]) - Static method in class com.sun.labs.minion.indexer.MetaFile
 
main(String[]) - Static method in class com.sun.labs.minion.indexer.partition.DelMap
A main program that prints out a deletion map.
main(String[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconTest
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneParser
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.StrictParser
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.WebParser
 
main(String[]) - Static method in class com.sun.labs.minion.retrieval.parser.WebTransformer
 
main(String[]) - Static method in class com.sun.labs.minion.samples.MailIndexer
A main program to index a number of mbox files given on the command line.
main(String[]) - Static method in class com.sun.labs.minion.test.AllSim
 
main(String[]) - Static method in class com.sun.labs.minion.test.CheckDV
 
main(String[]) - Static method in class com.sun.labs.minion.test.CheckTermStatsDict
 
main(String[]) - Static method in class com.sun.labs.minion.test.CrossIndexDV
 
main(String[]) - Static method in class com.sun.labs.minion.test.DelDuringMerge
 
main(String[]) - Static method in class com.sun.labs.minion.test.Deleter
 
main(String[]) - Static method in class com.sun.labs.minion.test.FindSimilar
 
main(String[]) - Static method in class com.sun.labs.minion.test.HighFreq
 
main(String[]) - Static method in class com.sun.labs.minion.test.IndexTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.LexMorphTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.ListDict
 
main(String[]) - Static method in class com.sun.labs.minion.test.LiteMorphTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.MultiDV
 
main(String[]) - Static method in class com.sun.labs.minion.test.Mutator
 
main(String[]) - Static method in class com.sun.labs.minion.test.QueryRunner
 
main(String[]) - Static method in class com.sun.labs.minion.test.QueryTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.RActive
 
main(String[]) - Static method in class com.sun.labs.minion.test.RandomVectorTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.Recover
 
main(String[]) - Static method in class com.sun.labs.minion.test.regression.deletion.RandomDeletions
Main program.
main(String[]) - Static method in class com.sun.labs.minion.test.regression.DeletionTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.regression.DVPostingsTester
Main method to kick off the DVPostingsTester
main(String[]) - Static method in class com.sun.labs.minion.test.regression.IndexInverter
Main method to kick off the indexinverter
main(String[]) - Static method in class com.sun.labs.minion.test.regression.merge.MergeTest
Main invocation of the test
main(String[]) - Static method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Start the application.
main(String[]) - Static method in class com.sun.labs.minion.test.regression.MPIndexTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.regression.PostTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.regression.query.QueryFactory
Runs the query factory.
main(String[]) - Static method in class com.sun.labs.minion.test.regression.query.TestEntrySelector
A test program that selects entries from an index.
main(String[]) - Static method in class com.sun.labs.minion.test.regression.query.TestFieldEntrySelector
A test program that selects field entries from an index.
main(String[]) - Static method in class com.sun.labs.minion.test.Shuffle
 
main(String[]) - Static method in class com.sun.labs.minion.test.SimpleFindSimilar
 
main(String[]) - Static method in class com.sun.labs.minion.test.Terms
 
main(String[]) - Static method in class com.sun.labs.minion.test.URLIndexTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.util.FileComparer
Example execution.
main(String[]) - Static method in class com.sun.labs.minion.test.VectorTest
 
main(String[]) - Static method in class com.sun.labs.minion.test.WActive
 
main(String[]) - Static method in class com.sun.labs.minion.util.buffer.ArrayBuffer
A test program that will encode and decode random integers.
main(String[]) - Static method in class com.sun.labs.minion.util.buffer.NIOBuffer
A main program to test encoding and decoding of integers.
main(String[]) - Static method in class com.sun.labs.minion.util.CharUtils
Tests the upper and lowercase
main(String[]) - Static method in class com.sun.labs.minion.util.DirCopier
 
main(String[]) - Static method in class com.sun.labs.minion.util.Getopt
 
main(String[]) - Static method in class com.sun.labs.minion.util.parser.GenUnicodePunc
 
main(String[]) - Static method in class com.sun.labs.minion.util.PorterStemmer
Test program for demonstrating the Stemmer.
mainDict - Variable in class com.sun.labs.minion.indexer.partition.DiskPartition
The main dictionary.
mainDict - Variable in class com.sun.labs.minion.indexer.partition.MemoryPartition
The main dictionary.
mainDictFactory - Variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
The main dictionary factory.
mainDictFactory - Variable in class com.sun.labs.minion.indexer.partition.Partition
 
mainDictFile - Variable in class com.sun.labs.minion.indexer.partition.Partition
The file for the main dictionaries.
mainFiles - Variable in class com.sun.labs.minion.indexer.partition.DiskPartition
The files containing the main data.
mainPostFiles - Variable in class com.sun.labs.minion.indexer.partition.Partition
The streams for the postings.
make(SimpleNode, ArrayList, int) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneElementFactory
Makes a query element for the provided token node.
make(SimpleNode, ArrayList, int) - Static method in class com.sun.labs.minion.retrieval.parser.StrictElementFactory
Makes a query element for the provided token node.
make(SimpleNode, String, TokenCollectorStage) - Static method in class com.sun.labs.minion.retrieval.parser.WebElementFactory
Makes a query element for the provided node.
makeActions(String) - Static method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for making the array of action ints from a rule's action string.
makeActiveFile() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the active file.
makeAltState(int, int, int, int, int, int, int, int, Vector, HashMap, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for saving an alernative altState for matching the pattern of a rule.
makeAtom(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeAtom(Number) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeAtom(int) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeCapcode(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeCategory(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeCluster(DocKeyEntry) - Method in class com.sun.labs.minion.classification.ClusterDiskPartition
 
makeDeletedDocsFile(String, int) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the file containing the bitmap of deleted documents.
makeDeletedDocsFile(int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the file containing the bitmap of deleted documents.
makeDictionaryFile(String, int, String) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for a dictionary.
makeDictionaryFile(int, String) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for a dictionary.
makeDocument(IndexableFile) - Static method in class com.sun.labs.minion.test.SEMain
Makes a document suitable for indexing or highlighting using a search engine.
makeEntry(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeFeatures(FeatureEntry) - Method in class com.sun.labs.minion.classification.ClassifierDiskPartition
 
makeFormsForCompound(Word, Word, Category, String, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makeFormsForCompound(Word, Word, Category, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makeGuessedWord(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeGuessedWord(Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeKnownParts() - Method in class com.sun.labs.minion.lexmorph.Word
 
makeKnownWord() - Method in class com.sun.labs.minion.lexmorph.Word
 
makeKnownWordInner() - Method in class com.sun.labs.minion.lexmorph.Word
 
makeKnownWords(Word[]) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeKnownWordsList(List) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeList(Value) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeList(Value[]) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeList(Vector) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeList(ArrayList) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeListOfAtoms(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeListOfAtoms(String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeListOfWords(Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeListOfWords(Word, Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeListOfWords(Word, Word, Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeMetaFile() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the meta file.
makeModelSpecificFile(int) - Method in class com.sun.labs.minion.classification.ClassifierManager
Gets a model-specific data file name for use when dumping or merging classifier partitions.
makeModifierList(Word, Word, Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeModifierList(Word, Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeNoun(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makeOrdinalWord(int) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeOrdinalWord(double) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeOrdinalWord(long) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makePatternArray(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for making a pattern array by parsing a pattern string.
makePhraseWord(Word[]) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makePlural(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makePostingsFile(String, int, String, int) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for a postings file.
makePostingsFile(int, String, int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for a postings file.
makePostingsFile(int, String) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for a postings file.
makeQueryElements(SimpleNode, int) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
This recursive method creates the tree of query elements based on the root node passed in.
makeQueryElements(SimpleNode, int) - Static method in class com.sun.labs.minion.retrieval.parser.StrictTransformer
This recursive method creates the tree of query elements based on the root node passed in.
makeRealWord(MorphState, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Form of makeRealWord as called by morphRules.
makeRealWord(Word, MorphState, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Make a word real if necessary, unless called by a rule.
makeRemovedPartitionFile(String, int) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File that we'll use to indicate that this partition has been merged away.
makeRemovedPartitionFile(int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File that we'll use to indicate that this partition has been merged away.
makeSavedField(FieldInfo, RandomAccessFile, RandomAccessFile[], DictionaryFactory, DictionaryFactory, DiskPartition) - Method in class com.sun.labs.minion.indexer.dictionary.DiskFieldStore
Makes a saved field instance of the appropriate type.
makeSavedField(FieldInfo) - Method in class com.sun.labs.minion.indexer.dictionary.MemoryFieldStore
Creates a saved field entry based on the type of the field.
makeScratchWord(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeScratchWord(String, Hashtable) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeScratchWord(String, Hashtable) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
makeSenseName(Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseName(Category, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseName(Category, Word, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseName(Category, Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category, Word, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category, Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category[]) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category[], Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNameIfNeeded(Category[], Word, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category, Word, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category, Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category[]) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category[], Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseNamesIfNeeded(Category[], Word, String) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeSenseWordIfNeeded(Category, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeSpaceWordSet(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeStructuredCompound(Word, Category, List) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makeStructuredConcept(Word, Category, List) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeStructuredConcept(String, Category, List) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeStructuredConcept(Category, List) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeSuffixDef(Word, Word, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
make-suffix-def (lex root suffix) makes up the definition of the word lex as derived from root by the addition of suffix.
makeTabWordSequence(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeTabWordSet(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeTaxonomyFile(String, int) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
 
makeTaxonomyFile(int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
 
makeTermStatsFile(int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the global term stats.
makeTokens - Variable in class com.sun.labs.minion.document.tokenizer.Tokenizer
Whether we should make tokens.
makeVariantLinks() - Method in class com.sun.labs.minion.lexmorph.Word
 
makeVariantSenseName(Word, Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeVariantSenseWords(Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
makeVectorLengthFile(int) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the file containing the lengths of document vectors.
makeVectorLengthFile(String, int) - Static method in class com.sun.labs.minion.indexer.partition.PartitionManager
Makes a File for the file containing the lengths of document vectors.
makeVerb(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
makeWord(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(String, Hashtable) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(WordToken) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(int) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(Number) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(Word[]) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(List) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(Vector) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(ArrayList) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWord(Lexicon) - Method in class com.sun.labs.minion.lexmorph.WordToken
 
makeWordEntry() - Method in class com.sun.labs.minion.lexmorph.Word
 
makeWordSet(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWordSet(String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
makeWordSet(String, String, Hashtable) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
manager - Variable in class com.sun.labs.minion.classification.QueryZone
The partition manager for the documents in the collection
manager - Variable in class com.sun.labs.minion.classification.Rocchio
A manager for the partitions we're classifying against.
manager - Variable in class com.sun.labs.minion.indexer.partition.Partition
The manager for this partition.
manager - Variable in class com.sun.labs.minion.test.QueryTest
 
map - Variable in class com.sun.labs.minion.IndexableMap
The map from field names to field values.
map(Entry) - Method in class com.sun.labs.minion.indexer.dictionary.LongNameEntryMapper
Maps a entry from a single partition document dictionary to a merged partition document dictionary.
map - Variable in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
A map to hold the entries.
map(Entry) - Method in interface com.sun.labs.minion.indexer.entry.EntryMapper
Maps one entry to another.
map(Entry) - Method in class com.sun.labs.minion.indexer.partition.DocEntryMapper
Maps a entry from a single partition document dictionary to a merged partition document dictionary.
mapAsian(String) - Static method in class com.sun.labs.minion.util.Util
Maps the asian characters in a string into unicode escapes.
mapper - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.HE
A mapper for our entries.
mapWordAttrp(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mapWordAttrp(Atom) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mapWordAttrs(String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mapWordAttrs(Atom, Atom) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mapWordAuthor(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mapWordAuthor(Atom) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mark(int) - Method in class com.sun.labs.minion.util.CharArrayReader
Marks the present position in the stream.
markDerivedVerb(Word, Atom, Atom) - Method in class com.sun.labs.minion.lexmorph.Word
 
markDict(MorphState, Word, Atom, Value, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
markDict(MorphState, Word, Atom, Value[], boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
markDict(Atom, Value, boolean) - Method in class com.sun.labs.minion.lexmorph.Word
 
markDict(Atom, Value[], boolean) - Method in class com.sun.labs.minion.lexmorph.Word
 
markDict(Atom, Value, boolean) - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
markDict(Atom, Value[], boolean) - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
markedPos - Variable in class com.sun.labs.minion.util.CharArrayReader
The position of mark in buffer.
markGuessedName() - Method in class com.sun.labs.minion.lexmorph.Word
 
markGuessedName(String, int) - Method in class com.sun.labs.minion.lexmorph.Word
 
markGuessedWord() - Method in class com.sun.labs.minion.lexmorph.Word
 
markGuessedWord(Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
markNotYetMorphed() - Method in class com.sun.labs.minion.lexmorph.Word
 
markNumWord(Number) - Method in class com.sun.labs.minion.lexmorph.Word
 
markPoint - Variable in class com.sun.labs.minion.util.BitBuffer
A mark that we can reset to.
markSupported() - Method in class com.sun.labs.minion.util.CharArrayReader
Tells whether this stream supports the mark() operation, which it does.
markTransmitted() - Method in class com.sun.labs.minion.lexmorph.Word
 
MarkUpAnalyzer - Class in com.sun.labs.minion.document
An abstract class intended to be the superclass of all mark-up analyzers.
MarkUpAnalyzer(Reader, int, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer
Makes a markup analyzer that will read from an input stream.
MarkUpAnalyzer(String, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer
Makes a markup analyzer that will read from a string.
MarkUpAnalyzer_html - Class in com.sun.labs.minion.document
A MarkUpAnalyzer for HTML.
MarkUpAnalyzer_html(Reader, int, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_html
 
MarkUpAnalyzer_html(String, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_html
 
MarkUpAnalyzer_txt - Class in com.sun.labs.minion.document
 
MarkUpAnalyzer_txt(Reader, int, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_txt
Makes an analyzer for data from a file.
MarkUpAnalyzer_txt(String, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_txt
Makes an analyzer for data from a file.
MarkUpAnalyzer_xml - Class in com.sun.labs.minion.document
A wrapper around an XML analyzer that we can use in our typical context.
MarkUpAnalyzer_xml(Reader, int, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_xml
 
MarkUpAnalyzer_xml(String, String) - Constructor for class com.sun.labs.minion.document.MarkUpAnalyzer_xml
 
markupType - Variable in class com.sun.labs.minion.IndexableFile
The markup type that is contained in this file.
markupType - Variable in class com.sun.labs.minion.IndexableString
The type of markup used in the string.
masks - Static variable in class com.sun.labs.minion.util.buffer.StdBufferImpl
Bitmasks to add a single bit to a byte.
massAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
match(String, int, int) - Method in class com.sun.labs.minion.lexmorph.LiteMorphRule
Determines if a word matches the rule
match(String, MorphRule, MorphState, int, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Method that determines if a word string matches the current rule.
match(String, MorphRule, MorphState, int, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method that determines if a word string matches the current rule
match(String, String) - Static method in class com.sun.labs.minion.util.Util
Matches the provided wildcard pattern against the given term.
match(String, String, boolean) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
match(char[], String, boolean) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
match(char[], char[]) - Static method in class com.sun.labs.minion.util.Util
Matches the provided wildcard pattern against the given term.
match(char[], char[], boolean) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
match(char[], char[], boolean, int) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
match(char[], char[], boolean, int, int) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
match(char[], char[], int) - Static method in class com.sun.labs.minion.util.Util
Matches the provided pattern against the given term.
MATCH_CUT_OFF - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartition
The limit for variant entries relationship to a stemmed entry.
matchCase - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
matchCase - Variable in class com.sun.labs.minion.retrieval.QueryTerm
If true, then the terms we pull from the dictionary must match the case of the query term.
matchCase(String, String) - Static method in class com.sun.labs.minion.util.Util
Makes the case of two strings match, as closely as possible.
matchCompoundRule(String, MorphState, Word, Word, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Determines if a word matches a compound rule for word1 and word2.
matched - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
MATCHES - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
matchStem(String, String) - Static method in class com.sun.labs.minion.util.Util
Matches a given word against a target stem and returns a stem match score.
matchStem(char[], int, int, char[], int, int) - Static method in class com.sun.labs.minion.util.Util
Matches a given word against a target stem and returns a stem match score.
max - Variable in class com.sun.labs.minion.util.DescriptiveStats
 
max() - Method in class com.sun.labs.minion.util.DescriptiveStats
 
maxBEValues - Static variable in class com.sun.labs.minion.util.buffer.StdBufferImpl
The number of bytes that are required for encoding a number given our 7 bit encoding strategy.
maxDepth - Static variable in class com.sun.labs.minion.lexmorph.LiteMorph
 
maxDepth - Variable in class com.sun.labs.minion.lexmorph.MorphEngine
 
maxDictLookupTime - Variable in class com.sun.labs.minion.QueryConfig
The maximum amount of time to spend on a dictionary lookup, in milliseconds.
maxDictTerms - Variable in class com.sun.labs.minion.QueryConfig
The maximum number of terms to retrieve from the dictionary for any one term operator.
maxEntryID - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryHeader
The maximum ID assigned to an entry, which may be different than the size.
maxF1 - Variable in class com.sun.labs.minion.classification.Rocchio.FQR
The maximum f1 encountered.
maxF1Sim - Variable in class com.sun.labs.minion.classification.Rocchio.FQR
The similarity associated with the maximum f1 measure.
maxfdt - Variable in class com.sun.labs.minion.indexer.entry.CasedDFOEntry
The maximum term frequencies.
maxfdt - Variable in class com.sun.labs.minion.indexer.entry.DFOEntry
The maximum frequency of the term across the documents in the postings list.
maxfdt - Variable in class com.sun.labs.minion.indexer.partition.PartitionStats
The maximum term frequency in the partition.
maxfdt - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings
The maximum frequency encountered in the postings.
maxfdt - Variable in class com.sun.labs.minion.indexer.postings.IDFreqPostings
The maximum frequency.
maxfdt - Variable in class com.sun.labs.minion.retrieval.CollectionStats
The maximum term frequency in the collection.
maxfdt - Variable in class com.sun.labs.minion.retrieval.TermStatsImpl
The maximum frequency for the term.
maxfdt - Variable in class com.sun.labs.minion.retrieval.WeightingComponents
The maximum term frequency in the collection.
maxft - Variable in class com.sun.labs.minion.indexer.partition.PartitionStats
The maximum document frequency in the partition.
maxft - Variable in class com.sun.labs.minion.retrieval.CollectionStats
The maximum document frequency in the collection.
maxft - Variable in class com.sun.labs.minion.retrieval.WeightingComponents
The maximum document frequency in the collection.
maxID - Variable in class com.sun.labs.minion.indexer.partition.Partition
The maximum ID that was allocated in the partition.
maxIntPerBits - Static variable in class com.sun.labs.minion.util.BitBuffer
The maximum number that can be encoded in a given number of bits.
maxMissing - Variable in class com.sun.labs.minion.retrieval.Proximity
The maximum number of terms that may be missing from a qualifying passage.
maxNextCharInd - Variable in class com.sun.labs.minion.document.tokenizer.SimpleCharStream
 
maxNextCharInd - Variable in class com.sun.labs.minion.retrieval.parser.JavaCharStream
 
maxQueryTime - Variable in class com.sun.labs.minion.QueryConfig
The maximum amount of time to spend on a query, in ms.
maxSize - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The maximum length, in characters, of any highlighted passage that we'll return.
maxTokLen - Variable in class com.sun.labs.minion.document.tokenizer.Tokenizer
The length of the longest token that we will generate.
maxUpd - Static variable in class com.sun.labs.minion.test.Mutator
 
maxValues - Static variable in class com.sun.labs.minion.util.buffer.StdBufferImpl
The maximum values that can be encoded using a given number of bytes.
maxWindow - Variable in class com.sun.labs.minion.retrieval.Proximity
The maximum window size for a qualifying passage.
mayBeCat(MorphState, Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests whether the indicated word could be analyzed as the indicated category cat, without contradicting any constraints.
mayBeSuperlativeEtc(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
Tests whether the indicated word is worth considering as a possible superlative adjective or adverb or an archaic 2sg verb.
mBlock - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
MC - Static variable in class com.sun.labs.minion.lexmorph.WordToken
 
mcAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
me - Variable in class com.sun.labs.minion.indexer.postings.io.StreamPostingsInput
The offset of the end of our in-memory buffer.
me - Static variable in class com.sun.labs.minion.test.LexMorphTest
 
me - Variable in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
The offset in the file of the end of our in-memory buffer.
me - Variable in class com.sun.labs.minion.util.buffer.FileReadableBuffer
The offset in the file of the end of our in-memory buffer.
mean() - Method in class com.sun.labs.minion.clustering.ClusterStatisticsImpl
Calculates the mean distance of the cluster elements from the cluster centroid.
mean() - Method in interface com.sun.labs.minion.ClusterStatistics
Gets the mean distance of the cluster elements from the cluster centroid.
mean() - Method in class com.sun.labs.minion.util.DescriptiveStats
 
med3(int[], int, int, int) - Static method in class com.sun.labs.minion.util.Util
Returns the index of the median of the three indexed integers.
med3(float[], int, int, int) - Static method in class com.sun.labs.minion.util.Util
Returns the index of the median of the three indexed integers.
med3(double[], int, int, int) - Static method in class com.sun.labs.minion.util.Util
Returns the index of the median of the three indexed integers.
memb(Value, List) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
memb(Object, Object[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
member - Variable in class com.sun.labs.minion.clustering.ClusterElement
The cluster that this element is a member of.
membr(Value, Value[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
membr(Value, List) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
MemoryBiGramDictionary - Class in com.sun.labs.minion.indexer.dictionary
 
MemoryBiGramDictionary() - Constructor for class com.sun.labs.minion.indexer.dictionary.MemoryBiGramDictionary
Creates a bigram dictionary.
MemoryBiGramDictionary(Entry[]) - Constructor for class com.sun.labs.minion.indexer.dictionary.MemoryBiGramDictionary
Creates and populates a bigram dictionary from a set of dictionary entries.
MemoryDictionary - Class in com.sun.labs.minion.indexer.dictionary
A dictionary that will be used during indexing.
MemoryDictionary(Class) - Constructor for class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
Creates a dictionary that can be used during indexing.
MemoryDictionary.IDMap - Enum in com.sun.labs.minion.indexer.dictionary
An enumeration of the kinds of ID maps that may have to be built when dumping a dictionary.
MemoryDictionary.MemoryDictionaryIterator - Class in com.sun.labs.minion.indexer.dictionary
A class that implements a dictionary iterator for this dictionary.
MemoryDictionary.MemoryDictionaryIterator() - Constructor for class com.sun.labs.minion.indexer.dictionary.MemoryDictionary.MemoryDictionaryIterator
 
MemoryDictionary.Renumber - Enum in com.sun.labs.minion.indexer.dictionary
An enumeration of the kinds of renumbering that may need to be done when dumping a dictionary to disk.
MemoryFieldStore - Class in com.sun.labs.minion.indexer.dictionary
A field store to be used during indexing.
MemoryFieldStore(MetaFile) - Constructor for class com.sun.labs.minion.indexer.dictionary.MemoryFieldStore
Constructs the field store for use.
MemoryPartition - Class in com.sun.labs.minion.indexer.partition
A class for holding a partition in memory while it is under construction.
MemoryPartition() - Constructor for class com.sun.labs.minion.indexer.partition.MemoryPartition
 
MemoryTaxonomy - Class in com.sun.labs.minion.lextax
 
MemoryTaxonomy() - Constructor for class com.sun.labs.minion.lextax.MemoryTaxonomy
 
MemoryTaxonomy(Lexicon) - Constructor for class com.sun.labs.minion.lextax.MemoryTaxonomy
 
merge(FeatureCluster) - Method in class com.sun.labs.minion.classification.ContingencyFeatureCluster
 
merge(FeatureCluster) - Method in interface com.sun.labs.minion.classification.FeatureCluster
Merge another feature cluster into this one, preventing duplicates.
merge(Collection<FeatureClusterSet>) - Static method in class com.sun.labs.minion.classification.FeatureClusterSet
Merge the contents of all the cluster sets.
merge(FeatureCluster) - Method in class com.sun.labs.minion.classification.SimpleFeatureCluster
 
merge(FeatureCluster) - Method in class com.sun.labs.minion.classification.WeightedFeatureCluster
 
merge() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Performs a merge in the index, if one is necessary.
merge(String, SavedField[], int, int[], int[], int[][], RandomAccessFile, PostingsOutput) - Method in class com.sun.labs.minion.indexer.dictionary.BasicField
Merges a number of saved fields.
merge(DiskBiGramDictionary[], int[], int[][], RandomAccessFile, PostingsOutput) - Method in class com.sun.labs.minion.indexer.dictionary.DiskBiGramDictionary
 
merge(IndexEntry, NameEncoder, DiskDictionary[], EntryMapper[], int[], int[][], RandomAccessFile, PostingsOutput[], boolean) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Merges a number of dictionaries into a single dictionary.
merge(IndexEntry, NameEncoder, PartitionStats, DiskDictionary[], EntryMapper[], int[], int[][], RandomAccessFile, PostingsOutput[], boolean) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Merges a number of dictionaries into a single dictionary.
merge(DiskFieldStore[], int, int[], int[], int[][], RandomAccessFile, PostingsOutput) - Method in class com.sun.labs.minion.indexer.dictionary.DiskFieldStore
Merges a number of field stores into a single store.
merge(String, SavedField[], int, int[], int[], int[][], RandomAccessFile, PostingsOutput) - Method in class com.sun.labs.minion.indexer.dictionary.FeatureVector
 
merge(String, SavedField[], int, int[], int[], int[][], RandomAccessFile, PostingsOutput) - Method in interface com.sun.labs.minion.indexer.dictionary.SavedField
Merges a number of saved fields.
merge(QueryEntry, int[]) - Method in class com.sun.labs.minion.indexer.entry.DocKeyEntry
Merges the entries in the postings underlying the other document key with the entries in the postings for this key.
merge(QueryEntry, int[]) - Method in class com.sun.labs.minion.indexer.entry.FieldedDocKeyEntry
Merges the entries in the postings underlying the other document key with the entries in the postings for this key.
merge(QueryEntry, int[]) - Method in class com.sun.labs.minion.indexer.entry.IDEntry
 
merge(QueryEntry, int[]) - Method in class com.sun.labs.minion.indexer.entry.IDFreqEntry
 
merge(QueryEntry, int[]) - Method in interface com.sun.labs.minion.indexer.entry.MergeableEntry
Merges postings from another entry into this one.
merge(List<DiskPartition>, List<DelMap>, boolean) - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Merges a number of DiskPartitions into a single partition.
merge(List<DiskPartition>, List<DelMap>, boolean, int) - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Merges a number of DiskPartitions into a single partition.
merge(List<DiskPartition>) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Merges together the partitions in the provided list.
merge() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager.Merger
Merges.
merge(MergeablePostings, int[]) - Method in class com.sun.labs.minion.indexer.postings.DocumentVectorPostings
 
merge(MergeablePostings, int[]) - Method in class com.sun.labs.minion.indexer.postings.FieldedDocumentVectorPostings
 
merge(MergeablePostings, int[]) - Method in class com.sun.labs.minion.indexer.postings.IDFreqPostings
 
merge(MergeablePostings, int[]) - Method in class com.sun.labs.minion.indexer.postings.IDPostings
 
merge(MergeablePostings, int[]) - Method in interface com.sun.labs.minion.indexer.postings.MergeablePostings
Merges another set of postings with this set of postings.
merge(DiskTaxonomy[], String, File) - Method in class com.sun.labs.minion.lextax.DiskTaxonomy
Merges a number of taxonomies into a single one.
merge(PostingsIterator) - Method in class com.sun.labs.minion.retrieval.cache.FieldedTermCacheElement
 
merge(PostingsIterator) - Method in class com.sun.labs.minion.retrieval.cache.TermCacheElement
 
merge() - Method in interface com.sun.labs.minion.SearchEngine
Performs a merge in the index, if one is necessary.
MergeableEntry - Interface in com.sun.labs.minion.indexer.entry
 
MergeablePostings - Interface in com.sun.labs.minion.indexer.postings
An interface for postings that can be merged, not just appended.
mergeAll() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Merges all partitions from the active list into a new partition.
mergeArrays(Word[], Word[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
mergeArrays(Value[], Value[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
mergeArrays(Category[], Category[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
mergeArrays(Atom[], Atom[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
mergeBuffSize - Variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
The size of the merge buffer.
mergeCustom(int, DiskPartition[], int[][], int, int[], int[], int[][]) - Method in class com.sun.labs.minion.classification.ClassifierDiskPartition
Merges the model specific data for these classifiers.
mergeCustom(int, DiskPartition[], int[][], int, int[], int[], int[][]) - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Provides a place to merge data that is specific to a subclass of disk partition.
mergeCustom(int, DiskPartition[], int[][], int, int[], int[], int[][]) - Method in class com.sun.labs.minion.indexer.partition.InvFileDiskPartition
 
mergedParts - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A list of partitions that have been merged.
mergeExcluding(HashSet, Category[], Category[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
mergeGeometric() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
This is a geometric merge heuristic controlled by the mergeRate.
mergeIcat(Category, Category) - Method in class com.sun.labs.minion.lexmorph.Word
 
mergeIcat(Category, Category) - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
mergeInPieces(List<DiskPartition>) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Breakss a list of partitions into blocks of mergeBlockSize, and merges those.
mergeLists(List, List) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mergeLock - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A lock for the collection so that only one merge may be ongoing at any time.
mergeRate - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
The rate of partition merges - bigger means less merges, faster indexing, more parts, slower queries
MergeReportHandler - Class in com.sun.labs.minion.test.regression.merge
 
MergeReportHandler(MergeTestReplayer) - Constructor for class com.sun.labs.minion.test.regression.merge.MergeReportHandler
Create a new instance of me and set my replayer object
mergeSpace - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
The amount of space (in bytes) that we're willing to devote to buffering postings entries during merges.
MergeTest - Class in com.sun.labs.minion.test.regression.merge
This class is responsible for testing the merging feature of the search engine.
It repeatedly indexes a random selection of (a fixed size of) documents from a document directory, then "de-indexes" them compares them with the originals.
MergeTest() - Constructor for class com.sun.labs.minion.test.regression.merge.MergeTest
Default contructor.
MergeTestReplayer - Class in com.sun.labs.minion.test.regression.merge
MergeTestReplayer replays the log from MergeTest and recreates the run of files indexed.
MergeTestReplayer(String, String, String) - Constructor for class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Create a new instance of me
MergeTestReplayer.MergeReplayReporter - Class in com.sun.labs.minion.test.regression.merge
MergeTestReporter is a TestReporter that emits its report to the console.
MergeTestReplayer.MergeReplayReporter() - Constructor for class com.sun.labs.minion.test.regression.merge.MergeTestReplayer.MergeReplayReporter
Creata a new instance of me
mergeThread - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A thread to be used during merge operations.
mergeValues(Value, Value) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
mergeWord(Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
metaDataFile - Variable in class com.sun.labs.minion.engine.MetaDataStoreImpl
 
metaDataStore - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The meta data storage for this engine/index
MetaDataStore - Interface in com.sun.labs.minion
The MetaDataStore provides a mechanism to store name/value pairs in associate with an index.
MetaDataStoreImpl - Class in com.sun.labs.minion.engine
The MetaDataStore provides a mechanism to store name/value pairs in associate with an index.
MetaDataStoreImpl(String) - Constructor for class com.sun.labs.minion.engine.MetaDataStoreImpl
 
metaFile - Variable in class com.sun.labs.minion.indexer.dictionary.FieldStore
The meta file.
MetaFile - Class in com.sun.labs.minion.indexer
A class to read and write the indexer's metafile.
MetaFile(File) - Constructor for class com.sun.labs.minion.indexer.MetaFile
Makes a meta file.
MetaFile(File, File) - Constructor for class com.sun.labs.minion.indexer.MetaFile
Makes a meta file.
metaFile - Variable in class com.sun.labs.minion.indexer.MetaFile
 
metaFile - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager
The MetaFile containing the number for the next partition to write and the field name maps.
metaLock - Variable in class com.sun.labs.minion.indexer.MetaFile
 
mhonarcComments - Static variable in class com.sun.labs.minion.document.MarkUpAnalyzer_html
MHonArc meta-data comments.
mhonarcFields - Static variable in class com.sun.labs.minion.document.MarkUpAnalyzer_html
MHonArc meta-data comment field information objects.
MIFeatureSelector - Class in com.sun.labs.minion.classification
Mutual Information Feature Selector that is implemented by using the ContingencyFeatureSelector.
MIFeatureSelector() - Constructor for class com.sun.labs.minion.classification.MIFeatureSelector
 
min - Variable in class com.sun.labs.minion.util.DescriptiveStats
 
min() - Method in class com.sun.labs.minion.util.DescriptiveStats
 
MIN_LEN - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartition
Minimum length of a stem.
minimumCompoundLength - Variable in class com.sun.labs.minion.lexmorph.MorphEngFns
 
MinionLog - Class in com.sun.labs.minion.util
Deprecated. 
MinionLog() - Constructor for class com.sun.labs.minion.util.MinionLog
Deprecated. Protected constructor for the singleton log.
MINUS - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
MINUS - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
minWindow - Variable in class com.sun.labs.minion.retrieval.Proximity
The minimum window size for a qualifying passage.
miscBlock - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
miscPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
missingFile(String) - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer.MergeReplayReporter
 
MISSPELLING_OF - Static variable in class com.sun.labs.minion.lextax.Taxonomy
 
misspellingWord - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
mkToken() - Method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Break our collected text into as many as three pieces.
modelInstance - Variable in class com.sun.labs.minion.classification.ClassifierDiskPartition
 
modelInstance - Variable in class com.sun.labs.minion.classification.ClassifierManager
The model used to classify docs in this partition
modelInstance - Variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
The model used to classify docs in this partition
modelInstance - Variable in class com.sun.labs.minion.classification.ClusterDiskPartition
 
modelMap - Variable in class com.sun.labs.minion.classification.ClassifierDiskPartition
 
models - Variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
A list of the models trained into this partition, so that we can dump their model specific data.
modifiedByWord - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
modifiers - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NounPhrase
 
modifyScore(float, ResultAccessor) - Method in interface com.sun.labs.minion.ScoreModifier
Modifies the provided score, possibly taking into account the data about the current document using the provided result accessor.
modstack - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NpStackElt
 
monosyllabicCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
month - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.DatePhrase
 
MONTHSTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
morph(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Get the morphological analysis of a given word string.
morph(Word, MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Get the morphological analysis of a scratch word.
morph(WordToken) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Get the morphological analysis of a given word token.
morph(Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Other signatures for morph.
morph(Word, Category, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morph(Word, Category, Atom, boolean, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morph(Word, Category, Atom, boolean, boolean, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morph() - Method in class com.sun.labs.minion.lexmorph.Word
 
morph - Variable in class com.sun.labs.minion.lextax.MemoryTaxonomy
 
MORPH - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
Morph_en - Class in com.sun.labs.minion.lexmorph
This is an English specialization of MorphEngFns, which extends MorphEngFrame, which extends MorphEngine.
Morph_en() - Constructor for class com.sun.labs.minion.lexmorph.Morph_en
 
MORPH_OF - Static variable in class com.sun.labs.minion.lextax.Taxonomy
 
morphAnalyzePrefix(Word, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphAnalyzePrefix(MorphState, Word, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphAsVerbForm(Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
morphCache - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
morphCache - Variable in class com.sun.labs.minion.lexmorph.Word
 
morphCheck(Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Use the morphological analysis of a given word to check category membership.
morphCheck(Word, Category, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Use the morphological analysis of a given word to check category membership in a specified mode.
MorphClusterer - Class in com.sun.labs.minion.classification
Provides an implementation of a feature clusterer built around the full morphology engine.
MorphClusterer(int) - Constructor for class com.sun.labs.minion.classification.MorphClusterer
Create a new instance of me
MorphClusterer() - Constructor for class com.sun.labs.minion.classification.MorphClusterer
Default constructor
morphCompoundAnalysis(MorphCompoundRule[], String, MorphState, Word, Word, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Attempts the morphological analysis of the current word as a compound of the specified word1 and word2 connected by the indicated connector.
MorphCompoundRule - Class in com.sun.labs.minion.lexmorph
This is a class of compound rules used in MorphEngine.
MorphCompoundRule() - Constructor for class com.sun.labs.minion.lexmorph.MorphCompoundRule
 
MorphCompoundRule(String, String, Lexicon) - Constructor for class com.sun.labs.minion.lexmorph.MorphCompoundRule
Create a MorphCompoundRule
MorphCompoundRule(MorphRule, String, Lexicon) - Constructor for class com.sun.labs.minion.lexmorph.MorphCompoundRule
Create a MorphCompoundRule from a temporary MorphRule
morphCompoundRules - Variable in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
morphCompoundTest(Word, MorphState, Category, Hashtable, int) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Method for testing a scratch word for possible decomposition as a run-together compound word like 'horseshoe' that is made from the concatenation of two known words.
morphDepthLimit - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
Subsumption search parameter: Limits number of morphological steps total along the path to a possible child node to explore.
morphDispatch - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
morphEn - Variable in class com.sun.labs.minion.test.QueryTest
 
MorphEngFns - Class in com.sun.labs.minion.lexmorph
This is a specialization of MorphEngFrame containing functions used by the English morphological rules in Morph_en.
MorphEngFns() - Constructor for class com.sun.labs.minion.lexmorph.MorphEngFns
 
MorphEngFrame - Class in com.sun.labs.minion.lexmorph
This is an English specialization of MorphEngine.
MorphEngFrame() - Constructor for class com.sun.labs.minion.lexmorph.MorphEngFrame
 
MorphEngine - Class in com.sun.labs.minion.lexmorph
This is a class of objects used to carry the rules for a morphological analysis.
MorphEngine() - Constructor for class com.sun.labs.minion.lexmorph.MorphEngine
 
MorphEngine.CatSense - Class in com.sun.labs.minion.lexmorph
Class for carrying information for a particular category sense of an analyzed word.
MorphEngine.CatSense(Category, Word, Value[], String, int) - Constructor for class com.sun.labs.minion.lexmorph.MorphEngine.CatSense
 
MorphEngine.RootFeatureList - Class in com.sun.labs.minion.lexmorph
Class for carrying root-feature information for a particular category sense of an analyzed word.
MorphEngine.RootFeatureList(Word, Value[]) - Constructor for class com.sun.labs.minion.lexmorph.MorphEngine.RootFeatureList
 
morpher - Variable in class com.sun.labs.minion.classification.LiteMorphClusterer
The morphological analyzer to use.
morphInflect(Word, Atom) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
morphKnown(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Get the morphological analysis of a given word string in cmode known.
morphPackLex(MorphState, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Methods for making words from concatenated strings.
morphPackLex(MorphState, String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPackLex(MorphState, String, String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPackLex(MorphState, String, String, String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPluralTest(Word) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
morphPrecheck(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
Method for checking for special forms before attempting morph rules.
morphPrecheck(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPrefix(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPrefix(Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPrefix(Word, Category, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPrefix(MorphState, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphPrefix(MorphState, Word, Category, boolean) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphRoot(MorphState) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
morphRootWhenSet - Static variable in class com.sun.labs.minion.lexmorph.MorphEngine
Variable that causes root to be morphed by setRoot whenever it is set for a test in a rule.
MorphRule - Class in com.sun.labs.minion.lexmorph
This is a class of morphological rules used in MorphEngine.
MorphRule() - Constructor for class com.sun.labs.minion.lexmorph.MorphRule
 
MorphRule(String, String, Hashtable) - Constructor for class com.sun.labs.minion.lexmorph.MorphRule
Create a Rule
MorphState - Class in com.sun.labs.minion.lexmorph
This is a class of objects used to carry the state of a morphological analysis.
MorphState() - Constructor for class com.sun.labs.minion.lexmorph.MorphState
Create a MorphState
MorphState(int, Hashtable) - Constructor for class com.sun.labs.minion.lexmorph.MorphState
Create a MorphState
MorphState(int, Hashtable, MorphEngine, MorphRule, String) - Constructor for class com.sun.labs.minion.lexmorph.MorphState
Create a MorphState for testing a MorphRule
morphWord(String, int, String, Set<String>) - Method in class com.sun.labs.minion.lexmorph.LiteMorph
Morph the word into other words, if possible.
morphWord(MorphEngine) - Method in class com.sun.labs.minion.lexmorph.WordToken
 
move(File, File, String) - Static method in class com.sun.labs.minion.test.Recover
 
MPCasedDFOEntry - Class in com.sun.labs.minion.indexer.entry
 
MPCasedDFOEntry() - Constructor for class com.sun.labs.minion.indexer.entry.MPCasedDFOEntry
 
MPCasedDFOEntry(Object) - Constructor for class com.sun.labs.minion.indexer.entry.MPCasedDFOEntry
 
MPIndexTest - Class in com.sun.labs.minion.test.regression
Multi-threaded index and test.
MPIndexTest(String, String, String, String) - Constructor for class com.sun.labs.minion.test.regression.MPIndexTest
Create a new instance of the test class
MPIndexTest() - Constructor for class com.sun.labs.minion.test.regression.MPIndexTest
Default contructor.
mPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
ms - Variable in class com.sun.labs.minion.indexer.postings.io.StreamPostingsInput
The offset of the start of our in-memory buffer.
ms - Variable in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
The offset in the file of the start of our in-memory buffer.
ms - Variable in class com.sun.labs.minion.util.buffer.FileReadableBuffer
The offset in the file of the start of our in-memory buffer.
msd - Variable in class com.sun.labs.minion.classification.ClassifierDiskPartition
The file containing the model specific data for this partition.
msdOff - Variable in class com.sun.labs.minion.classification.ClassifierDiskPartition
A buffer containing the offsets for the model specific data for each of our classifiers.
MST - Class in com.sun.labs.minion.clustering
A minimum spanning tree cluterer.
MST() - Constructor for class com.sun.labs.minion.clustering.MST
 
MST.Edge - Class in com.sun.labs.minion.clustering
 
MST.Edge(MST.Vertex, MST.Vertex) - Constructor for class com.sun.labs.minion.clustering.MST.Edge
Creates a Edge
MST.Tree - Class in com.sun.labs.minion.clustering
 
MST.Tree(MST.Vertex) - Constructor for class com.sun.labs.minion.clustering.MST.Tree
Creates a containing the single vertex provided.
MST.Tree(MST.Tree) - Constructor for class com.sun.labs.minion.clustering.MST.Tree
 
MST.Vertex - Class in com.sun.labs.minion.clustering
 
MST.Vertex(ClusterElement) - Constructor for class com.sun.labs.minion.clustering.MST.Vertex
Creates a Vertex
mStep() - Method in class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised.Model
Performs the M step of the EM algorithm, re-estimating the model parameters P(vj | sk) and P(sk) using maximum likelihood.
mt - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The terms from the document matching the query terms.
mua - Variable in class com.sun.labs.minion.document.XMLAnalyzer
The markup analyzer that's using us.
mult(float) - Method in class com.sun.labs.minion.classification.WeightedFeatureVector
Multiplies a feature vector by a scalar, producing a new vector.
mult - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
A set of field multipliers to apply.
mult - Variable in class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
The multipliers that we wish to apply to scores from certain fields.
mult(float) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Applies a multiplier to an array group, returning a new group.
mult(float) - Method in class com.sun.labs.minion.retrieval.ScoredGroup
Applies a multiplier to an array group, returning a new group.
multFields - Variable in class com.sun.labs.minion.QueryConfig
The names of fields to which multipliers have been applied.
MultiDictTerm - Class in com.sun.labs.minion.retrieval
MultiDictTerm provides the implementation of the TOR operator.
MultiDictTerm(Collection) - Constructor for class com.sun.labs.minion.retrieval.MultiDictTerm
 
MultiDocumentVectorImpl - Class in com.sun.labs.minion.retrieval
An implementation of a document vector that combines the vectors for a number of documents into a single document.
MultiDocumentVectorImpl(List<DocumentVector>) - Constructor for class com.sun.labs.minion.retrieval.MultiDocumentVectorImpl
 
MultiDocumentVectorImpl(List<DocumentVector>, String) - Constructor for class com.sun.labs.minion.retrieval.MultiDocumentVectorImpl
 
MultiDocumentVectorImpl(List<DocumentVector>, SearchEngine, String) - Constructor for class com.sun.labs.minion.retrieval.MultiDocumentVectorImpl
 
MultiDocumentVectorImpl(SearchEngine, List<DocKeyEntry>, String) - Constructor for class com.sun.labs.minion.retrieval.MultiDocumentVectorImpl
Creates a document vector for a set of documents.
MultiDocumentVectorImpl(SearchEngine, List<DocKeyEntry>, String, WeightingFunction, WeightingComponents) - Constructor for class com.sun.labs.minion.retrieval.MultiDocumentVectorImpl
Creates a document vector for a set of documents.
MultiDV - Class in com.sun.labs.minion.test
 
MultiDV(SearchEngine) - Constructor for class com.sun.labs.minion.test.MultiDV
 
multiplyAsLinear(float, float) - Method in class com.sun.labs.minion.util.LogMath
 
multValues - Variable in class com.sun.labs.minion.QueryConfig
The multiplier values to use for the multiplied fields.
mustBePluralNoun(Word) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
mustBePluralNoun(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
Tests whether the indicated word is a plural noun that can not be a singular noun.
mustBeSingularNoun(Word) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
Mutator - Class in com.sun.labs.minion.test
 
Mutator(SearchEngine, List<String>, int) - Constructor for class com.sun.labs.minion.test.Mutator
 
MUTUAL_INFORMATION - Static variable in class com.sun.labs.minion.classification.ContingencyFeature
A constant indicating that we should return the MI value as the weight for this feature.
myCatBits - Variable in class com.sun.labs.minion.lexmorph.Category
 

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