[PR #86] [MERGED] fix workspace document searching #139

Closed
opened 2026-02-15 16:30:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/86
Author: @shatfield4
Created: 12/8/2023
Status: Merged
Merged: 12/9/2023
Merged by: @timothycarambat

Base: masterHead: embedding-overview-search-fix


📝 Commits (1)

  • 94e037a fix workspace document searching

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 backend/utils/search/documentEmbeddings/exactText.js (+1 -1)
📝 backend/utils/search/documentEmbeddings/metadata.js (+1 -1)

📄 Description

Fix bug where any embedding searches would always return nothing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/vector-admin/pull/86 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 12/8/2023 **Status:** ✅ Merged **Merged:** 12/9/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `embedding-overview-search-fix` --- ### 📝 Commits (1) - [`94e037a`](https://github.com/Mintplex-Labs/vector-admin/commit/94e037a1a2f047e1d313055448e5ff56932ba7cc) fix workspace document searching ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/utils/search/documentEmbeddings/exactText.js` (+1 -1) 📝 `backend/utils/search/documentEmbeddings/metadata.js` (+1 -1) </details> ### 📄 Description Fix bug where any embedding searches would always return nothing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:26 -05:00
yindo closed this issue 2026-02-15 16:30:26 -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#139