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

H

h - Variable in class com.sun.labs.minion.classification.QueryZone
The contents of the query zone
h - Variable in class com.sun.labs.minion.indexer.partition.FieldIterator
A heap holding the individual iterators.
HAC - Class in com.sun.labs.minion.clustering
A hierarchical agglomerative clusterer.
HAC() - Constructor for class com.sun.labs.minion.clustering.HAC
Creates a HAC
handleAttributes(SimpleNode) - Static method in class com.sun.labs.minion.retrieval.parser.LuceneTransformer
Handles the extra attributes attached to terms in Lucene.
handleChar() - Method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Handle a character to add to the token buffer.
handleCurr() - Method in class com.sun.labs.minion.classification.Rocchio.HE
Handles the document at the head of the iterator.
handleField(FieldInfo, Object) - Method in class com.sun.labs.minion.pipeline.AbstractPipelineImpl
Handles a single field value, which may have several instances.
handleField(FieldInfo, Object, IndexableString.Type) - Method in class com.sun.labs.minion.pipeline.AbstractPipelineImpl
Handle the characters for one instance of a given field.
handleFieldData(char[], int, int) - Method in class com.sun.labs.minion.document.tokenizer.Tokenizer
Saves the given range of the array, if we're supposed to be saving field data.
handleLongChar(char, int, int) - Method in class com.sun.labs.minion.document.tokenizer.JCCTokenizer
 
handleLongChar(char, int, int) - Method in class com.sun.labs.minion.document.tokenizer.Tokenizer
Handles a character that takes up more than one character in a file.
handleLongChar(char, int, int) - Method in class com.sun.labs.minion.document.tokenizer.UniversalTokenizer
Handles a character that takes up more than one character in a file.
HandyTokenizer - Class in com.sun.labs.minion.document.tokenizer
A helper class to tokenize strings and return an iterator for the results.
HandyTokenizer() - Constructor for class com.sun.labs.minion.document.tokenizer.HandyTokenizer
Creates a new handy tokenizer.
hasCasedEntry() - Method in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
Indicates whether the entry type used for this dictionary is cased.
hasCommonCat() - Method in class com.sun.labs.minion.lexmorph.Word
 
