Workspace Search input #186

Closed
opened 2026-02-23 17:20:41 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Sep 13, 2023).

At the workspace level, we should enable a document to be found by the following search params:
exact text search - reads JSON files for exact text match
semantic search - uses OpenAI
metadata key - requires specific format of [key]:[value]
vector id

Searching should execute on user's click and will render results in the document viewer to show the document(s) which match the search.

Originally created by @timothycarambat on GitHub (Sep 13, 2023). At the workspace level, we should enable a document to be found by the following search params: `exact text search` - reads JSON files for exact text match `semantic search` - uses OpenAI `metadata key` - requires specific format of [key]:[value] `vector id` Searching should execute on user's click and will render results in the document viewer to show the document(s) which match the search.
yindo added the enhancement label 2026-02-23 17:20:41 -05:00
yindo closed this issue 2026-02-23 17:20:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#186