drive-server
drive-server copied to clipboard
[PB-250]: feat/global-search
Added a name index to perform lookups:
- Add items to the index when they are created.
- Update those index entries on name updates.
- Remove those index entries on item deletion.
SonarCloud Quality Gate failed.
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
0.0% Coverage
0.0% Duplication
Catch issues before they fail your Quality Gate with our IDE extension
SonarLint
Quick question: https://help.internxt.com/en/articles/8290565-internxt-public-roadmap-2023 lists global search as already available. But it seems that this PR is the one to add it, no? So that means, the feature actually is still in development?