#include <IndexManager.hpp>
Static Public Member Functions | |
Index * | openIndex (const string &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.
|