A B C D E F G H I J K L M N O P Q R S T U V W X

A

a - Variable in class org.egothor.query.runner.AndRunner
Description of the Field
a - Variable in class org.egothor.query.runner.NotRunner
Description of the Field
a - Variable in class org.egothor.query.runner.OrRunner
Description of the Field
a - Variable in class org.egothor.query.runner.ProxRunner
Description of the Field
a - Variable in class org.egothor.util.LinkedQueue.Entry
 
abort() - Method in class org.egothor.html.SAXListener
 
AbstractCache<K,V> - Class in org.egothor.cache
An abstract implementation of Cache that provides some common methods for cache classes.
AbstractCache(Resolver<K, V>, int) - Constructor for class org.egothor.cache.AbstractCache
Constructor for the AbstractCache object.
AbstractNode<K,T> - Class in org.egothor.cache
Represents a node that can be used as a key for TreeMap.
AbstractNode(K) - Constructor for class org.egothor.cache.AbstractNode
Constructor for the AbstractNode.
accepted(int) - Method in class org.egothor.core.query.Rider
Accept the document currently being read as a hit.
acceptInto(long, File) - Method in class org.egothor.repository.BlobRepository
 
ACRONYM - Static variable in interface org.egothor.parser.plain.SimpleConstants
 
ACRONYM - Static variable in interface org.egothor.query.parser.ParserConstants
 
action(Token) - Method in class org.egothor.core.Filter
Used for changing tokens of the input tokenizer.
action(T) - Method in interface org.egothor.distributor.Task
The job to do.
action(Token) - Method in class org.egothor.parser.filter.DupWithoutDiacritics
If the name/type of the token is <WORD> then transform the text of the token to lower case.
action(Token) - Method in class org.egothor.parser.filter.LowerCase
If the name/type of the token is not <EMAIL/PUNCT/NUM> then transform the text of the token to lower case.
action(Token) - Method in class org.egothor.parser.filter.Stemmer
A simple stemming algorithm which works as follows:
active - Variable in class org.egothor.merger.ConcatSeq
The number of Sequences that have been added so far.
add(T) - Method in class org.egothor.cache.fifo.FifoList
Adds an item to the list.
add(T) - Method in interface org.egothor.cache.List
Adds an item to the list.
add(Hit) - Method in class org.egothor.core.query.ResultList
Add the given Hit if there is a free cell for it or it is greater than the lowest element of this array.
add(DocumentData) - Method in class org.egothor.duplicity.file.PermutatedMinsFileProducer
Adds document to the file.
add(TextUnitID, TextUnitID) - Method in class org.egothor.duplicity.file.SimilarUnitPairsFileProducer
Adds new UnitPair to the file.
add(BarrelReader) - Method in class org.egothor.dynamizer.Dynamizer
Append a new org.egothor.core.DynStructReader to the existing data structure.
add(BarrelReader, String) - Method in class org.egothor.dynamizer.Dynamizer
Pullovers (moves) a new org.egothor.core.DynStructReader to the existing data structure.
add(BarrelReader) - Method in class org.egothor.dynamizer.Egothor
Append a new DynStruct barrel to the existing data structure.
add(BarrelReader, String) - Method in class org.egothor.dynamizer.Egothor
 
add(BarrelReader) - Method in class org.egothor.dynamizer.Standard
Append a new DynStruct barrel to the existing data structure.
add(BarrelReader, String) - Method in class org.egothor.dynamizer.Standard
 
add(long, IListReader) - Method in class org.egothor.merger.ConcatListReader
Add the given inverted list at the given position in this ConcatListReader.
add(Sequence<T>) - Method in class org.egothor.merger.ConcatSeq
Add the given Sequence to this object if the capacity has not been reached..
add(BarrelReader) - Method in class org.egothor.merger.Merge
Add another barrel reader into this class.
add(Query) - Method in class org.egothor.query.QGroup
Add the given Query to the group.
add(Proximities) - Method in class org.egothor.query.runner.PhraseScan
Description of the Method
add(String, String) - Method in class org.egothor.stemmer.MultiTrie
Add an element to this structure consisting of the given key and patch command.
add(String, String) - Method in class org.egothor.stemmer.MultiTrie2
Add an element to this structure consisting of the given key and patch command.
add(String, String) - Method in class org.egothor.stemmer.Trie
Add the given key associated with the given patch command.
add(int, int) - Method in class org.egothor.text.WeightReader
 
