Public Member Functions | |
virtual void | Dispose () |
Static Public Member Functions | |
RetrievalMethod | createModel (Index ind, ScoreAccumulator accum, string type) |
RetrievalMethod | createModel (Index ind, ScoreAccumulator accum) |
IndexedRealVector | runTextQuery (string query, TextQueryRetMethod model, string stopfile, string stemtype, string datadir, string func) |
IndexedRealVector | runTextQuery (string query, TextQueryRetMethod model, string stopfile, string stemtype, string datadir) |
IndexedRealVector | runTextQuery (string query, TextQueryRetMethod model, string stopfile, string stemtype) |
IndexedRealVector | runTextQuery (string query, TextQueryRetMethod model, string stopfile) |
IndexedRealVector | runTextQuery (string query, TextQueryRetMethod model) |
IndexedRealVector | runStructQuery (string query, StructQueryRetMethod model, string stopfile, string stemtype, string datadir, string func) |
IndexedRealVector | runStructQuery (string query, StructQueryRetMethod model, string stopfile, string stemtype, string datadir) |
IndexedRealVector | runStructQuery (string query, StructQueryRetMethod model, string stopfile, string stemtype) |
IndexedRealVector | runStructQuery (string query, StructQueryRetMethod model, string stopfile) |
IndexedRealVector | runStructQuery (string query, StructQueryRetMethod model) |
IndexedRealVector | runIndriQuery (string query, IndriRetMethod model) |
IndexedRealVector | runQuery (string query, RetrievalMethod model) |
Protected Attributes | |
bool | swigCMemOwn |
Private Member Functions | |
internal | RetMethodManager (IntPtr cPtr, bool cMemoryOwn) |
Static Private Member Functions | |
internal HandleRef | getCPtr (RetMethodManager obj) |
Private Attributes | |
HandleRef | swigCPtr |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|