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

O

OCCURENCIESTOSCAN - Static variable in class org.egothor.Constants
Maximum number of positions which are scanned during phrase queries in each of the acting term occurencies.
open(String, String) - Static method in class org.egothor.apps.Merge
 
open() - Method in interface org.egothor.core.Barrel
Return a reader for this Barrel.
open() - Method in class org.egothor.core.memory.Document
Return this object.
open() - Method in class org.egothor.core.memory.MemoryBarrel
Return this object.
open() - Method in class org.egothor.dir.Group
Open this Group.
open() - Method in class org.egothor.dir.TankerImplSecure
Deprecated. 
open(String, int, String) - Static method in class org.egothor.duplicity.apps.DuplicityCheckerIndexCreator
Opens barrel with given number in given index.
open() - Method in class org.egothor.io.MemoryOutputStream
 
open() - Method in class org.egothor.slotter.BarrelShadow
Return a reader for this Barrel.
open(String, int) - Static method in class org.egothor.slotter.SlotMap
Returns the slotter on the filename (canonical form of the filename will be used).
open(long) - Method in class org.egothor.store.ProximitiesFileIn
 
open() - Method in class org.egothor.store.ThickBarrel
 
open() - Method in class org.egothor.text.StringWithWeights
 
open4append() - Method in class org.egothor.io.File
Open for write in the append mode.
open4append() - Method in class org.egothor.io.FileLocal
Description of the Method
open4gzipread() - Method in class org.egothor.io.File
Description of the Method
open4gzipread() - Method in class org.egothor.io.FileLocal
 
open4gziprewrite() - Method in class org.egothor.io.File
Open for write discarding the content of the file.
open4gziprewrite() - Method in class org.egothor.io.FileLocal
 
open4read(long) - Method in class org.egothor.io.File
Description of the Method
open4read(long) - Method in class org.egothor.io.FileLocal
Description of the Method
open4readseek(long) - Method in class org.egothor.io.File
Description of the Method
open4readseek(long) - Method in class org.egothor.io.FileLocal
Description of the Method
open4rewrite() - Method in class org.egothor.io.File
Open for write discarding the content of the file.
open4rewrite() - Method in class org.egothor.io.FileLocal
Description of the Method
open4rw(long) - Method in class org.egothor.io.File
 
open4rw(long) - Method in class org.egothor.io.FileLocal
This method returns R/W stream with initial seek at a given offset position.
openBarrel(String, String) - Static method in class org.egothor.duplicity.apps.AppsCommon
Open barrel.
openDocMeta() - Method in class org.egothor.store.ThickBarrel
Description of the Method
openDocument(String, long, String, boolean, boolean, HTMLField.Diacritics) - Static method in class org.egothor.duplicity.apps.AppsCommon
Open document, can handle html and pdf files.
openDocumentOrBarrelReader(String, boolean, String, long) - Static method in class org.egothor.duplicity.apps.AppsCommon
Open barrel or document in given location for reading.
openIList(Barrel, String) - Method in class org.egothor.cache.CachedRider
Gets a cached inverted list reader for the specified barrel and term.
openIList(String, boolean) - Method in interface org.egothor.core.Barrel
Open the inverted list of term for reading.
openIList(String, boolean) - Method in class org.egothor.core.memory.Document
Opens the IListReader of the given term.
openIList(String, boolean) - Method in class org.egothor.core.memory.MemoryBarrel
Return an IListReader that can read the inverted list constructed for the given term.
openIList(String, int, IListShadow) - Method in class org.egothor.core.query.Rider
Return an IListReader capable of reading the inverted list constructed for the given term.
openIList(String, boolean) - Method in class org.egothor.dir.Group
Open the inverted list constructed for the given term for reading.
openIList(String, boolean) - Method in class org.egothor.dir.TankerImplSecure
Deprecated. 
openIList(String, boolean) - Method in class org.egothor.slotter.BarrelShadow
Open the inverted list of term for reading.
openIList(String, boolean) - Method in class org.egothor.store.ThickBarrel
Description of the Method
openIListSecure(String, boolean) - Method in class org.egothor.dir.TankerImplSecure
Opens IList reader using secure multithreading safe way.
openInputs(ArrayList<CommonSimilarUnitPairsFile>, ArrayList<DataInputStream>, ArrayList<UnitPair>) - Method in class org.egothor.duplicity.file.MergeableSimilarUnitPairsFile
Open input files in supfs and put the opened non-empty DataInputStreams to given list diss list, and the first elements of the files to ups list.
openOut() - Method in class org.egothor.duplicity.file.DuplicityCheckingFile
Opens the file on filesystem and sets the out field.
openProx() - Method in class org.egothor.cache.CachedIListItem
Always return null.
openProx() - Method in class org.egothor.cache.CachedIListReader
Returns an access object to the proximity list.
openProx() - Method in interface org.egothor.core.IListItem
Return an access object to the proximity list.
openProx() - Method in class org.egothor.core.IListShadow
 