add(byte) - Method in class org.egothor.util.CyclicBuffer
Adds a byte into the buffer.
add(SequenceWithClose<T>) - Method in class org.egothor.util.MergeSequence
The sequence mustn't be empty.
add_escapes(String) - Method in exception org.egothor.parser.plain.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
add_escapes(String) - Method in exception org.egothor.query.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAppend(byte[], int, int) - Method in interface org.egothor.util.diff.GDiffCreator
 
addAppend(byte[], int, int) - Method in class org.egothor.util.diff.GDiffDumpCreator
 
addAppend(byte[], int, int) - Method in class org.egothor.util.diff.GDiffWriter
 
addCachedIListItem(CachedIListItem) - Method in class org.egothor.cache.CachedIListPage
Adds a new item to the page.
addCopy(long, int) - Method in interface org.egothor.util.diff.GDiffCreator
 
addCopy(long, int) - Method in class org.egothor.util.diff.GDiffDumpCreator
 
addCopy(long, int) - Method in class org.egothor.util.diff.GDiffWriter
 
AddedTokenPrinter - Class in org.egothor.duplicity.visualization
Sets style for added tokens.
AddedTokenPrinter() - Constructor for class org.egothor.duplicity.visualization.AddedTokenPrinter
 
addedTokenPrinter - Static variable in class org.egothor.duplicity.visualization.Fonts
Printer for the words that were added to the examined document, when compared to a document already in the index.
addElement(DocumentData) - Method in class org.egothor.robot.index.DocumentsFastWriter
Appends a new object to the structure.
addElement(IListMetadataWrite) - Method in class org.egothor.robot.index.TermsFastWriter
Appends the given element with the given key to the structure.
addElement(IListMetadataWrite) - Method in class org.egothor.store.TermsWriter
Appends the given element with the given key to the structure.
addEscapes(String) - Static method in error org.egothor.parser.plain.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEscapes(String) - Static method in error org.egothor.query.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addField(String, FTField) - Method in class org.egothor.core.memory.FTField
 
addFilter(Filter) - Method in class org.egothor.core.memory.FTField
Append a next filter to the chain of filters used over the token stream of FTField.words().
addFirst(T) - Method in class org.egothor.util.LinkedQueue
 
addGuessedHits(long) - Method in class org.egothor.core.query.ResultList
 
addHitsScanned(long) - Method in class org.egothor.core.query.ResultList
 
addItem(long, byte[], int) - Method in class org.egothor.repository.Berkeley
 
addItem(long, DataInput) - Method in class org.egothor.repository.BlobRepository
 
addItem(long, byte[], int) - Method in class org.egothor.repository.BlobRepository
 
addItem(long, byte[], int) - Method in interface org.egothor.repository.DataRepository
Adds another document into the repository.
addItem(long, byte[], int) - Method in class org.egothor.repository.DocumentsDB
 
addItem(long, byte[], int) - Method in class org.egothor.repository.WebStore
Adds another document into the repository.
addLast(T) - Method in class org.egothor.util.LinkedQueue
 
addLength(String, long) - Method in class org.egothor.dir.CWI
Add the given term, which occurs in the given number of documents, to this CWI.
addLockEntry(long, LockType, long) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
addMinForPermutation(long, TextUnitID, long) - Method in class org.egothor.duplicity.datastructure.DocumentPermutatedMins
Adds minimum for given permutation and duplicity checking unit.
addReservationEntry(LockType, long, boolean) - Method in class org.egothor.lock.server.LockServerThread.LockServerRecord
 
addTerms(HashSet<Token>) - Method in class org.egothor.core.query.Query
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QAnd
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QGroup
Add the given HashSet of terms.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QNot
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QOr
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QPhrase
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QProx
Add the given HashSet of terms to this Query.
addTerms(HashSet<Token>) - Method in class org.egothor.query.QTerm
Add the given HashSet of terms to this Query.
addTotalSize(long) - Method in class org.egothor.dir.CWI
Increase the number of documents in the system by the given amount.
addUnderControl(int) - Method in class org.egothor.slotter.SlotMap
 
