[ CCode ( has_construct_function = false ) ]
public HashIndex (Model model, Analyzer analyzer, ModelReader reader)
Create a new hash index.
model |
The model to index |
analyzer |
The Analyzer used to tokenize and filter the terms extracted by |
reader |
The ModelReader used to extract terms from the model |
A newly allocated hash index. Free with unref. |