[PR #675] [MERGED] feat: full-context search #43461

Closed
opened 2026-04-29 17:33:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/675
Author: @HenryHolloway
Created: 2/8/2024
Status: Merged
Merged: 2/8/2024
Merged by: @tjbck

Base: mainHead: ollama-webui-full-search


📝 Commits (2)

📊 Changes

1 file changed (+28 additions, -11 deletions)

View changed files

📝 src/lib/components/layout/Sidebar.svelte (+28 -11)

📄 Description

Hi, I'm incredibly new to svelte (only from tinkering with this project, and this is my first PR) and also not too familiar with github (this is my first ever PR). That said, I think I've done this properly, and the changes I've made are relatively minor.

This PR is to update the chat search functionality in the sidebar so that it searches the content of conversations, in addition to the titles.


🔄 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/open-webui/open-webui/pull/675 **Author:** [@HenryHolloway](https://github.com/HenryHolloway) **Created:** 2/8/2024 **Status:** ✅ Merged **Merged:** 2/8/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `ollama-webui-full-search` --- ### 📝 Commits (2) - [`3fa7718`](https://github.com/open-webui/open-webui/commit/3fa7718fa1b822dafa3cf15c273463d7a6d1b765) full search - [`5beff6d`](https://github.com/open-webui/open-webui/commit/5beff6d5f78243db1a6c694ea978dbe69c9247bc) refac: optimisation ### 📊 Changes **1 file changed** (+28 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/layout/Sidebar.svelte` (+28 -11) </details> ### 📄 Description Hi, I'm incredibly new to svelte (only from tinkering with this project, and this is my first PR) and also not too familiar with github (this is my first *ever* PR). That said, I think I've done this properly, and the changes I've made are relatively minor. This PR is to update the chat search functionality in the sidebar so that it searches the *content* of conversations, in addition to the titles. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 17:33:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#43461