adjustBeginLineColumn(int, int) - Method in class org.egothor.query.parser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALL - Static variable in class org.egothor.core.query.Rider
Move all inverted lists of this group
allow() - Method in interface org.egothor.distributor.Distributor
If this Distributor is stopped, restart it.
allow() - Method in class org.egothor.distributor.STE
Restart the thread.
AllSimilarUnitPairsFile - Class in org.egothor.duplicity.file
Represents the merge of "similar unit pairs" files for all permutations that is used in the duplicity checking algorithm.
AllSimilarUnitPairsFile(String, boolean) - Constructor for class org.egothor.duplicity.file.AllSimilarUnitPairsFile
Initialializes the file.
Anchor - Class in org.egothor.text
 
Anchor(StringBuilder, int, int, URI) - Constructor for class org.egothor.text.Anchor
 
Anchor(String, URI) - Constructor for class org.egothor.text.Anchor
 
anchorText() - Method in class org.egothor.text.Anchor
Returns anchor text of this object.
and(Bitmap) - Method in class org.egothor.util.Bitmap
 
AndRunner - Class in org.egothor.query.runner
The AndRunner object represents a binary form of the boolean AND formula.
AndRunner(Runner, Runner) - Constructor for class org.egothor.query.runner.AndRunner
Constructor for the AndRunner object.
AndRunner - Class in org.egothor.query.runner.enhanced
The AndRunner object represents a binary form of the boolean AND formula.
AndRunner(int, Runner, Runner) - Constructor for class org.egothor.query.runner.enhanced.AndRunner
Constructor for the AndRunner object.
ANY - Static variable in class org.egothor.core.query.Rider
Move at least one inverted list
append(BarrelReader) - Method in class org.egothor.apps.Dumper
Write contents of the Barrel to standard output.
append(BarrelReader) - Method in class org.egothor.apps.Extractor
Write contents of the Barrel to standard output.
append(BarrelReader) - Method in interface org.egothor.core.BarrelWriter
Append the given Barrel to this BarrelWriter's Barrel.
append(long, IListItem) - Method in interface org.egothor.core.IListWriter
Append a new inverted list item.
append(BarrelReader) - Method in class org.egothor.core.memory.MemoryBarrel
Append the given Barrel to this one.
append(long, IListItem) - Method in class org.egothor.core.memory.MemoryIList
 
append(BarrelReader) - Method in class org.egothor.dir.BufferedTanker
Add the contents of the given Barrel to the cache.
append(BarrelReader) - Method in class org.egothor.dir.Tanker
Add the given Barrel to this Tanker.
append(BarrelReader) - Method in class org.egothor.dir.TankerImpl
 
append(BarrelReader) - Method in class org.egothor.dir.TankerImplSecure
Appends a reader to this tanker.
append(BarrelReader) - Method in class org.egothor.dockyard.StreamWriter
 
append(BarrelReader, boolean, boolean, boolean) - Method in class org.egothor.duplicity.algorithm.DuplicityChecker
 
append(BarrelReader, boolean, boolean, boolean) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
Appends a reader to this tanker's duplicity checker.
append(BarrelReader) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
append(URI) - Method in class org.egothor.repository.BijectInt2StringAppender
Returns the new identifier related to the URI, -id iff the URI already exists under the id in the base.
append(URI) - Method in class org.egothor.repository.FastBlindAppender
Returns id or -id of the URI.
append(URI) - Method in interface org.egothor.repository.URIRepositoryAppender
Returns the new identifier related to the URI, -id iff the URI already exists under the id in the base.
append(URI) - Method in class org.egothor.repository.WebStore
Returns the new identifier related to the URI, -id iff the URI already exists under the id in the base.
append(BarrelReader) - Method in class org.egothor.robot.index.ThickFastOut
Appends the given Barrel to this one.
append(long, IListItem) - Method in class org.egothor.store.IListMetadataWrite
 
append(BarrelReader) - Method in class org.egothor.store.ThickBarrelOut
Appends the given Barrel to this one.
append(BarrelReader) - Method in class org.egothor.store.ThickBarrelSortedOut
Appends the given Barrel to this one.
append(char) - Method in class org.egothor.text.Stringer
Description of the Method
append(T) - Method in class org.egothor.util.BiQueue
Add the given object to the end of the queue.
append(int, DataInput, DataOutput) - Static method in class org.egothor.util.diff.GDiffReader
 