openProx() - Method in class org.egothor.core.memory.MemoryIList
 
openProx() - Method in class org.egothor.merger.ConcatLists
 
openProx() - Method in class org.egothor.store.IListMetadataRead
 
openSecure() - Method in class org.egothor.dir.TankerImplSecure
Opens a reader for this tanker, using secure multithreading safe way.
optimize() - Method in class org.egothor.dir.BufferedTanker
Description of the Method
optimize() - Method in class org.egothor.dir.Tanker
Description of the Method
optimize() - Method in class org.egothor.dir.TankerImplSecure
Optimize this tanker.
optimize(boolean) - Method in class org.egothor.dynamizer.Dynamizer
Optimizes the data structure following a delete (or remove) operation on the managed elements.
optimize(boolean) - Method in class org.egothor.dynamizer.Egothor
Optimize the data structure following a delete (or remove) operation on the managed Barrels.
optimize(boolean) - Method in class org.egothor.dynamizer.Standard
Optimize the data structure following a delete (or remove) operation on the managed Barrels.
optimize(Trie) - Method in class org.egothor.stemmer.Gener
Return a Trie with infrequent values occurring in the given Trie removed.
optimize(Trie) - Method in class org.egothor.stemmer.Lift
Optimize (eliminate rows with no content) the given Trie and return the reduced Trie.
optimize(Trie) - Method in class org.egothor.stemmer.Optimizer
Optimize (remove empty rows) from the given Trie and return the resulting Trie.
optimize(Trie) - Method in class org.egothor.stemmer.Reduce
Optimize (remove holes in the rows) the given Trie and return the restructured Trie.
Optimizer - Class in org.egothor.stemmer
The Optimizer class is a Trie that will be reduced (have empty rows removed).
Optimizer() - Constructor for class org.egothor.stemmer.Optimizer
Constructor for the Optimizer object.
Optimizer2 - Class in org.egothor.stemmer
The Optimizer class is a Trie that will be reduced (have empty rows removed).
Optimizer2() - Constructor for class org.egothor.stemmer.Optimizer2
Constructor for the Optimizer2 object.
or(Bitmap) - Method in class org.egothor.util.Bitmap
 
org.egothor - package org.egothor
 
org.egothor.apps - package org.egothor.apps
This package contains EGOTHOR applications.
org.egothor.cache - package org.egothor.cache
Provides classes that help implementing a cache for the egothor project.
org.egothor.cache.apps - package org.egothor.cache.apps
Provides classes that help testing and computing statistical data for an egothor cache.
org.egothor.cache.arc - package org.egothor.cache.arc
Provides classes that help implementing a cache using ARC algorithm as an eviction policy.
org.egothor.cache.fifo - package org.egothor.cache.fifo
Provides classes that help implementing a cache using FIFO algorithm as an eviction policy.
org.egothor.cache.lfu - package org.egothor.cache.lfu
Provides classes that help implementing a cache using LFU algorithm as an eviction policy.
org.egothor.cache.lru - package org.egothor.cache.lru
Provides classes that help implementing a cache using LRU algorithm as an eviction policy.
org.egothor.cache.lruk - package org.egothor.cache.lruk
Provides classes that help implementing a cache using LRU-K algorithm as an eviction policy.
org.egothor.cache.multiQueue - package org.egothor.cache.multiQueue
Provides classes that help implementing a cache using MQ algorithm as an eviction policy.
org.egothor.cache.slru - package org.egothor.cache.slru
Provides classes that help implementing a cache using SLRU algorithm as an eviction policy.
org.egothor.cache.stat - package org.egothor.cache.stat
Provides classes that help implementing a static cache.
org.egothor.cache.staticDynamic - package org.egothor.cache.staticDynamic
Provides classes that help implementing a static-dynamic cache.
org.egothor.cache.twoQueue - package org.egothor.cache.twoQueue
Provides classes that help implementing a cache using 2Q algorithm as an eviction policy.
org.egothor.core - package org.egothor.core
This package concentrates the core data objects and interfaces.
org.egothor.core.memory - package org.egothor.core.memory
This package contains an implementation of barrels in memory.
org.egothor.core.query - package org.egothor.core.query
This package contains objects that represent a structure of a query in our inner and binary form, readers of a barrel and a result queue.
org.egothor.dir - package org.egothor.dir
This package defines objects of distributed IR layer.
org.egothor.distributor - package org.egothor.distributor
This package defines objects which can distribute tasks and requests to a group of objects.
org.egothor.dockyard - package org.egothor.dockyard
 
