Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ARGUMENTS_OK |
0 |
protected static final int |
ERROR_CONFLICTING_ARGUMENTS |
3 |
protected static final int |
ERROR_DIRECT_FILE_EXISTS |
4 |
protected static final int |
ERROR_DIRECT_FILE_NOT_EXISTS |
6 |
protected static final int |
ERROR_DIRECT_NOT_INDEXING |
13 |
protected static final int |
ERROR_EXPAND_NOT_RETRIEVE |
15 |
protected static final int |
ERROR_GIVEN_C_NOT_RETRIEVING |
16 |
protected static final int |
ERROR_HADOOP_NOT_RETRIEVAL |
18 |
protected static final int |
ERROR_HADOOP_ONLY_INDEX |
19 |
protected static final int |
ERROR_INVERTED_NOT_INDEXING |
14 |
protected static final int |
ERROR_LANGUAGEMODEL_NOT_RETRIEVE |
17 |
protected static final int |
ERROR_NO_ARGUMENTS |
1 |
protected static final int |
ERROR_NO_C_VALUE |
2 |
protected static final int |
ERROR_PRINT_DIRECT_FILE_NOT_EXISTS |
11 |
protected static final int |
ERROR_PRINT_DOCINDEX_FILE_NOT_EXISTS |
7 |
protected static final int |
ERROR_PRINT_INVERTED_FILE_NOT_EXISTS |
9 |
protected static final int |
ERROR_PRINT_LEXICON_FILE_NOT_EXISTS |
8 |
protected static final int |
ERROR_PRINT_STATS_FILE_NOT_EXISTS |
10 |
protected static final int |
ERROR_UNKNOWN_OPTION |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
description |
"The file assocciations used for opening files" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
application |
"/usr/bin/open" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_BUFFER_LENGTH |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USUAL_EXTENSION |
".bf" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_SIZE |
16384 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USUAL_EXTENSION |
".if" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE_DOCUMENTS |
"org.terrier.indexing." |
Modifier and Type | Constant Field | Value |
---|---|---|
public final String |
docEndTag |
"</MedlineCitation>" |
public final String |
docTag |
"<MedlineCitation " |
public final String |
fileEndTag |
"</MedlineCitationSet>" |
public final String |
fileTag |
"<MedlineCitationSet>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ELEMENT_ATTR_SEPARATOR |
"." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
maxNumOfDigitsPerTerm |
4 |
protected static final int |
maxNumOfSameConseqLettersPerTerm |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DROP_LONG_TOKENS |
true |
protected static final int |
maxNumOfDigitsPerTerm |
4 |
protected static final int |
maxNumOfSameConseqLettersPerTerm |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DROP_LONG_TOKENS |
true |
protected static final int |
maxNumOfDigitsPerTerm |
4 |
protected static final int |
maxNumOfSameConseqLettersPerTerm |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DROP_LONG_TOKENS |
true |
protected static final int |
maxNumOfDigitsPerTerm |
4 |
protected static final int |
maxNumOfSameConseqLettersPerTerm |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DSMNS |
"org.terrier.matching.dsms." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
AFTEREFFECT_PREFIX |
"org.terrier.matching.models.aftereffect." |
protected final String |
BASICMODEL_PREFIX |
"org.terrier.matching.models.basicmodel." |
protected final String |
NORMALISATION_PREFIX |
"org.terrier.matching.models.normalisation.Normalisation" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"org.terrier.matching.models." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"B" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"L" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"L5" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"LL" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"0" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"1" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"2" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"2exp" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"3" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"B" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"F" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"J" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"JN" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"P" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected final String |
methodName |
"Static" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE |
"org.terrier.matching.models.queryexpansion." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE_MATCHING |
"org.terrier.matching." |
public static final String |
NAMESPACE_POSTFILTER |
"org.terrier.querying." |
public static final String |
NAMESPACE_POSTPROCESS |
"org.terrier.querying." |
public static final String |
NAMESPACE_PREPROCESS |
"org.terrier.querying." |
public static final String |
NAMESPACE_WEIGHTING |
"org.terrier.matching.models." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
FILTER_ADJUSTED |
2 |
public static final byte |
FILTER_OK |
0 |
public static final byte |
FILTER_REMOVE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE_QEMODEL |
"org.terrier.matching.models.queryexpansion." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALPHANUMERIC |
10 |
public static final int |
ALPHANUMERIC_CHAR |
9 |
public static final int |
CLOSE_DISJUNCTIVE |
19 |
public static final int |
CLOSE_PAREN |
17 |
public static final int |
CLOSE_SEGMENT |
21 |
public static final int |
COLON |
11 |
public static final int |
DIT |
6 |
public static final int |
EOF |
1 |
public static final int |
HAT |
12 |
public static final int |
IGNORED |
23 |
public static final int |
INT |
7 |
public static final int |
NOT_REQUIRED |
15 |
public static final int |
NULL_TREE_LOOKAHEAD |
3 |
public static final int |
NUM_FLOAT |
4 |
public static final int |
NUM_INT |
8 |
public static final int |
OPEN_DISJUNCTIVE |
18 |
public static final int |
OPEN_PAREN |
16 |
public static final int |
OPEN_SEGMENT |
20 |
public static final int |
PERIOD |
5 |
public static final int |
PROXIMITY |
22 |
public static final int |
QUOTE |
13 |
public static final int |
REQUIRED |
14 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DIT |
6 |
public static final int |
EOF |
1 |
public static final int |
INT |
7 |
public static final int |
NULL_TREE_LOOKAHEAD |
3 |
public static final int |
NUM_FLOAT |
4 |
public static final int |
NUM_INT |
8 |
public static final int |
PERIOD |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALPHANUMERIC |
10 |
public static final int |
ALPHANUMERIC_CHAR |
9 |
public static final int |
CLOSE_DISJUNCTIVE |
19 |
public static final int |
CLOSE_PAREN |
17 |
public static final int |
CLOSE_SEGMENT |
21 |
public static final int |
COLON |
11 |
public static final int |
DIT |
6 |
public static final int |
EOF |
1 |
public static final int |
HAT |
12 |
public static final int |
IGNORED |
23 |
public static final int |
INT |
7 |
public static final int |
NOT_REQUIRED |
15 |
public static final int |
NULL_TREE_LOOKAHEAD |
3 |
public static final int |
NUM_FLOAT |
4 |
public static final int |
NUM_INT |
8 |
public static final int |
OPEN_DISJUNCTIVE |
18 |
public static final int |
OPEN_PAREN |
16 |
public static final int |
OPEN_SEGMENT |
20 |
public static final int |
PERIOD |
5 |
public static final int |
PROXIMITY |
22 |
public static final int |
QUOTE |
13 |
public static final int |
REQUIRED |
14 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PIPELINE_NAMESPACE |
"org.terrier.terms." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BIT_MASK |
7 |
public static final byte |
FILE_SHIFT |
3 |
public static final byte |
MAX_FILE_ID |
31 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
sizeInBytes |
9 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MINIMUM_INDEX_TERRIER_VERSION |
4 |
protected static final String |
PROPERTIES_SUFFIX |
".properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
FIELD_LOAD_FACTOR |
1.0 |
public static final double |
NORMAL_LOAD_FACTOR |
1.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USUAL_EXTENSION |
".fsarrayfile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
USUAL_EXTENSION |
".fsomapfile" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_SIZE |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
REVERSE_KEY_LOOKUP_WRITING_BUFFER_SIZE |
20000 |
protected static final int |
ZIP_COMPRESSION_LEVEL |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EOL |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAMESPACE_PIPELINE |
"org.terrier.terms." |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
INC |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_LOG4J_CONFIG |
"<?xml version=\"1.0\" encoding=\"UTF-8\" ?><!DOCTYPE log4j:configuration SYSTEM \"log4j.dtd\"><log4j:configuration xmlns:log4j=\"http://jakarta.apache.org/log4j/\"> <appender name=\"console\" class=\"org.apache.log4j.ConsoleAppender\"> <param name=\"Target\" value=\"System.err\"/> <layout class=\"org.apache.log4j.SimpleLayout\"/> </appender> <root> <priority value=\"info\" /> <appender-ref ref=\"console\" /> </root></log4j:configuration>" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
GOLDEN_RATIO |
1.618 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
DEL_ON_EXIT |
64 |
public static final byte |
LS_DIR |
16 |
public static final byte |
RANDOM_READ |
4 |
public static final byte |
RANDOM_WRITE |
8 |
public static final byte |
READ |
1 |
public static final byte |
STAT |
32 |
public static final byte |
WRITE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EMPTY_TAGS |
"" |
public static final String |
FIELD_TAGS |
"FieldTags" |
public static final String |
TREC_DOC_TAGS |
"TrecDocTags" |
public static final String |
TREC_EXACT_DOC_TAGS |
"TrecExactDocTags" |
public static final String |
TREC_PROPERTY_TAGS |
"TrecPropertyTags" |
public static final String |
TREC_QUERY_TAGS |
"TrecQueryTags" |
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow