Originally created by @jannikstdl on GitHub (Jan 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/556
# Bug Report
Sometimes the search works but most of the time it shows nothing.
**Steps to Reproduce:**
I am testing the newest version with docker
**Expected Behavior:**
Search should work
**Actual Behavior:**
Sometimes the search works but most of the time it shows nothing.
## Environment
- **Operating System:** Windows 11
- **Browser (if applicable):** Chrome
**Confirmation:**
- [x ] I have read and followed all the instructions provided in the README.md.
- [ x] I have reviewed the troubleshooting.md document.
- [x ] I have included the browser console logs.
- [x ] I have included the Docker container logs.
## Logs and Screenshots
https://github.com/ollama-webui/ollama-webui/assets/69747628/41a36e6e-1d45-49d5-98f3-ba52b2bea8e1
## Installation Method
Docker Compose
<!-- gh-comment-id:1909016996 -->
@hammeiam commented on GitHub (Jan 24, 2024):
They lowercase the chat titles but not the search term when searching. This should get fixed, but it'll work if you only use lowercase when searching.
https://github.com/ollama-webui/ollama-webui/blob/b6d9cf3bc8394098b09af27f1a5b431f9dadc423/src/lib/components/layout/Sidebar.svelte#L323
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jannikstdl on GitHub (Jan 24, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/556
Bug Report
Sometimes the search works but most of the time it shows nothing.
Steps to Reproduce:
I am testing the newest version with docker
Expected Behavior:
Search should work
Actual Behavior:
Sometimes the search works but most of the time it shows nothing.
Environment
Confirmation:
Logs and Screenshots
https://github.com/ollama-webui/ollama-webui/assets/69747628/41a36e6e-1d45-49d5-98f3-ba52b2bea8e1
Installation Method
Docker Compose
@hammeiam commented on GitHub (Jan 24, 2024):
They lowercase the chat titles but not the search term when searching. This should get fixed, but it'll work if you only use lowercase when searching.
https://github.com/ollama-webui/ollama-webui/blob/b6d9cf3bc8394098b09af27f1a5b431f9dadc423/src/lib/components/layout/Sidebar.svelte#L323