org.egothor.duplicity.algorithm - package org.egothor.duplicity.algorithm
This package contains top-level classes that implement the duplicity checking algorithm.
org.egothor.duplicity.apps - package org.egothor.duplicity.apps
This package contains applications using the duplicity checking algorithm.
org.egothor.duplicity.datastructure - package org.egothor.duplicity.datastructure
This package contains datastructures needed in the duplicity checking algorithm.
org.egothor.duplicity.file - package org.egothor.duplicity.file
This package contains implementation of the files needed the duplicity checking algorithm.
org.egothor.duplicity.generator - package org.egothor.duplicity.generator
 
org.egothor.duplicity.util - package org.egothor.duplicity.util
This package contains utility classes for the duplicity checking algorithm.
org.egothor.duplicity.visualization - package org.egothor.duplicity.visualization
This package contains classes implementing the visualization of the duplicities found in a document by the duplicity checking algorithm.
org.egothor.dynamizer - package org.egothor.dynamizer
This package defines a common dynamization and its implementation for our index data structures.
org.egothor.html - package org.egothor.html
This package contains a specific implementation of core objects for HTML with "home" and "content" support.
org.egothor.io - package org.egothor.io
 
org.egothor.listener - package org.egothor.listener
 
org.egothor.lock - package org.egothor.lock
 
org.egothor.lock.server - package org.egothor.lock.server
 
org.egothor.merger - package org.egothor.merger
This package defines a machinery that merges many BarrelReaders.
org.egothor.parser - package org.egothor.parser
 
org.egothor.parser.filter - package org.egothor.parser.filter
This package defines objects that filter tokens.
org.egothor.parser.plain - package org.egothor.parser.plain
This package defines JavaCC parser for a plain text.
org.egothor.parser.transformer - package org.egothor.parser.transformer
 
org.egothor.query - package org.egothor.query
This package contains objects that represent a structure of a query in our inner form.
org.egothor.query.parser - package org.egothor.query.parser
This package defines JavaCC parser of user's query.
org.egothor.query.runner - package org.egothor.query.runner
This package defines a machinery that navigates the rider during query execution in the Vector model.
org.egothor.query.runner.enhanced - package org.egothor.query.runner.enhanced
This package defines a machinery that navigates the rider during query execution in any model.
org.egothor.repository - package org.egothor.repository
 
org.egothor.robot.index - package org.egothor.robot.index
 
org.egothor.slotter - package org.egothor.slotter
This package is responsible for management of arrays of DynStruct objects.
org.egothor.stemmer - package org.egothor.stemmer
This package does not contain a solid JAVA documentation.
org.egothor.store - package org.egothor.store
This package contains an implementation of barrels on a hard disk.
org.egothor.test - package org.egothor.test
 
org.egothor.text - package org.egothor.text
This package contains support of some textual routines/processes.
org.egothor.util - package org.egothor.util
 
org.egothor.util.diff - package org.egothor.util.diff
 
org.egothor.util.hash - package org.egothor.util.hash
 
org.egothor.util.io - package org.egothor.util.io
 
org.egothor.util.sort - package org.egothor.util.sort
 
org.egothor.util.thread - package org.egothor.util.thread
This package contains thread pools which can be used for smart management of threads.
OrRunner - Class in org.egothor.query.runner.enhanced
This object represents a binary form of a OR b formula.
OrRunner(int, Runner, Runner) - Constructor for class org.egothor.query.runner.enhanced.OrRunner
Constructor for the OrRunner object
OrRunner - Class in org.egothor.query.runner
This object represents a binary form of a OR b formula.
OrRunner(Runner, Runner) - Constructor for class org.egothor.query.runner.OrRunner
Constructor for the OrRunner object
os() - Method in class org.egothor.util.Reporter
 
out - Variable in class org.egothor.duplicity.file.DuplicityCheckingFile
The filesystem file corresponding to this file.
outCapacity() - Method in class org.egothor.cache.multiQueue.MultiQueueCache
Returns the capacity of the history QOut queue.
outCapacity() - Method in class org.egothor.cache.twoQueue.TwoQueueCache
Returns the capacity of the history AOut LRU queue.

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