-
Notifications
You must be signed in to change notification settings - Fork 0
Search
github-actions[bot] edited this page Sep 2, 2026
·
2 revisions
Vector Watcher provides search functionality for exploring data in connected databases.
A typical search workflow is:
- Connect to a database.
- Select the appropriate table or data source.
- Enter a search query
- Run the search.
- Review the results.
Search results may display information such as:
- Matching records
- Similarity results
- Metadata
- Scores
- Associated data
TODO: Document the exact result structure.
Some search functionality may require indexes or additional database configuration.
If a search fails, review the error message and verify that the selected database and table support the requested search operation.
© 2026 Recursive Zero. Maintained under the MIT License. GitHub Repository • Report an Issue • Documentation Home