append(URI) - Method in class org.egothor.util.hash.Table
 
append(T) - Method in class org.egothor.util.Queue
Add the given object to the end of the queue.
append(T) - Method in class org.egothor.util.QueueAbstract
Appends a new object to the heap's array (at the end).
appendBinary(BarrelReader, DataOutput) - Method in class org.egothor.apps.Dumper
 
appendIList(IListReader, long) - Method in class org.egothor.core.memory.MemoryBarrel
Append a new inverted list.
appendIList(long, IListReader) - Method in class org.egothor.robot.index.ThickFastOut
Appends the given inverted list to this Barrel.
appendIList(long, IListReader) - Method in class org.egothor.store.ThickBarrelOut
Appends the given inverted list to this Barrel.
appendOnlyToDC(BarrelReader) - Method in class org.egothor.duplicity.algorithm.TankerImplDuplicityChecker
 
apply(StringBuffer, String) - Static method in class org.egothor.stemmer.Diff
Apply the given patch string diff to the given string orig and return the new String with the patch command executed..
applyCWI(CWI) - Method in class org.egothor.core.query.Query
Return a new Query object with the given CWI applied.
applyCWI(CWI) - Method in class org.egothor.query.QAnd
Return a QAnd object with the given CWI applied to both sides of the query.
applyCWI(CWI) - Method in class org.egothor.query.QGroup
Apply the given CWI to this Query.
applyCWI(CWI) - Method in class org.egothor.query.QNot
Return a QNot object with the given CWI applied to both sides of the query.
applyCWI(CWI) - Method in class org.egothor.query.QOr
Return a QOr object with the given CWI applied to both sides of the query.
applyCWI(CWI) - Method in class org.egothor.query.QPhrase
Return a QPhrase object with the given CWI applied to both sides of the query.
applyCWI(CWI) - Method in class org.egothor.query.QProx
Return a QProx object with the given CWI applied to both sides of the query.
applyCWI(CWI) - Method in class org.egothor.query.QTerm
Return a QTerm object with the given CWI applied.
AppsCommon - Class in org.egothor.duplicity.apps
Common methods for the duplicity checking applications.
AppsCommon() - Constructor for class org.egothor.duplicity.apps.AppsCommon
 
ArcCache<K,V> - Class in org.egothor.cache.arc
Implementation of Cache that uses the ARC algorithm as an eviction policy.
ArcCache() - Constructor for class org.egothor.cache.arc.ArcCache
Constructor for the ArcCache object.
ArcCache(int) - Constructor for class org.egothor.cache.arc.ArcCache
Constructor for the ArcCache object.
ArcCache(Resolver<K, V>) - Constructor for class org.egothor.cache.arc.ArcCache
Constructor for the ArcCache object.
ArcCache(Resolver<K, V>, int) - Constructor for class org.egothor.cache.arc.ArcCache
Constructor for the ArcCache object.
array() - Method in class org.egothor.util.IntegerFIFOStack
 
Array - Class in org.egothor.util.io
This class is not synchronized!
Array(String, int, byte) - Constructor for class org.egothor.util.io.Array
 
array - Variable in class org.egothor.util.Queue
Used by the Queue to store objects.
assignNewListener() - Method in class org.egothor.slotter.SlotMap
 
attach(Rider) - Method in class org.egothor.core.query.Query
This method creates a binary form of this query.
attach(Rider) - Method in class org.egothor.query.QAnd
Return an AndRunner which is the binary representation of this clausula.
attach(Rider) - Method in class org.egothor.query.QGroup
Return a binary form of this object for the given Rider.
attach(Rider) - Method in class org.egothor.query.QNot
Return an NotRunner which is the binary representation of this clausula.
attach(Rider) - Method in class org.egothor.query.QOr
Return an OrRunner which is the binary representation of this clausula.
attach(Rider) - Method in class org.egothor.query.QPhrase
Return an ProxRunner which is the binary representation of this clausula.
attach(Rider) - Method in class org.egothor.query.QProx
Return an ProxRunner which is the binary representation of this clausula.
attach(Rider) - Method in class org.egothor.query.QTerm
Return a TermRunner which is the binary representation of this clausula.
AUGMENTATIONS - Static variable in class org.egothor.html.HTMLPrinter
 

A B C D E F G H I J K L M N O P Q R S T U V W X