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

U

UC - Static variable in class com.sun.labs.minion.lexmorph.WordToken
 
ucAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
unary - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
unaryDecode() - Method in class com.sun.labs.minion.util.BitBuffer
Unary decode an int from the head of the BitBuffer.
unaryEncode(int) - Method in class com.sun.labs.minion.util.BitBuffer
Unary encode an integer onto the end of the buffer.
UnaryOperator - Class in com.sun.labs.minion.retrieval
A base class for all unary operators.
UnaryOperator(QueryElement) - Constructor for class com.sun.labs.minion.retrieval.UnaryOperator
 
UncachedTermStatsDictionary - Class in com.sun.labs.minion.indexer.dictionary
 
UncachedTermStatsDictionary() - Constructor for class com.sun.labs.minion.indexer.dictionary.UncachedTermStatsDictionary
 
UncachedTermStatsDictionary(File) - Constructor for class com.sun.labs.minion.indexer.dictionary.UncachedTermStatsDictionary
Creates a term statistics dictinary
uncompress(String, String) - Method in class com.sun.labs.minion.lexmorph.LiteMorph
 
UND() - Method in class com.sun.labs.minion.retrieval.parser.LuceneParser
 
UNDEFINED - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
Undefined - Class in com.sun.labs.minion.retrieval
An operator that takes a single saved field name as an operand and then returns the documents that have no defined values for that field.
Undefined(NameTerm) - Constructor for class com.sun.labs.minion.retrieval.Undefined
Creates an undefined operator that takes a single operand, the name of the field we want to check for undefined values.
unEntify(char[], int, int) - Method in class com.sun.labs.minion.document.MarkUpAnalyzer_html
 
union(List) - Method in class com.sun.labs.minion.indexer.dictionary.DiskBiGramDictionary
Union together (quick or) all the ids pointed to by the entries that are passed in
union(ResultSet) - Method in interface com.sun.labs.minion.ResultSet
Computes the intersection of this result set with another result set.
union(QueryTerm) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Unions the documents generated by the term with the ones in this group.
union(ArrayGroup) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Unions another group with this group.
union(ScoredGroup) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Unions a scored group with this group, returning a new scored group.
union(ArrayGroup, PostingsIterator) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Unions a postings iterator with this group, placing the results in the given group.
union(NegativeGroup) - Method in class com.sun.labs.minion.retrieval.ArrayGroup
Unions a negative group with this group, returning a negative group.
union(ScoredGroup) - Method in class com.sun.labs.minion.retrieval.NegativeGroup
Union a scored group with this group.
union(NegativeGroup) - Method in class com.sun.labs.minion.retrieval.NegativeGroup
Union a negative group with this group.
union(ResultSet) - Method in class com.sun.labs.minion.retrieval.ResultSetImpl
 
union(ScoredGroup) - Method in class com.sun.labs.minion.retrieval.ScoredGroup
Union a scored group with this group.
union(int[], int[]) - Static method in class com.sun.labs.minion.util.Util
Unions two arrays of integers, returning another array.
unionW - Variable in class com.sun.labs.minion.QueryStats
A stopwatch that accumulates the time required for unioning postings during the query.
unitIndex(int) - Static method in class com.sun.labs.minion.util.BitBuffer
Given a bit index return unit index containing it.
units - Variable in class com.sun.labs.minion.util.buffer.ArrayBuffer
The array backing our data.
units - Variable in class com.sun.labs.minion.util.buffer.NIOBuffer
A buffer backing our data.
unitToLogicalString(int, int) - Method in class com.sun.labs.minion.util.BitBuffer
Get the bits in a unit from right to left, put them in a string left to right, starting at the given position.
UniversalTokenizer - Class in com.sun.labs.minion.document.tokenizer
A class for tokenizing text in any language and mixed language material.
UniversalTokenizer() - Constructor for class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
 
