Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
W
waitFor0()
- Method in class org.egothor.util.
Counter
Lock the calling thread until this Counter's value is 0.
waitForEmpty(long)
- Method in class org.egothor.util.
BlockingArray
Waits until the array is empty or time passed.
waitForEmpty()
- Method in class org.egothor.util.
LinkedQueue
wasNew()
- Method in class org.egothor.util.hash.
HashURI
Deprecated.
wasNew()
- Method in class org.egothor.util.hash.
Table
Returns true if and only if the last successful
Table.push(byte[])
inserted a new item.
WebStore
- Class in
org.egothor.repository
WebStore(URIRepository, DataRepository)
- Constructor for class org.egothor.repository.
WebStore
Creates a new instance of WebStore
WebStore.Page
- Class in
org.egothor.repository
weight()
- Method in class org.egothor.cache.
CachedIListItem
Returns the weight of the document.
weight()
- Method in class org.egothor.cache.
CachedIListReader
Returns the weight of the document.
weight()
- Method in interface org.egothor.core.
IListItem
Calculated vector value.
weight()
- Method in class org.egothor.core.
IListShadow
weight()
- Method in class org.egothor.core.memory.
MemoryIList
weight
- Variable in class org.egothor.core.
Token
weight()
- Method in class org.egothor.merger.
ConcatLists
weight()
- Method in class org.egothor.store.
IListMetadataRead
WeightReader
- Class in
org.egothor.text
WeightReader()
- Constructor for class org.egothor.text.
WeightReader
Creates a new instance of WeightReader
WikipediaFilter
- Class in
org.egothor.duplicity.apps
Filters HTML files (which are supposed to be from Wikipedia.org) so that only relevant portion of each file is taken.
WikipediaFilter()
- Constructor for class org.egothor.duplicity.apps.
WikipediaFilter
WORD
- Static variable in interface org.egothor.parser.plain.
SimpleConstants
WORD
- Static variable in interface org.egothor.query.parser.
ParserConstants
WordNGrammer
- Class in
org.egothor.parser.filter
This class produces N-grams of words.
WordNGrammer(Sequence<Token>)
- Constructor for class org.egothor.parser.filter.
WordNGrammer
Constructor for the WordNGrammer object
WORDNGRAMS_LENGHT
- Static variable in class org.egothor.
Constants
The lenght of N-grams produced by the
WordNGrammer
filter.
words(boolean, boolean, boolean, boolean, HTMLField.Diacritics, boolean, boolean, String)
- Method in class org.egothor.core.
DocumentData
words()
- Method in class org.egothor.core.memory.
FTField
Return an enumeration of the terms in the field.
words()
- Method in class org.egothor.html.
HTMLField
write(byte[], int, int)
- Method in class org.egothor.io.
DataInputOutputStream
write(byte[], int, int)
- Method in interface org.egothor.io.
DataOutput
write(byte[], int, int)
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
write(byte[], int, int)
- Method in class org.egothor.io.
MemoryOutputStream
Description of the Method
write(byte[], int, int)
- Method in class org.egothor.util.io.
GZipOutputStream
write(int)
- Method in class org.egothor.util.io.
JavaOutputStream
write(byte[], int, int)
- Method in class org.egothor.util.io.
JavaOutputStream
write(byte[])
- Method in class org.egothor.util.io.
JavaOutputStream
WRITE_LOCK_FILENAME_PREFIX
- Static variable in class org.egothor.
Constants
Prefix of all write lock filenames.
WRITE_LOCK_PERIOD
- Static variable in class org.egothor.
Constants
Default write lock refresh period.
writeBoolean(boolean)
- Method in class org.egothor.io.
DataInputOutputStream
writeBoolean(boolean)
- Method in interface org.egothor.io.
DataOutput
writeBoolean(boolean)
- Method in class org.egothor.io.
DataOutputStream
writeByte(int)
- Method in class org.egothor.io.
DataInputOutputStream
writeByte(int)
- Method in interface org.egothor.io.
DataOutput
Write the given byte, which will be converted to Pack7 format.
writeByte(int)
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
writeByte(int)
- Method in class org.egothor.io.
MemoryOutputStream
Description of the Method
writeByte(int)
- Method in class org.egothor.util.io.
GZipOutputStream
writeFully(byte[])
- Method in class org.egothor.io.
DataInputOutputStream
writeFully(byte[])
- Method in interface org.egothor.io.
DataOutput
Description of the Method
writeFully(byte[])
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
writeInt(int)
- Method in class org.egothor.io.
DataInputOutputStream
Description of the Method
writeInt(int)
- Method in interface org.egothor.io.
DataOutput
Description of the Method
writeInt(int)
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
writeInt(byte[], int, int)
- Static method in class org.egothor.io.
MemoryOutputStream
Writes the integer value as little-endian in the array from the offset.
writeLong(long)
- Method in class org.egothor.io.
DataInputOutputStream
writeLong(long)
- Method in interface org.egothor.io.
DataOutput
Description of the Method
writeLong(long)
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
writeLong(byte[], int, long)
- Static method in class org.egothor.io.
MemoryOutputStream
Writes the long-int value as little-endian in the array from the offset.
writePack7(long)
- Method in class org.egothor.io.
DataInputOutputStream
writePack7(long)
- Method in interface org.egothor.io.
DataOutput
Write the given long, which will be converted to Pack7 format.
writePack7(long)
- Method in class org.egothor.io.
DataOutputStream
Write the given long, which will be converted to Pack7 format.
writePack7I(int)
- Method in class org.egothor.io.
DataInputOutputStream
writePack7I(int)
- Method in interface org.egothor.io.
DataOutput
Write the given integer, which will be converted to Pack7 format.
writePack7I(int)
- Method in class org.egothor.io.
DataOutputStream
Write the given integer, which will be converted to Pack7 format.
writeSeek(long)
- Method in class org.egothor.util.io.
Array
Seeks at the item position in a file and increases the number of items by 1 (if an expansion happened), because it assumes that we will write some data beyond the end of file.
writeShort(int)
- Method in class org.egothor.io.
DataInputOutputStream
Description of the Method
writeShort(int)
- Method in interface org.egothor.io.
DataOutput
Description of the Method
writeShort(int)
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
writeString(int, String)
- Method in class org.egothor.io.
DataInputOutputStream
Write a string as length (pack7) followed by UTF code of the string.
writeString(int, String)
- Method in interface org.egothor.io.
DataOutput
Write a string as length (pack7) followed by UTF code of the string.
writeString(int, String)
- Method in class org.egothor.io.
DataOutputStream
Write a string as length (pack7) followed by UTF code of the string.
writeTo(DataOutput)
- Method in class org.egothor.io.
MemoryOutputStream
Description of the Method
writeTo(DataOutput)
- Method in class org.egothor.util.
CyclicBuffer
written()
- Method in class org.egothor.io.
DataInputOutputStream
written()
- Method in interface org.egothor.io.
DataOutput
written()
- Method in class org.egothor.io.
DataOutputStream
Description of the Method
written()
- Method in class org.egothor.io.
MemoryOutputStream
Description of the Method
written()
- Method in class org.egothor.util.io.
GZipOutputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X