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

P

p - Variable in class com.sun.labs.minion.classification.Rocchio.FQR
The last calculated precision.
p - Variable in class com.sun.labs.minion.indexer.entry.CasedEntry
Postings for the case sensitive and case insensitive versions of saved field values.
p - Variable in class com.sun.labs.minion.indexer.entry.SinglePostingsEntry
The postings associated with this entry.
p - Variable in class com.sun.labs.minion.retrieval.QuickOr
The number of unique documents that we're storing.
packLex(String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
packLex(String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
packLex(String, String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
packLex(String, String, String, String) - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
packLexTime(int, int) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
packLexTime(int, int, int) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
pairedTagMap - Static variable in class com.sun.labs.minion.document.MarkUpAnalyzer_html
A hashtable that maps html tags to subtypes of our begin and end markup events.
PAnd - Class in com.sun.labs.minion.retrieval
A class implementing the <pand> operator, which does our passage retrieval algorithm on documents that contain all of the query terms.
PAnd(List) - Constructor for class com.sun.labs.minion.retrieval.PAnd
 
PAND - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PAND - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
parent - Variable in class com.sun.labs.minion.classification.KFoldSplitter
The full results, as passed in
parent - Variable in class com.sun.labs.minion.classification.RandomTwoThirdsSplitter
The full results, as passed in
parent - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager.Merger
The thread that instantiated us.
parent - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
PARENTS - Static variable in class com.sun.labs.minion.lextax.Taxonomy
 
parse(String, boolean) - Method in class com.sun.labs.minion.util.CDateParser
This date parser understands many US and locale based formats.
parse(String) - Method in class com.sun.labs.minion.util.CDateParser
This date parser understands many US and locale based formats.
parseComment() - Method in class com.sun.labs.minion.document.MarkUpAnalyzer_html
Parses and HTML comment, keeping an eye out for MHonarc comments.
parseEntity() - Method in class com.sun.labs.minion.document.MarkUpAnalyzer_html
Parses an HTML entity out of the data.
ParseException - Exception in com.sun.labs.minion.document.tokenizer
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.sun.labs.minion.document.tokenizer.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.sun.labs.minion.document.tokenizer.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.sun.labs.minion.document.tokenizer.ParseException
 
ParseException - Exception in com.sun.labs.minion.retrieval.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.sun.labs.minion.retrieval.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.sun.labs.minion.retrieval.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.sun.labs.minion.retrieval.parser.ParseException
 
parseMessage(String) - Method in class com.sun.labs.minion.test.QueryTest
Parses the given message into an array of strings.
Parser - Class in com.sun.labs.minion.retrieval.parser
This is a common super-class for all parsers so that SimpleNode doesn't need to be specific to each one.
Parser() - Constructor for class com.sun.labs.minion.retrieval.parser.Parser
 
parser - Variable in class com.sun.labs.minion.retrieval.parser.SimpleNode
 
parseTag() - Method in class com.sun.labs.minion.document.MarkUpAnalyzer_html
Parses an HTML tag, either begin or end.
part - Variable in class com.sun.labs.minion.classification.BigQuery
The partition upon which we're operating.
part - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
The partition that we are associated with.
part - Variable in class com.sun.labs.minion.indexer.dictionary.DiskFieldStore
The partition this field store is associated with.
part - Variable in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
The partition with which this dictionary is associated.
part - Variable in class com.sun.labs.minion.indexer.partition.DocumentVectorLengths
The partition whose values we're storing.
part - Variable in class com.sun.labs.minion.retrieval.ArrayGroup
The partition that generated this set.
part - Variable in class com.sun.labs.minion.retrieval.cache.TermCache
 
part - Variable in class com.sun.labs.minion.retrieval.cache.TermCacheElement
 
part - Variable in class com.sun.labs.minion.retrieval.QueryElement
A partition upon which retrieval will be performed.
part - Variable in class com.sun.labs.minion.retrieval.QuickOr
The partition for which we're holding documents.
partClasses - Variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
The number of classes we've indexed into this partition
partClusters - Variable in class com.sun.labs.minion.classification.ClusterMemoryPartition
The number of clusters we've indexed into this partition
partDocs - Variable in class com.sun.labs.minion.indexer.partition.InvFileMemoryPartition
The number of documents we've indexed into this partition.
partDocs - Variable in class com.sun.labs.minion.retrieval.NegativeGroup.NegativeDocIterator
The number of docs in the partition.
partIter - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
Partition - Class in com.sun.labs.minion.indexer.partition
A superclass for Partitions.
Partition() - Constructor for class com.sun.labs.minion.indexer.partition.Partition
 
partitionAdded(SearchEngine, Set<Object>) - Method in interface com.sun.labs.minion.IndexListener
Indicates that a new partition has been added to the index.
partitionManager - Variable in class com.sun.labs.minion.classification.ClusterMemoryPartition
 
PartitionManager - Class in com.sun.labs.minion.indexer.partition
For any particular collection that we will index, there can be multiple entry types and for each entry type there can be multiple partitions.
PartitionManager() - Constructor for class com.sun.labs.minion.indexer.partition.PartitionManager
Instantiates a PartitionManager with the given index configuration.
PartitionManager.ExtFilter - Class in com.sun.labs.minion.indexer.partition
A class that implements SimpleFilter so that we can find partition files with various extensions.
PartitionManager.ExtFilter(String) - Constructor for class com.sun.labs.minion.indexer.partition.PartitionManager.ExtFilter
 
PartitionManager.HouseKeeper - Class in com.sun.labs.minion.indexer.partition
An inner class that does housekeeping duties during querying.
PartitionManager.HouseKeeper() - Constructor for class com.sun.labs.minion.indexer.partition.PartitionManager.HouseKeeper
Creates a housekeeper.
PartitionManager.Merger - Class in com.sun.labs.minion.indexer.partition
A threadable class used for merging a list of partitions.
PartitionManager.Merger(List<DiskPartition>, FileLock) - Constructor for class com.sun.labs.minion.indexer.partition.PartitionManager.Merger
Instantiates a merger for the given list of partitions.
PartitionStats - Class in com.sun.labs.minion.indexer.partition
A class that holds a variety of statistics for a partition.
PartitionStats() - Constructor for class com.sun.labs.minion.indexer.partition.PartitionStats
Creates a set of partition statistics that can be used during indexing.
PartitionStats(RandomAccessFile) - Constructor for class com.sun.labs.minion.indexer.partition.PartitionStats
Creates a set of partition statistics by reading them from the provided channel.
partNum - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager.ExtFilter
The partition number for the last file parsed.
partNumber - Variable in class com.sun.labs.minion.indexer.MetaFile
 
partNumber - Variable in class com.sun.labs.minion.indexer.partition.Partition
The number of this partition.
parts - Variable in class com.sun.labs.minion.indexer.partition.DocumentIterator
 
partStats - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryWriter
A set of partition statistics for the partition who's dictionaries we're dumping/merging.
pass - Variable in class com.sun.labs.minion.retrieval.ArrayGroup
Passages for each field.
pass - Variable in class com.sun.labs.minion.retrieval.HighlightStage
A map from all field names to the passages that are stored for each field.
pass - Variable in class com.sun.labs.minion.retrieval.PassageStore
 
Passage - Interface in com.sun.labs.minion
An interface for a class that holds the information for a passage generated from a search.
PASSAGE - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
PASSAGE - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
Passage - Class in com.sun.labs.minion.retrieval
A class implementing the <passage> operator.
Passage(List) - Constructor for class com.sun.labs.minion.retrieval.Passage
Creates a passage operator for the given operands.
Passage.Type - Enum in com.sun.labs.minion
The types of passage that we will return.
PassageBuilder - Interface in com.sun.labs.minion
An interface that will allow applications to build a set of passages to display from a search result.
PassageHighlighter - Interface in com.sun.labs.minion
An interface for providing call back functions when doing passage highlighting.
PassageImpl - Class in com.sun.labs.minion.retrieval
 
PassageImpl(int[], float, String[], int, int) - Constructor for class com.sun.labs.minion.retrieval.PassageImpl
Creates a passage for the given set of positions.
passages - Variable in class com.sun.labs.minion.retrieval.ResultImpl
A map from field names to the passage stores for those fields.
PassageStore - Class in com.sun.labs.minion.retrieval
A class to store the passages for a single field while doing proximity queries or passage highlighting.
PassageStore(ArrayGroup) - Constructor for class com.sun.labs.minion.retrieval.PassageStore
Instantiates a passage store.
passageTerm() - Method in class com.sun.labs.minion.retrieval.parser.WebParser
 
passEndPosns - Variable in class com.sun.labs.minion.retrieval.PassageStore
The ending positions in the passages array for the passages for a given document.
passPosn - Variable in class com.sun.labs.minion.retrieval.PassageStore
The current position in the passages array.
passStartPosns - Variable in class com.sun.labs.minion.retrieval.PassageStore
The starting positions in the passages array for the passages for a given document.
pastAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pastCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pastDashPartAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pastpartAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pastpartCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pastRule - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
pattern - Variable in class com.sun.labs.minion.lexmorph.BoolRule
 
pattern - Variable in class com.sun.labs.minion.lexmorph.MorphRule
 
patternCheck(String, String[]) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word string ends with a specified pattern.
patternCheck(Word, String[]) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word ends with a specified pattern.
patternCheck(String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word string ends with a specified pattern.
patternCheckFinalS(Word) - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
patternCheckLeft(String, String[]) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word string starts with a specified pattern.
patternCheckLeft(Word, String[]) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word string starts with a specified pattern.
patternCheckLeft(String, String) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
Method for testing whether a word starts with a specified pattern.
peek() - Method in class com.sun.labs.minion.util.BitBuffer
 
peek() - Method in class com.sun.labs.minion.util.Stack
Peek at the top of the stack, but don't return it.
peekHandlerStack() - Method in class com.sun.labs.minion.test.regression.merge.MergeReportHandler
 
peekHandlerStack() - Method in class com.sun.labs.minion.test.regression.merge.MergeTestReplayer
Return the entry that's at the top of the handlerStack for the content handler
penalties - Variable in class com.sun.labs.minion.retrieval.PassageStore
The penalties associated with each of the passsages.
penaltiesAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
penalty - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The penalty score associated with this passage.
penalty1Categories - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
penalty2Categories - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
penalty3Categories - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
penaltyAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pEnd - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage
 
permutations(int, List, String) - Static method in class com.sun.labs.minion.test.regression.TestUtils
Writes to the given file all possible permutations of k entrys from the given list of entrys.
personWord - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
phaseOneFlag - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
phaseTwoFlag - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
Phrase - Class in com.sun.labs.minion.lexmorph
 
Phrase() - Constructor for class com.sun.labs.minion.lexmorph.Phrase
the other forms of Value are more private so that only make[Atom/List/Word] can make one of them BUT we opened this one up so that "new" constructors for each phrase type will work ....
PHRASE - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PHRASE - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
PHRASE - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
Phrase - Class in com.sun.labs.minion.retrieval
A class that implements the <phrase> operator.
Phrase(List) - Constructor for class com.sun.labs.minion.retrieval.Phrase
 
phraseNameString() - Method in class com.sun.labs.minion.lexmorph.Phrase
 
phraseNameString() - Method in interface com.sun.labs.minion.lexmorph.Value
 
phraseNameString() - Method in class com.sun.labs.minion.lexmorph.Word
 
phrasep() - Method in class com.sun.labs.minion.lexmorph.Phrase
 
phrasep() - Method in interface com.sun.labs.minion.lexmorph.Value
 
phrasep() - Method in class com.sun.labs.minion.lexmorph.Word
 
phraseStart - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NpStackElt
 
phraseTerm() - Method in class com.sun.labs.minion.retrieval.parser.WebParser
 
pi - Variable in class com.sun.labs.minion.retrieval.FieldTerm
The postings for a a single term pulled from the dictionary associated with this saved field.
Pipe - Class in com.sun.labs.minion.test.util
This class links input and output streams so that data taken from input stream is transfered to the output stream.
Pipe() - Constructor for class com.sun.labs.minion.test.util.Pipe
 
Pipeline - Interface in com.sun.labs.minion
A class that encapsulates the machinery of a single indexing pipeline.
pipeline - Variable in class com.sun.labs.minion.pipeline.AbstractPipelineImpl
The list of stages making up the pipeline.
PipelineFactory - Class in com.sun.labs.minion.pipeline
A configurable factor class for pipelines.
PipelineFactory() - Constructor for class com.sun.labs.minion.pipeline.PipelineFactory
Creates a pipeline factory.
PipelineStage - Interface in com.sun.labs.minion
The interface to a stage in the indexing pipeline.
pipes - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
The pipelines to use for indexing.
pipeThreads - Variable in class com.sun.labs.minion.engine.SearchEngineImpl
Threads to hold run our pipelines.
pis - Variable in class com.sun.labs.minion.retrieval.DictTerm
A set of postings iterators for the terms that can be used to get position info for proximity queries or for highlighting.
piW - Variable in class com.sun.labs.minion.QueryStats
A stopwatch that accumulates the time spent iterating through postings, no matter what the reason.
plAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
plausibleRoot(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests if this word is a plausible root word for a morphological decomposition.
plausibleWord(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests if this word is a plausible word for compounding or just guessing.
plausibleWord(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests if this word string is a plausible word for compounding or just guessing.
pluralRule - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
PLUS - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PLUS - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
pm - Variable in class com.sun.labs.minion.retrieval.CollectionStats
A partition manager that will allow us to fetch collection-wide term statistics.
pname - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PlaceNamePhrase
 
pncodeAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
point - Variable in class com.sun.labs.minion.clustering.ClusterElement
The point in N-space representing this element.
pollInterval - Variable in class com.sun.labs.minion.indexer.partition.AsyncDumper
The interval for polling the partition queue.
polysyllabic(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests whether the indicated wordstring seems to have polysyllabic structure -- mostly, does it contain a vowel-consonant-vowel alternation.
polysyllabic(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests whether the indicated word seems to have polysyllabic structure and caches the results in its lexical entry.
polysyllabic() - Method in class com.sun.labs.minion.lexmorph.Word
 
polysyllabicCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pop() - Method in class com.sun.labs.minion.util.BitBuffer
Pop a bit from the head of the current buffer.
pop() - Method in class com.sun.labs.minion.util.Stack
Pop the top element off the stack.
POPDATE - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
POPNPSTACK - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
PorterStemmer - Class in com.sun.labs.minion.util
Stemmer, implementing the Porter Stemming Algorithm The PorterStemmer class transforms a word into its root form.
PorterStemmer() - Constructor for class com.sun.labs.minion.util.PorterStemmer
 
pos - Variable in class com.sun.labs.minion.classification.Rocchio.FQR
The current position in our arrays.
pos - Variable in class com.sun.labs.minion.classification.Rocchio.HE
 
pos - Variable in class com.sun.labs.minion.document.tokenizer.Tokenizer
The character position in the file we're tokenizing.
pos - Variable in class com.sun.labs.minion.document.XMLAnalyzer
The position in the current field.
pos - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
The position in the dictionary.
pos - Variable in class com.sun.labs.minion.indexer.dictionary.FeatureVector
The current position in the features array.
pos - Variable in class com.sun.labs.minion.util.buffer.ArrayBuffer
The position in the array where the next byte will be written or read.
pos - Variable in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
The offset of the current position in the buffer we're representing.
pos - Variable in class com.sun.labs.minion.util.buffer.FileReadableBuffer
The offset of the current position in the buffer we're representing.
pos - Variable in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
The position in the buffer we're writing.
pos - Variable in class com.sun.labs.minion.util.CharArrayReader
The current buffer position.
position() - Method in class com.sun.labs.minion.indexer.postings.io.ChannelPostingsOutput
Gets the position of the the channel.
position() - Method in interface com.sun.labs.minion.indexer.postings.io.PostingsOutput
Gets the position of the current output.
position() - Method in class com.sun.labs.minion.indexer.postings.io.StreamPostingsOutput
Gets the position of the current output.
position() - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Gets the position in the buffer.
position(int) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Sets the position in the buffer.
position() - Method in interface com.sun.labs.minion.util.buffer.Buffer
Gets the position in the buffer.
position(int) - Method in interface com.sun.labs.minion.util.buffer.Buffer
Sets the position in the buffer.
position() - Method in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Gets the position of the buffer.
position(int) - Method in class com.sun.labs.minion.util.buffer.ChannelReadableBuffer
Positions the buffer.
position() - Method in class com.sun.labs.minion.util.buffer.FileReadableBuffer
Gets the position of the buffer.
position(int) - Method in class com.sun.labs.minion.util.buffer.FileReadableBuffer
Positions the buffer.
position() - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Gets the current position.
position(int) - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Sets the current position.
position() - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Gets the position in the buffer.
position(int) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Sets the position in the buffer.
positions - Variable in class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Whether the iterator must be able to return positions.
positionsDecoded - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
Whether we've decoded the position information for the current ID.
posn - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.LightDiskDictionaryIterator
The position in the dictionary.
posn - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
The position that an ID was found, if this is the only position in a document.
posnCache - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
A cache from position to entry names used during binary searches for terms.
posns - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings.DFOIterator
The position data.
posns - Variable in class com.sun.labs.minion.retrieval.DictTerm
An array that will hold per-field word positions.
posns - Variable in class com.sun.labs.minion.retrieval.PassageImpl
The word numbers associated with this passage.
PosPostingsIterator - Interface in com.sun.labs.minion.indexer.postings
An interface for postings iterators that can return positions associated with IDs.
possibleRoot(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests if this word is a possible root word for a morphological decomposition.
possibleRootStringTest(String) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests string part of a possible root test.
possibleRootWordTest(Word) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
Tests word part of a possible root test.
possibleSplitRule - Variable in class com.sun.labs.minion.lexmorph.MorphRule
 
post - Variable in class com.sun.labs.minion.indexer.postings.IDPostings
The compressed postings.
postalCode - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.CityPhrase
 
postBytes - Variable in class com.sun.labs.minion.indexer.partition.MemoryPartition
The number of bytes of postings data we've encoded so far.
postEnd - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryHeader
The ending offsets for postings associated with this dictionary.
postFiles - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
The postings files.
postIn - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Our postings inputs.
postIn - Variable in class com.sun.labs.minion.indexer.entry.BaseEntry
The input channels that are associated with the postings for this entry.
Posting - Class in com.sun.labs.minion
A single posting from a document, composed of a term and the frequency of that term in the document.
Posting() - Constructor for class com.sun.labs.minion.Posting
 
Posting(String, int) - Constructor for class com.sun.labs.minion.Posting
Creates a posting for a given term and frequency.
Postings - Interface in com.sun.labs.minion.indexer.postings
An interface for the postings associated with a term in a dictionary.
postingsInput - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
 
PostingsInput - Interface in com.sun.labs.minion.indexer.postings.io
An interface for things that can be used to read postings.
PostingsIterator - Interface in com.sun.labs.minion.indexer.postings
An interface for an iterator that can be used to step through the a postings file entry.
PostingsIteratorFeatures - Class in com.sun.labs.minion.indexer.postings
A set of features that can be used to configure various aspects of a postings iterator.
PostingsIteratorFeatures() - Constructor for class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Creates a default set of features.
PostingsIteratorFeatures(WeightingFunction, WeightingComponents) - Constructor for class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Creates a set of features.
PostingsIteratorFeatures(WeightingFunction, WeightingComponents, int[], float[], boolean, boolean) - Constructor for class com.sun.labs.minion.indexer.postings.PostingsIteratorFeatures
Creates a set of features.
PostingsOutput - Interface in com.sun.labs.minion.indexer.postings.io
An interface to be implemented by things that write postings.
postingsSize - Variable in class com.sun.labs.minion.QueryStats
The total size (in bytes) of postings read during the query.
postmods - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NounPhrase
 
postmodstack - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NpStackElt
 
postReadW - Variable in class com.sun.labs.minion.QueryStats
A stopwatch that accumulates the time required for reading postings during the query.
postSortW - Variable in class com.sun.labs.minion.QueryStats
A stopwatch that accumulates the time spent sorting postings.
postStart - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryHeader
The starting offsets for postings associated with this dictionary.
PostTest - Class in com.sun.labs.minion.test.regression
A test program that will exercise the postings iterators for a set of partitions.
PostTest() - Constructor for class com.sun.labs.minion.test.regression.PostTest
 
powerAsLinear(float, int) - Method in class com.sun.labs.minion.util.LogMath
 
pppCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
pPrefixes - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
ppts - Variable in class com.sun.labs.minion.classification.Rocchio.FQR
11 precision points.
preAdd(QueryEntry) - Method in class com.sun.labs.minion.retrieval.cache.TermCacheElement
 
precision() - Method in class com.sun.labs.minion.classification.Rocchio.FQR
 
preDelMaps - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager.Merger
The list of delmaps for the partitions.
prefix - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
prefixAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
prefixCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
prefixDispatch - Static variable in class com.sun.labs.minion.lexmorph.Morph_en
 
prefixes - Variable in class com.sun.labs.minion.lexmorph.WordEntry
 
prefixPhaseFlag - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
prefixString - Variable in class com.sun.labs.minion.lexmorph.MorphState
 
prefixtitle - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NamePhrase
 
PREFIXTITLESTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
preMaps - Variable in class com.sun.labs.minion.indexer.partition.PartitionManager.Merger
The deletion bitmaps for the partitions at startup.
prep - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NpStackElt
 
prep1 - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimeSpecPhrase
 
prep2 - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimeSpecPhrase
 
prepCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
preposition - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PrepPhrase
 
preposition - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimePhrase
 
PREPOSITIONSTART - Static variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor
 
presDashPartAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
presentAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
preserveParents() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
preserveWords() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
prespartAtom - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
prespartCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
prevCharIsCR - Variable in class com.sun.labs.minion.document.tokenizer.SimpleCharStream
 
prevCharIsCR - Variable in class com.sun.labs.minion.retrieval.parser.JavaCharStream
 
prevCharIsLF - Variable in class com.sun.labs.minion.document.tokenizer.SimpleCharStream
 
prevCharIsLF - Variable in class com.sun.labs.minion.retrieval.parser.JavaCharStream
 
prevEntry - Variable in class com.sun.labs.minion.indexer.entry.DocKeyEntry
A previous entry, appended onto our entry, used to detect when we've got a duplicate key during a merge.
prevFPosn - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings
The previous field positions.
prevID - Variable in class com.sun.labs.minion.indexer.postings.DFOPostings
The previous ID encountered during indexing.
prevID - Variable in class com.sun.labs.minion.indexer.postings.IDPostings
The previous ID encountered during indexing.
prevName - Variable in class com.sun.labs.minion.indexer.dictionary.DictionaryWriter
The name of the previous entry added to the merged dictionary.
prevName - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.DiskDictionaryIterator
The name of the previous entry.
prevName - Variable in class com.sun.labs.minion.indexer.dictionary.DiskDictionary.LightDiskDictionaryIterator
The name of the previous entry.
printAtoms() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
printCols(int[][], int[]) - Static method in class com.sun.labs.minion.retrieval.Proximity
 
printEntryString() - Method in class com.sun.labs.minion.lexmorph.Word
 
PrintStage - Class in com.sun.labs.minion.pipeline
 
PrintStage() - Constructor for class com.sun.labs.minion.pipeline.PrintStage
 
PrintStage(Stage, boolean) - Constructor for class com.sun.labs.minion.pipeline.PrintStage
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.AdjPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.AdvPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.CityPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.DatePhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NamePhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NounPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.NpStackElt
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PlaceNamePhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PossPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.PrepPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimePhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.TimeSpecPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.VerbPhrase
 
printString() - Method in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.WordQElt
 
printString() - Method in class com.sun.labs.minion.lexmorph.BoolRule
 
printString(Value[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
printString() - Method in class com.sun.labs.minion.lexmorph.Phrase
 
printString() - Method in interface com.sun.labs.minion.lexmorph.Value
 
printString() - Method in class com.sun.labs.minion.lexmorph.Word
 
printStringArray(Value[]) - Static method in class com.sun.labs.minion.lexmorph.LexiconUtil
 
PrintTokenStage - Class in com.sun.labs.minion.pipeline
 
PrintTokenStage() - Constructor for class com.sun.labs.minion.pipeline.PrintTokenStage
 
PrintTokenStage(String) - Constructor for class com.sun.labs.minion.pipeline.PrintTokenStage
 
printWordEntryString() - Method in class com.sun.labs.minion.lexmorph.WordEntry
 
probability - Variable in class com.sun.labs.minion.lexmorph.MorphEngine.CatSense
 
proCategory - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
processCatSense(Word, Category, Word, Value[], int) - Method in class com.sun.labs.minion.lexmorph.MorphEngFrame
 
processCatSense(Word, Category, Word, Value[], int) - Method in class com.sun.labs.minion.lexmorph.MorphEngine
 
processCommand(String) - Method in class com.sun.labs.minion.test.QueryTest
 
processEntry(IndexEntry) - Method in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
Processes a single entry before dumping it.
processEntry(IndexEntry) - Method in class com.sun.labs.minion.indexer.partition.PartitionStats
Processes an entry from a dictionary, modifying the statistics as necessary.
productionFlag - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
profile(SearchEngineImpl, InvFileMemoryPartition, InvFileDiskPartition) - Method in class com.sun.labs.minion.classification.KeyWordProfiler
Runs the keyword profile.
profile(SearchEngineImpl, InvFileMemoryPartition, InvFileDiskPartition) - Method in interface com.sun.labs.minion.classification.Profiler
Runs the profiler on a newly dumped disk partition.
Profiler - Interface in com.sun.labs.minion.classification
An interface for profilers that will run after dump time for a new partition.
Progress - Interface in com.sun.labs.minion
An interface for tracking progress
PROGRESS_INTERVAL - Static variable in class com.sun.labs.minion.pipeline.Dropper
The number of files to index between progress reports.
prompt - Variable in class com.sun.labs.minion.test.QueryTest
 
prop - Variable in class com.sun.labs.minion.engine.MetaDataStoreImpl
 
PROP_ACTIVE_CHECK_INTERVAL - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_ALL_UPPER_IS_CI - Static variable in class com.sun.labs.minion.QueryConfig
The property indicating whether a query term provided in all upper case characters should be considered in a case insensitive way (i.e., all case variants will be considered).
PROP_ASYNC_MERGES - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_BIGRAM_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.InvFilePartitionFactory
 
PROP_BOOST_PERFECT_PROXIMITY - Static variable in class com.sun.labs.minion.QueryConfig
The property indicating whether perfect proximity scores (i.e., when a passage exactly matches the query) should be boosted by the sum of the term weights associated with the document, in order to provide differentiation between multiple documents with perfect passages.
PROP_BUILD_CLASSIFIERS - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
A property indicating whether we should build classifiers while indexing or not.
PROP_CACHE_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The size of the entry cache
PROP_CACHE_VECTOR_LENGTHS - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
 
PROP_CALCULATE_DVL - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_CHECK_NON_FIELD_QUESTIONS - Static variable in class com.sun.labs.minion.pipeline.QuestioningStage
Whether we should look for questions in non-field text.
PROP_CLASS_FIELD - Static variable in class com.sun.labs.minion.classification.KeyWordProfiler
 
PROP_CLASS_MANAGER - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_CLASS_MEMORY_PARTITION - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_CLASSES_FIELD - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_CLASSIFIER_CLASS_NAME - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_CLASSIFIER_FROM_FIELD - Static variable in class com.sun.labs.minion.classification.ExtraClassification
 
PROP_CLASSIFIER_MANAGER - Static variable in class com.sun.labs.minion.classification.ClusterManager
 
PROP_CLASSIFIER_RESULT_FIELDS - Static variable in class com.sun.labs.minion.classification.ExtraClassification
 
PROP_CLUSTER_MANAGER - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_CLUSTER_MEMORY_PARTITION - Static variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
 
PROP_CLUSTER_MEMORY_PARTITION - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_CLUSTERER_CLASS_NAME - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_DEFAULT_FIELD_INFO - Static variable in class com.sun.labs.minion.IndexConfig
A property that names the default field information to use when encountering an unknown field during indexing.
PROP_DEFAULT_FIELDS - Static variable in class com.sun.labs.minion.QueryConfig
A property for a list of fields to search by default.
PROP_DO_CLASSIFICATION - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_DO_GC - Static variable in class com.sun.labs.minion.indexer.partition.AsyncDumper
 
PROP_DO_GC - Static variable in class com.sun.labs.minion.indexer.partition.SyncDumper
 
PROP_DOC_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.Partition
 
PROP_DOCUMENT_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
A property for the factory that we'll use to create the document dictionaries for partitions.
PROP_DOCUMENT_FROM_FIELDS - Static variable in class com.sun.labs.minion.classification.ExtraClassification
 
PROP_DUMPER - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_DUMPER - Static variable in class com.sun.labs.minion.pipeline.PipelineFactory
 
PROP_ENABLE_FEATURE_BACKOFF - Static variable in class com.sun.labs.minion.IndexConfig
The property indicating whether we should attempt to do feature backoff during classification.
PROP_ENTRY_CLASS_NAME - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
 
PROP_EXCLUDED_CLASSIFIERS - Static variable in class com.sun.labs.minion.classification.ExtraClassification
A configurable list of classifier names to exclude when doing this extra classification.
PROP_EXTRA_CLASSIFICATIONS - Static variable in class com.sun.labs.minion.classification.ClassifierManager
A property for an optional set of from fields to use for each classifier.
PROP_FEATURE_CLUSTERER_CLASS_NAME - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
PROP_FEATURE_SELECTOR_CLASS_NAME - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
PROP_FIELD_CROSS - Static variable in class com.sun.labs.minion.QueryConfig
The property indicating whether we should allow proximity queries to cross field boundaries.
PROP_FIELD_INFO - Static variable in class com.sun.labs.minion.IndexConfig
The property that contains a list of the names of the field information objects that this index should contain.
PROP_FIELD_MULTIPLIERS - Static variable in class com.sun.labs.minion.QueryConfig
The property for the list of field multipliers to be used during querying.
PROP_FIELD_STORE_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.InvFilePartitionFactory
 
PROP_FROM_FIELD - Static variable in class com.sun.labs.minion.classification.KeyWordProfiler
 
PROP_GC_INTERVAL - Static variable in class com.sun.labs.minion.indexer.partition.SyncDumper
 
PROP_HL_STAGES - Static variable in class com.sun.labs.minion.pipeline.PipelineFactory
 
PROP_HUMAN_SELECTED - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_INDEX_CONFIG - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_INDEX_CONFIG - Static variable in class com.sun.labs.minion.indexer.partition.Partition
 
PROP_INDEX_CONFIG - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_INDEX_DIRECTORY - Static variable in class com.sun.labs.minion.IndexConfig
The property for the name of the index directory.
PROP_INDEX_NAME - Static variable in class com.sun.labs.minion.IndexConfig
The property for the symbolic name of the index that we're using.
PROP_INDEXED - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the indexed attribute.
PROP_INDEXING_QUEUE_LENGTH - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_INFO_BUFFER_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The size of the buffer to use for entry information.
PROP_INFO_OFFSETS_BUFFER_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The size of the buffer to use for the offsets to the entry information.
PROP_INV_FILE_PARTITION_MANAGER - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_K - Static variable in class com.sun.labs.minion.clustering.AbstractClusterer
 
PROP_KEYWORD_DATA - Static variable in class com.sun.labs.minion.classification.KeyWordProfiler
 
PROP_KFOLD_SPLITTER_NUMFOLDS - Static variable in class com.sun.labs.minion.IndexConfig
The property for the number of folds to use when doing k-fold cross validation when building classifiers.
PROP_KNOWLEDGE_SOURCE - Static variable in class com.sun.labs.minion.QueryConfig
The property for a knowledge source to consult during querying.
PROP_LEXICON_LOCATION - Static variable in class com.sun.labs.minion.IndexConfig
The property that names the location of the lexicon.
PROP_LOCK_DIR - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_LOG_BASE - Static variable in class com.sun.labs.minion.util.LogMath
Sphinx property to get the Log base
PROP_LOG_FILE - Static variable in class com.sun.labs.minion.util.MinionLog
Deprecated. The property name for the log file.
PROP_LONG_INDEXING_RUN - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
A property that indicates that the search engine will be used for a long indexing run with no querying going on during that time.
PROP_MAIN_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
A property for the factory that we'll use to create the main dictionary.
PROP_MAIN_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.Partition
 
PROP_MAX_MERGE_SIZE - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_MAX_QUERY_TIME - Static variable in class com.sun.labs.minion.QueryConfig
The property for the maximum amount of time (in milliseconds) to spend on any query.
PROP_MAX_TERMS - Static variable in class com.sun.labs.minion.QueryConfig
The property for the maximum number of terms to return in response to wildcard dictionary lookups when processing queries.
PROP_MAX_WC_TIME - Static variable in class com.sun.labs.minion.QueryConfig
The property for the maximum amount of time (in milliseconds) to spend doing wildcard dictionary lookups during querying.
PROP_MERGE_BUFF_SIZE - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
A property for the size of the in-memory buffer to use when merging partitions.
PROP_MERGE_RATE - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_MIN_MEMORY_PERCENT - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_MIN_STEM_LENGTH - Static variable in class com.sun.labs.minion.indexer.partition.InvFilePartitionFactory
 
PROP_MODEL_CLASS_NAME - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_MULTIPLIER_NAME - Static variable in class com.sun.labs.minion.FieldMultiplier
 
PROP_MULTIPLIER_VALUE - Static variable in class com.sun.labs.minion.FieldMultiplier
 
PROP_NAME_BUFFER_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The size of the buffer to use for the entry names in the dictionary.
PROP_NO_BREAK_CHARS - Static variable in class com.sun.labs.minion.document.tokenizer.JCCTokenizer
 
PROP_NUM_CLASSIFIER_FEATURES - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_NUM_FEATURES - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
PROP_NUM_PIPELINES - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_OFFSETS_BUFFER_SIZE - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The size of the buffer to use for the offsets into the entry names.
PROP_OPEN_PARTITION_HIGH_WATER_MARK - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A property for the maximum number of open partitions that we'll allow.
PROP_OPEN_PARTITION_LOW_WATER_MARK - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A property for the "low water" number of open partitions that we'll allow.
PROP_PART_CLOSE_DELAY - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_PART_MANAGER - Static variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
 
PROP_PART_MANAGER - Static variable in class com.sun.labs.minion.classification.ClusterMemoryPartition
 
PROP_PART_REAP_DELAY - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_PARTITION_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_PARTITION_MANAGER - Static variable in class com.sun.labs.minion.indexer.partition.Partition
 
PROP_PIPELINE_FACTORY - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_POLL_INTERVAL - Static variable in class com.sun.labs.minion.indexer.partition.AsyncDumper
The poll interval for the queue, in seconds.
PROP_POSTINGS_INPUT - Static variable in class com.sun.labs.minion.indexer.dictionary.DictionaryFactory
The type of postings input stream to use when reading postings.
PROP_PRINT_TOKENS - Static variable in class com.sun.labs.minion.pipeline.PrintStage
 
PROP_PROFILERS - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_PROXIMITY_LIMIT - Static variable in class com.sun.labs.minion.QueryConfig
The property for the limit of the window size to consider when computing proximity queries.
PROP_QUERY_CONFIG - Static variable in class com.sun.labs.minion.engine.SearchEngineImpl
 
PROP_QUESTION_CONTAINING_FIELDS - Static variable in class com.sun.labs.minion.pipeline.QuestioningStage
A list of the fields containing questions that we would like to process.
PROP_QUESTION_FIELD - Static variable in class com.sun.labs.minion.pipeline.QuestioningStage
 
PROP_QUEUE_LENGTH - Static variable in class com.sun.labs.minion.indexer.partition.AsyncDumper
The queue length property for configuration.
PROP_RANDOM_SPLITTER_NUMSPLITS - Static variable in class com.sun.labs.minion.IndexConfig
The property for the number of random splits to use when doing validation using a random splitter when building classifiers.
PROP_REAP_DOES_NOTHING - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_REPLACEMENT_FILE - Static variable in class com.sun.labs.minion.pipeline.ReplacementStage
 
PROP_RESULTS_CLUSTERER_CLASS_NAME - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
PROP_SAVED - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the saved attribute.
PROP_SELECTOR_CLASS_NAME - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_SEND_PUNCT - Static variable in class com.sun.labs.minion.document.tokenizer.Tokenizer
 
PROP_SEND_WHITE - Static variable in class com.sun.labs.minion.document.tokenizer.Tokenizer
 
PROP_SPLITTER_CLASS_NAME - Static variable in class com.sun.labs.minion.classification.ClassifierManager
 
PROP_STAGES - Static variable in class com.sun.labs.minion.pipeline.PipelineFactory
 
PROP_STARTING_DATA - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
A configuration property that can be used to name an index directory whose contents should be copied into the current directory when it is created.
PROP_STEM_MATCH_CUTOFF - Static variable in class com.sun.labs.minion.indexer.partition.InvFilePartitionFactory
 
PROP_STOP_WORDS - Static variable in class com.sun.labs.minion.clustering.ClustererFactory
 
PROP_STOPWORDS - Static variable in class com.sun.labs.minion.classification.ClassifierMemoryPartition
 
PROP_STOPWORDS - Static variable in class com.sun.labs.minion.pipeline.StopWordsStage
 
PROP_STOPWORDS_FILES - Static variable in class com.sun.labs.minion.pipeline.StopWords
 
PROP_STORE_CLASSIFIER_SCORES - Static variable in class com.sun.labs.minion.IndexConfig
The property indicating whether we should store the scores associated with classifiers when a new document is successfully classified.
PROP_STORE_NON_CLASSIFIED - Static variable in class com.sun.labs.minion.IndexConfig
 
PROP_TAXONOMY_ENABLED - Static variable in class com.sun.labs.minion.IndexConfig
The property indicating for whether the taxonomy should be enabled?
PROP_TERM_CACHE_SIZE - Static variable in class com.sun.labs.minion.indexer.partition.DiskPartitionFactory
 
PROP_TERMSTATS_DICT_FACTORY - Static variable in class com.sun.labs.minion.indexer.partition.PartitionManager
 
PROP_TERMSTATS_TYPE - Static variable in class com.sun.labs.minion.indexer.dictionary.TermStatsFactory
 
PROP_TOKENIZED - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the tokenized attribute.
PROP_TRIMMED - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the trimmed attribute.
PROP_TYPE - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the type.
PROP_USE_ADD_TABLE - Static variable in class com.sun.labs.minion.util.LogMath
Sphinx property that controls whether we use the old, slow (but correct) method of performing the LogMath.add by doing the actual computation.
PROP_VECTOR_ZERO_WORDS - Static variable in class com.sun.labs.minion.QueryConfig
 
PROP_VECTORED - Static variable in class com.sun.labs.minion.FieldInfo
The property name for the vectored attribute.
PROP_WEIGHTING_FUNCTION - Static variable in class com.sun.labs.minion.QueryConfig
The property naming the class containing the weighting function to use for querying and document similarity.
properCats - Variable in class com.sun.labs.minion.lexmorph.Lexicon
 
PROX - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
Proximity - Class in com.sun.labs.minion.retrieval
An abstract class for all proximity operators.
Proximity(List) - Constructor for class com.sun.labs.minion.retrieval.Proximity
Builds a proximity operator from a list of operands.
proxLimit - Variable in class com.sun.labs.minion.QueryConfig
The amount of time to spend on proximity queries, in milliseconds.
pStart - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage
 
ptof - Variable in class com.sun.labs.minion.clustering.AbstractClusterer
 
PUNCT - Static variable in class com.sun.labs.minion.pipeline.Token
 
punct - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage
A buffer for punctuation.
punctbuf - Variable in class com.sun.labs.minion.lexmorph.ATNPhraseExtractor.WordQElt
 
PUNCTCHAR1 - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PUNCTCHAR1 - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
PUNCTCHAR1 - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
PUNCTCHAR2 - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PUNCTCHAR2 - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
PUNCTCHAR2 - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
PUNCTUATION - Static variable in interface com.sun.labs.minion.document.tokenizer.JCCTokenizerConstants
 
punctuation(Token) - Method in class com.sun.labs.minion.indexer.partition.InvFileMemoryPartition
Passes punctuation onto any downstream stage, if there is one.
punctuation(Token) - Method in class com.sun.labs.minion.pipeline.PrintStage
Processes some punctuation from further up the pipeline.
punctuation(Token) - Method in class com.sun.labs.minion.pipeline.QuestioningStage
 
punctuation(Token) - Method in interface com.sun.labs.minion.pipeline.Stage
Processes some punctuation from further up the pipeline.
punctuation(Token) - Method in class com.sun.labs.minion.pipeline.StageAdapter
Processes some punctuation from further up the pipeline.
punctuation(Token) - Method in class com.sun.labs.minion.pipeline.TokenCollectorStage
Keeps track of the punctuation that we've been given, so that we don't have multiple elements in the array of punctuation.
punctuation(Token) - Method in class com.sun.labs.minion.retrieval.HighlightStage
Processes some punctuation from further up the pipeline.
PUNCTUATION - Static variable in interface com.sun.labs.minion.retrieval.parser.LuceneParserConstants
 
PUNCTUATION - Static variable in interface com.sun.labs.minion.retrieval.parser.StrictParserConstants
 
PUNCTUATION - Static variable in interface com.sun.labs.minion.retrieval.parser.WebParserConstants
 
punctuationp() - Method in class com.sun.labs.minion.lexmorph.Word
 
punctWord - Variable in class com.sun.labs.minion.pipeline.TokenCollectorStage
The word number for the last punctuation that we got.
purge() - Method in class com.sun.labs.minion.engine.MetaDataStoreImpl
 
purge() - Method in class com.sun.labs.minion.engine.SearchEngineImpl
Deletes all of the data in the index.
purge() - Method in class com.sun.labs.minion.indexer.partition.PartitionManager
Purges the collection.
purge() - Method in class com.sun.labs.minion.lexmorph.Word
 
purge() - Method in class com.sun.labs.minion.pipeline.AsyncPipelineImpl
Purge the data currently in the pipeline.
purge() - Method in interface com.sun.labs.minion.Pipeline
Purge the data currently in the pipeline.
purge() - Method in class com.sun.labs.minion.pipeline.SyncPipelineImpl
Purge the contents of this pipeline / partition.
purge() - Method in interface com.sun.labs.minion.SearchEngine
Purges all of the data in the index.
purgeWords() - Method in class com.sun.labs.minion.lexmorph.Lexicon
 
push(boolean) - Method in class com.sun.labs.minion.util.BitBuffer
Push a bit onto the end of the buffer.
push(boolean, int) - Method in class com.sun.labs.minion.util.BitBuffer
Push a bit onto the end of the buffer n times.
push(Object) - Method in class com.sun.labs.minion.util.Stack
Push an element onto the stack.
put(String, Object) - Method in class com.sun.labs.minion.IndexableMap
Puts a field name and value pair into our map.
put(Object, IndexEntry) - Method in interface com.sun.labs.minion.indexer.dictionary.Dictionary
Puts a entry into the dictionary.
put(Object, IndexEntry) - Method in class com.sun.labs.minion.indexer.dictionary.DiskDictionary
Puts a entry into the dictionary.
put(Object, IndexEntry) - Method in class com.sun.labs.minion.indexer.dictionary.MemoryDictionary
Puts an entry into the dictionary.
put(byte) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Puts a single byte onto this buffer.
put(int, byte) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Puts a single byte onto this buffer at the given position.
put(byte[], int, int) - Method in class com.sun.labs.minion.util.buffer.ArrayBuffer
Puts a number of bytes onto this buffer.
put(byte) - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Puts a single byte onto this buffer.
put(int, byte) - Method in class com.sun.labs.minion.util.buffer.FileWriteableBuffer
Puts a single byte onto this buffer at the given position.
put(byte) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Puts a single byte onto this buffer.
put(int, byte) - Method in class com.sun.labs.minion.util.buffer.NIOBuffer
Puts a single byte onto this buffer at the given position.
put(byte) - Method in interface com.sun.labs.minion.util.buffer.WriteableBuffer
Puts a single byte onto this buffer.
put(int, byte) - Method in interface com.sun.labs.minion.util.buffer.WriteableBuffer
Puts a single byte onto this buffer at the given position.
putdict(Atom, Value) - Method in class com.sun.labs.minion.lexmorph.Word
 
putdict(Atom, Value) - Method in class com.sun.labs.minion.lexmorph.WordEntry
 

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