UniversalTokenizer(Stage) - Constructor for class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Create a tokenizer that will send its output to the given Stage.
UniversalTokenizer(Stage, boolean) - Constructor for class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Create a tokenizer that will send its output to the given Stage and generate tokens for punctuation if boolean sp (for "sendPunct") is true.
UniversalTokenizer(Stage, boolean, boolean) - Constructor for class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Create a tokenizer that will send its output to the given Stage and generate tokens for punctuation if boolean sp (for "sendPunct") is true.
UniversalTokenizer(Stage, boolean, boolean, boolean) - Constructor for class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Create a tokenizer that will send its output to the given Stage and generate tokens for punctuation if boolean sp (for "sendPunct") is true.
unlock() - Method in class com.sun.labs.minion.indexer.MetaFile
Unlocks the meta file.
Unsupervised - Class in com.sun.labs.minion.lexmorph.disambiguation
An EM algorithm for unsupervised sense disambiguation.
Unsupervised(SearchEngine, String, String) - Constructor for class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised
Creates a disambiguator.
Unsupervised(SearchEngine, String, String, int, int, int) - Constructor for class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised
Creates a disambiguator.
Unsupervised(ResultSet, String, int, int, int) - Constructor for class com.sun.labs.minion.lexmorph.disambiguation.Unsupervised
 
Unsupervised.Model - Class in com.sun.labs.minion.lexmorph.disambiguation
The model associated with a particular estimation.
untensedAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
untransmittedWords(Value) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
updateActiveParts(boolean) - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Reads the active file and adds any new partitions to our active list.
updateInterval - Static variable in class com.sun.labs.minion.test.Mutator
 
UpdateLineColumn(char) - Method in class com.sun.labs.minion.document.tokenizer.SimpleCharStream
 
UpdateLineColumn(char) - Method in class com.sun.labs.minion.retrieval.parser.JavaCharStream
 
updatePartition(Set<Object>) - Method in class com.sun.labs.minion.indexer.partition.DiskPartition
Updates the partition by deleting any documents whose keys are in the given dictionary.
updateTermStats() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
 
upper - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
upperBound - Variable in class com.sun.labs.minion.retrieval.FieldTerm
For range queries, this is the upper bound on the range.
uPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
URLIndexTest - Class in com.sun.labs.minion.test
 
URLIndexTest() - Constructor for class com.sun.labs.minion.test.URLIndexTest
 
usage() - Static method in class com.sun.labs.minion.test.FindSimilar
 
usage() - Static method in class com.sun.labs.minion.test.HighFreq
 
usage() - Static method in class com.sun.labs.minion.test.IndexTest
 
usage() - Static method in class com.sun.labs.minion.test.ListDict
 
usage() - Static method in class com.sun.labs.minion.test.Mutator
 
usage() - Static method in class com.sun.labs.minion.test.QueryTest
 
usage() - Static method in class com.sun.labs.minion.test.regression.deletion.RandomDeletions
Prints usage message.
usage() - Static method in class com.sun.labs.minion.test.regression.DVPostingsTester
Help!
usage() - Static method in class com.sun.labs.minion.test.regression.IndexInverter
Help!
usage() - Static method in class com.sun.labs.minion.test.regression.PostTest
 
usage() - Static method in class com.sun.labs.minion.test.regression.query.QueryFactory
 
usage() - Static method in class com.sun.labs.minion.test.SimpleFindSimilar
 
usage() - Static method in class com.sun.labs.minion.test.URLIndexTest
 
useAbbreviations - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
Subsumption search parameter: If true abbreviations find their target and full names also find the abbreviated version.
useEntailments - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
Subsumption search parameter: If true the inverse entailments of the taxonomy will be followed when doing subsumption.
useMisspellings - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
Subsumption search parameter: If true, marked known possible misspellings are used in subsumption in both directions.
useNicknames - Variable in class com.sun.labs.minion.lextax.DiskTaxonomy
Subsumption search parameter: If true nicknames find the full name and full name queries also return marked nicknames, such as "chuck" for "Charles"
Util - Class in com.sun.labs.minion.util
A class holding various static utility functions.
Util() - Constructor for class com.sun.labs.minion.util.Util
 

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