| Package | Description |
|---|---|
| org.egothor.apps |
This package contains EGOTHOR applications.
|
| org.egothor.cache |
Provides classes that help implementing a cache for the egothor project.
|
| org.egothor.core |
This package concentrates the core data objects and interfaces.
|
| org.egothor.core.memory |
This package contains an implementation of barrels in memory.
|
| 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 |
This package defines objects of distributed IR layer.
|
| org.egothor.distributor |
This package defines objects which can distribute tasks and requests
to a group of objects.
|
| org.egothor.dockyard | |
| org.egothor.duplicity.algorithm |
This package contains top-level classes that implement the duplicity checking algorithm.
|
| org.egothor.duplicity.apps |
This package contains applications using the duplicity checking algorithm.
|
| org.egothor.duplicity.file |
This package contains implementation of the files needed the duplicity checking algorithm.
|
| 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 |
This package defines a common dynamization and its implementation
for our index data structures.
|
| org.egothor.html |
This package contains a specific implementation of core objects
for HTML with "home" and "content" support.
|
| org.egothor.listener | |
| org.egothor.merger |
This package defines a machinery that merges many BarrelReaders.
|
| org.egothor.parser | |
| org.egothor.parser.filter |
This package defines objects that filter tokens.
|
| org.egothor.parser.plain |
This package defines JavaCC parser for a plain text.
|
| org.egothor.query |
This package contains objects that represent a structure of a
query in our inner form.
|
| org.egothor.query.parser |
This package defines JavaCC parser of user's query.
|
| org.egothor.query.runner |
This package defines a machinery that navigates the rider during
query execution in the Vector model.
|
| org.egothor.repository | |
| org.egothor.robot |
Robot Capek
|
| org.egothor.robot.cabinet | |
| org.egothor.robot.index | |
| org.egothor.slotter |
This package is responsible for management of arrays of DynStruct
objects.
|
| org.egothor.store |
This package contains an implementation of barrels on a hard disk.
|
| org.egothor.text |
This package contains support of some textual routines/processes.
|
| org.egothor.util | |
| org.egothor.util.sort |
| Class and Description |
|---|
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| IListItem
An IListItem represents an item in an inverted list.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Hit
Class Hit represents a hit of a query.
|
| IListItem
An IListItem represents an item in an inverted list.
|
| IListMetadata
The IListMetadata class defines the core metadata of the inverted list, its
length.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| IListShadow
A IListShadow envelopes underlaying inverted list.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Filter
This object works as a tokenizer filter.
|
| IListItem
An IListItem represents an item in an inverted list.
|
| IListMetadata
The IListMetadata class defines the core metadata of the inverted list, its
length.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| IListWriter
The IListWriter interface defines an inverted list writer.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| CWI
This interface should be implemented by any class wishing to declare some
knowledge of collection wide information (CWI).
|
| Hit
Class Hit represents a hit of a query.
|
| IListItem
An IListItem represents an item in an inverted list.
|
| IListShadow
A IListShadow envelopes underlaying inverted list.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| CWI
This interface should be implemented by any class wishing to declare some
knowledge of collection wide information (CWI).
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListMetadata
The IListMetadata class defines the core metadata of the inverted list, its
length.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| QueryResponse
A QueryResponse is returned as a query return value.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Status
This interface should be implemented by any object that has a state.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| Class and Description |
|---|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Class and Description |
|---|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Status
This interface should be implemented by any object that has a state.
|
| Class and Description |
|---|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListItem
An IListItem represents an item in an inverted list.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithRestart
Adds an ability to restart the sequence and read it again and again.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Filter
This object works as a tokenizer filter.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| CWI
This interface should be implemented by any class wishing to declare some
knowledge of collection wide information (CWI).
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| IListWasher
A IListWasher excludes some tuples from underlaying inverted list.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListMetadata
The IListMetadata class defines the core metadata of the inverted list, its
length.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Barrel
A Barrel is an index that can be opened for reading (via
BarrelReader), manage the removal of documents from itself, and can return
metadata of inverted lists and documents. |
| BarrelReader
The BarrelReader interface that can read a Barrel structure.
|
| BarrelWriter
The BarrelWriter interface should be implemented by any class that can write
or create a Barrel.
|
| DocumentData
The DocumentData object is the root of all document metadata objects.
|
| IListItem
An IListItem represents an item in an inverted list.
|
| IListMetadata
The IListMetadata class defines the core metadata of the inverted list, its
length.
|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| IListWriter
The IListWriter interface defines an inverted list writer.
|
| IMetaReader
This interface declares, that an object can act as a sequence with a
close operation and it also offers a method that returns
uid of the item that is read currently.
|
| Proximities
This abstract class should be extended by any class that allows the reading
of a proximity list of a term in a document.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| Token
This class represents a token of an input document.
|
| Class and Description |
|---|
| IListReader
The IListReader interface represents an inverted list in read-only state.
|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
| SequenceWithClose
Sequence allows you to iterate a sequence of not-null objects.
|
| Class and Description |
|---|
| Sequence
Sequence allows you to iterate a sequence of not-null objects.
|
Copyright © 2016 Egothor. All Rights Reserved.