Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: broken query in simple index: #1568

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

DonKoko
Copy link
Contributor

@DonKoko DonKoko commented Jan 9, 2025

  • changed how search terms are split to work with comma isntead of space
  • updated tooltips to reflect the change
  • updated the queries for both simple and advanced index to use this new splitting technique
  • removed mark substring functionality as it was more confusing than helpful

- changed how search terms are split to work with comma isntead of space
- updated tooltips to reflect the change
- updated the queries for both simple and advanced index to use this new splitting technique
- removed mark substring functionality as it was more confusing than helpful
@DonKoko DonKoko linked an issue Jan 9, 2025 that may be closed by this pull request
@DonKoko DonKoko merged commit 4e4f7c6 into main Jan 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Broken query in simple index search
1 participant