hasCommonCat() - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
hasDashPrefixAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
hasDashSuffixAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
hasFalseRoot(Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
hasFeature(Atom) - Method in class com.sun.labs.minion.lexmorph.Word
 
hasFieldedVectors() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Indicates whether this index uses fielded document vectors.
hasFieldInformation() - Method in class com.sun.labs.minion.classification.FeaturePostings
 
hasFieldInformation() - Method in class com.sun.labs.minion.indexer.entry.CasedDFOEntry
 
hasFieldInformation() - Method in class com.sun.labs.minion.indexer.entry.CasedIDEntry
 
hasFieldInformation() - Method in class com.sun.labs.minion.indexer.entry.DFOEntry
 
hasFieldInformation() - Method in interface com.sun.labs.minion.indexer.entry.QueryEntry
Indicates whether the postings associated with this entry have field information.
hasFieldInformation() - Method in class com.sun.labs.minion.indexer.entry.SinglePostingsEntry
 
hasFieldInformation() - Method in class com.sun.labs.minion.indexer.entry.TermStatsEntry
 
hasFieldInformation() - Method in class com.sun.labs.minion.lextax.ConceptEntry
 
hashArray(HashSet, Object[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
hashCode() - Method in class com.sun.labs.minion.lextax.ConceptEntry
 
hasHyphenatedRootVerb(Word, String, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
hasHyphenatedRootVerb (word1 connector word2) tests if the hyphenated pair word1-word2 has a corresponding root verb -- e.g., heart-warming doesn't.
hasKnownCompoundRoot(Word, String, Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
hasKnownCompoundRoot (word1 connector word2 &optional category) tests whether word1 plus connector plus some root of word2 is a known word, and in the indicated category (if category is specified) -- used in morph-compound-rules to see if a hyphenated pair word1-word2 has a corresponding root verb -- e.g., heart-warming doesn't.
hasKnownCompoundRoot(Word, String, Word, Category) - Method in class com.sun.labs.minion.lexmorph.MorphEngFns
 
hasKnownRoot(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
hasKnownRoot(Word, Hashtable) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
hasLock(Thread) - Method in class com.sun.labs.minion.util.FileLock
Tells us whether the given thread has a lock on the file.
hasLock() - Method in class com.sun.labs.minion.util.FileLock
Tells us whether we currently hold a lock on the file.
hasMoreElements() - Method in class com.sun.labs.minion.lexmorph.QuoteStringTokenizer
 
hasMoreTokens() - Method in class com.sun.labs.minion.lexmorph.QuoteStringTokenizer
 
hasMultipleCats() - Method in class com.sun.labs.minion.lexmorph.Word
 
hasNext() - Method in class com.sun.labs.minion.indexer.dictionary.ArrayDictionaryIterator
Describe hasNext method here.
hasNext() - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
 
hasNext() - Method in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary.MemoryDictionaryIterator
 
hasNext() - Method in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
hasNext() - Method in class com.sun.labs.minion.indexer.partition.FieldIterator
Indicates whether there is another field value to return.
hasNext() - Method in class com.sun.labs.minion.pipeline.TokenCollectorStage.Range.RangeIterator
 
hasNextCalled - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
hasNonnameCat() - Method in class com.sun.labs.minion.lexmorph.Word
 
hasParents() - Method in class com.sun.labs.minion.lexmorph.Word
 
hasPositionInformation() - Method in class com.sun.labs.minion.classification.FeaturePostings
 
hasPositionInformation() - Method in class com.sun.labs.minion.indexer.entry.CasedDFOEntry
 
hasPositionInformation() - Method in class com.sun.labs.minion.indexer.entry.CasedIDEntry
 
hasPositionInformation() - Method in class com.sun.labs.minion.indexer.entry.DFOEntry
 
hasPositionInformation() - Method in interface com.sun.labs.minion.indexer.entry.QueryEntry
Indicates whether the postings associated with this entry have position information.
hasPositionInformation() - Method in class com.sun.labs.minion.indexer.entry.SinglePostingsEntry
 
hasPositionInformation() - Method in class com.sun.labs.minion.indexer.entry.TermStatsEntry
 
hasPositionInformation() - Method in class com.sun.labs.minion.lextax.ConceptEntry
 
hasPrefix(Word[]) - Method in class com.sun.labs.minion.lexmorph.Word
 
hasRoot(Word) - Method in class com.sun.labs.minion.lexmorph.Word
 
hasSavedValues(int) - Method in class com.sun.labs.minion.indexer.dictionary.BasicField
Indicates whether a given document has saved data for this field.
hasSuffix(Word[]) - Method in class com.sun.labs.minion.lexmorph.Word
 
hasWordEntry() - Method in class com.sun.labs.minion.lexmorph.Word
 
head - Variable in class com.sun.labs.minion.pipeline.AbstractPipelineImpl
The stage at the head of the pipeline.
head - Variable in class com.sun.labs.minion.util.BitBuffer
A pointer to the head of the current Buffer.
headadv - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.AdvPhrase
 
header - Variable in class com.sun.labs.minion.indexer.dictionary.BasicField
The header for this field.
header - Static variable in class com.sun.labs.minion.indexer.dictionary.FieldStore
The header for the old-style field store.
header - Variable in class com.sun.labs.minion.samples.MailIndexer
A regex pattern for rfc822 headers.
heapElements - Variable in class com.sun.labs.minion.classification.QueryZone
A list of all the heap elements
help() - Method in class com.sun.labs.minion.test.QueryTest
 
Hide - Class in com.sun.labs.minion.retrieval
 
Hide(QueryElement) - Constructor for class com.sun.labs.minion.retrieval.Hide
 
HIDE - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
HighFreq - Class in com.sun.labs.minion.test
A main program that selects high frequency terms from an index.
HighFreq(SearchEngine, boolean) - Constructor for class com.sun.labs.minion.test.HighFreq
 
highlight(PassageHighlighter, boolean) - Method in interface com.sun.labs.minion.Passage
Marks up the passage using the highlighter.
highlight(PassageHighlighter) - Method in interface com.sun.labs.minion.Passage
Marks up the passage using the highlighter.
highlight(PassageHighlighter, boolean) - Method in class com.sun.labs.minion.retrieval.PassageImpl
 
highlight(PassageHighlighter) - Method in class com.sun.labs.minion.retrieval.PassageImpl
 
highlightMatching(String, int, StringBuffer, boolean) - Method in interface com.sun.labs.minion.PassageHighlighter
Highlights one of the actual matching terms in the query.
highlightMatching(String, int, StringBuffer, boolean) - Method in class com.sun.labs.minion.SimpleHighlighter
Highlights one of the actual matching terms in the query.
highlightMatching(String, int, StringBuffer, boolean) - Method in class com.sun.labs.minion.TextHighlighter
 
HighlightStage - Class in com.sun.labs.minion.retrieval
A pipeline stage that can be used to collect tokens from a defined set of fields that can be used for passage and field highlighting.
HighlightStage() - Constructor for class com.sun.labs.minion.retrieval.HighlightStage
 
hlp - Variable in class com.sun.labs.minion.retrieval.ResultSetImpl
A pipeline that can be used for highlighting documents from this set.
HLPipeline - Interface in com.sun.labs.minion
A pipeline that can be used for highlighting documents.
HLPipelineImpl - Class in com.sun.labs.minion.pipeline
A pipeline that can be used for highlighting documents.
HLPipelineImpl(PipelineFactory, SearchEngine, List<Stage>) - Constructor for class com.sun.labs.minion.pipeline.HLPipelineImpl
 
hour - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimePhrase
 
hPass - Variable in class com.sun.labs.minion.retrieval.HighlightStage
A map from field names that we're supposed to highlight to a list of the passages that should be highlighted for that field.
hPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
hs - Variable in class com.sun.labs.minion.classification.FeatureClusterSet
 
htmlEncode(String, StringBuffer) - Static method in class com.sun.labs.minion.util.Util
Encodes <>"'& characters
HumanSelected - Class in com.sun.labs.minion.classification
A container for human selected terms that specifies terms that must or must not occur in particular classifiers.
HumanSelected(Element) - Constructor for class com.sun.labs.minion.classification.HumanSelected
 

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