microsoft / microsoft/SPTAG

C++ Example Code

Open
#135 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
5k
Forks
622
Avg merge
8h 37m
Merged PRs (30d)
5

Description

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,

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing test code and the IndexBuilder/Searcher code, focusing on how MemMetadataSet is used and generated. The work is done when the repository includes a clear C++ usage example and explains the purpose of the relevant objects and byte-array input.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.