COBS Python API Reference
Classes and Types
Enum of indexable file types |
|
DocumentEntry object specifying a document to be indexed. |
|
List of DocumentEntry objects for indexing |
|
Parameter object for classic_construct() |
|
Parameter object for compact_construct() |
|
Search object to run queries on COBS indices |
Methods
|
Construct a COBS Classic Index from a path of input files. |
|
Construct a COBS Classic Index from a pre-populated DocumentList object. |
|
Construct a COBS Compact Index from a path of input files. |
|
Construct a COBS Compact Index from a pre-populated DocumentList object. |
|
disable FastA/FastQ cache files globally |