SPTAG
SPTAG copied to clipboard
C++ Example Code
Hello all,
I am curious if there is a good example of this library being used in C++.
I have looked at the Test code and the IndexBuilder/Searcher code, however it is not clear what somethings are used for. For instance, what is the MemMetadataSet used for and how is it generated? The test code seems to just make an array of bytes, based on the stringified version of an incrementor.
Thanks,