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

[PRD-550] [PRD-558] Improve search #4

Merged
merged 5 commits into from
Oct 21, 2024
Merged

[PRD-550] [PRD-558] Improve search #4

merged 5 commits into from
Oct 21, 2024

Conversation

paultranvan
Copy link
Contributor

  • New sort strategy for files
  • Enforce search limit by flexsearch API
  • Filter out trashed files and special folder from indexing
  • Add lastUpdated info for each index

⚠️ Based on #3 that should be merged first

@paultranvan paultranvan changed the title [PRD-550] Improve search [PRD-550] [PRD-558] Improve search Oct 21, 2024
This logic is extracted from cozy-drive search, typically to avoid
having trashed files in search results, or special directories
Use flexsearch API rather than custom method
This might be useful to know when a search index had been updated
@paultranvan paultranvan merged commit 2732e70 into main Oct 21, 2024
1 check 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.

2 participants