cobs_index.Search
- class Search
Search object to run queries on COBS indices
- __init__(self: cobs_index.Search, arg0: str) None
constructor, loads the given classic or compact index file.
Methods
__init__
(self, arg0)constructor, loads the given classic or compact index file.
search
(self, query[, threshold, num_results])search index for query returning vector of matches