Skip to content

Is there a way to search by already indexed document? #462

Answered by jn2clark
lanyusan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lanyusan , searching directly with a document is not yet supported (see #237). However, you could do it another way which is to get the document and its vector then search using that vector as context.
https://marqo.pages.dev/0.0.18/API-Reference/search/#context
https://marqo.pages.dev/0.0.18/API-Reference/documents/#get-one-document

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lanyusan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants