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

Improve search indexing #595

Merged
merged 7 commits into from
Feb 21, 2023
Merged

Improve search indexing #595

merged 7 commits into from
Feb 21, 2023

Conversation

joepio
Copy link
Member

@joepio joepio commented Feb 21, 2023

TODO:

  • Fix issue with multiple words (add broken test first maybe)
  • Fix not indexing some resources (e.g. /collections and /setup) (problem was that I has a traling slash in my root because of local stuff, caused the parent filter not to match)

PR Checklist:

@joepio joepio marked this pull request as ready for review February 21, 2023 19:58
@joepio joepio merged commit aacd892 into master Feb 21, 2023
@joepio joepio deleted the #25-table-editor branch February 21, 2023 19:58
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.

Consider the new JSON fields for Tantivy full-text search
2 participants