microsoft / microsoft/SPTAG

Can I just search by the vector id

Open
#172 0 comments 0 reactions 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

The search function is Search(q, k, 'Float', True) and I must input a vector.
Is there other similar function which supports metadata id input,such as Search(metadata[i], k, 'Float', True)?

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 at the Search(q, k, 'Float', True) entry point and trace how query vectors and metadata IDs are handled. Determine whether an ID-based query is supported or what behavior is required, then verify the result with the relevant search tests; the issue provides no file or test names.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
search
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.