Public Member Functions | |
synchronized void | delete () |
Static Public Member Functions | |
IndexedReal[] | runQuery (String searchQuery, IndriRetMethod m) throws Exception |
IndexedReal[] | runQuery (String searchQuery, StructQueryRetMethod m) throws Exception |
IndexedReal[] | runQuery (String searchQuery, TextQueryRetMethod m) throws Exception |
RetrievalMethod | createModel (Index ind, ScoreAccumulator accum, String type) throws java.lang.Exception |
RetrievalMethod | createModel (Index ind, ScoreAccumulator accum) throws java.lang.Exception |
IndexedReal[] | runTextQuery (String query, TextQueryRetMethod model, String stopfile, String stemtype, String datadir, String func) throws java.lang.Exception |
IndexedReal[] | runTextQuery (String query, TextQueryRetMethod model, String stopfile, String stemtype, String datadir) throws java.lang.Exception |
IndexedReal[] | runTextQuery (String query, TextQueryRetMethod model, String stopfile, String stemtype) throws java.lang.Exception |
IndexedReal[] | runTextQuery (String query, TextQueryRetMethod model, String stopfile) throws java.lang.Exception |
IndexedReal[] | runTextQuery (String query, TextQueryRetMethod model) throws java.lang.Exception |
IndexedReal[] | runStructQuery (String query, StructQueryRetMethod model, String stopfile, String stemtype, String datadir, String func) throws java.lang.Exception |
IndexedReal[] | runStructQuery (String query, StructQueryRetMethod model, String stopfile, String stemtype, String datadir) throws java.lang.Exception |
IndexedReal[] | runStructQuery (String query, StructQueryRetMethod model, String stopfile, String stemtype) throws java.lang.Exception |
IndexedReal[] | runStructQuery (String query, StructQueryRetMethod model, String stopfile) throws java.lang.Exception |
IndexedReal[] | runStructQuery (String query, StructQueryRetMethod model) throws java.lang.Exception |
IndexedReal[] | runIndriQuery (String query, IndriRetMethod model) throws java.lang.Exception |
Protected Member Functions | |
RetMethodManager (long cPtr, boolean cMemoryOwn) | |
Static Protected Member Functions | |
long | getCPtr (RetMethodManager obj) |
Protected Attributes | |
boolean | swigCMemOwn |
Private Attributes | |
long | swigCPtr |
|
|
|
Create a retrieval model
|
|
Create a retrieval model
|
|
|
|
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Run a string query with a given retrieval method instance.
|
|
Run a string query with a given retrieval method instance.
|
|
Run a string query with a given retrieval method instance.
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
Automatically generate query models from the given query and run through given retrieval model. Stopword file and stemmer are optional query terms delimited by space
|
|
|
|
|