Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Terrier IR Platform
1.1.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
O
obtainAllOf(Class, ArrayList)
- Method in class uk.ac.gla.terrier.querying.parser.
MultiTermQuery
obtainAllOf(Class, ArrayList)
- Method in class uk.ac.gla.terrier.querying.parser.
Query
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
FieldQuery
Checks to see if field name is a valid control name, as specified by allowed, and if so adds it to the controls table and returns true to specify that this Query object is now dead.
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
MultiTermQuery
Checks all child objects to see if they are FieldQuery objects, they are each called to see if the are controls.
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
PhraseQuery
This object cannot contain any controls, so this method will always return false.
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
Query
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
RequirementQuery
This object cannot contain any controls, so this method will always return false.
obtainControls(HashSet, Hashtable)
- Method in class uk.ac.gla.terrier.querying.parser.
SingleTermQuery
This object cannot contain any controls, so this method will always return false.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
FieldQuery
Prepares the query for matching by transforming the query objects to a set of query terms.
obtainQueryTerms(MatchingQueryTerms, boolean)
- Method in class uk.ac.gla.terrier.querying.parser.
FieldQuery
Prepares the query for matching by transforming the query objects to a set of query terms.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
MultiTermQuery
Prepares the query for matching by transforming the query objects to a set of query terms.
obtainQueryTerms(MatchingQueryTerms, boolean)
- Method in class uk.ac.gla.terrier.querying.parser.
MultiTermQuery
Prepares the query for matching by transforming the query objects to a set of query terms.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
PhraseQuery
Stores the query terms of the phrase query in the given matching query terms structure.
obtainQueryTerms(MatchingQueryTerms, boolean)
- Method in class uk.ac.gla.terrier.querying.parser.
PhraseQuery
Stores the query terms of the phrase query in the given matching query terms structure.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
Query
Stores the terms of the query in an structure used for matching documents to the query.
obtainQueryTerms(MatchingQueryTerms, boolean)
- Method in class uk.ac.gla.terrier.querying.parser.
Query
Stores the terms of the query in an structure used for matching documents to the query.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
RequirementQuery
Stores the terms of the query in the given structure, which is used for matching documents to the query.
obtainQueryTerms(MatchingQueryTerms)
- Method in class uk.ac.gla.terrier.querying.parser.
SingleTermQuery
Stores the term of the single term query in the given hash map.
obtainQueryTerms(MatchingQueryTerms, boolean)
- Method in class uk.ac.gla.terrier.querying.parser.
SingleTermQuery
Stores the term of the single term query in the given hash map.
open(String)
- Method in class uk.ac.gla.terrier.applications.desktop.filehandling.
AssociationFileOpener
Opens the file with the given name, using either a pre-defined, or a user-defined application.
open(String)
- Method in interface uk.ac.gla.terrier.applications.desktop.filehandling.
FileOpener
Opens the file with the given name, using either a pre-defined, or a user-defined application.
open(String)
- Method in class uk.ac.gla.terrier.applications.desktop.filehandling.
MacOSXFileOpener
Opens the file with the given name, using either a pre-defined application.
open(String)
- Method in class uk.ac.gla.terrier.applications.desktop.filehandling.
WindowsFileOpener
Opens the file with the given name.
openFileReader(File)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens a reader to the file called file.
openFileReader(File, String)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens a reader to the file called filename.
openFileReader(String)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens a reader to the file called filename.
openFileReader(String, String)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens a reader to the file called filename.
openFileStream(File)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens an InputStream to a file called file.
openFileStream(String)
- Static method in class uk.ac.gla.terrier.utility.
Files
Opens an InputStream to a file called filename.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Terrier IR Platform
1.1.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
W
Terrier Information Retrieval Platform
1.1.1. Copyright 2004-2007
University of Glasgow