#include <IndexManager.hpp>
Static Public Methods | |
Index* | openIndex (const char *indexTOCFile) |
An utility function to open an index, automatically recognizing the indexer based on file extension. Caller must delete the Index instance when finishing using it. |
|
An utility function to open an index, automatically recognizing the indexer based on file extension. Caller must delete the Index instance when finishing using it.
|