Upgrade Global Search to look inside files content and metadata
- Dominant language
- Java
- Stars
- 163
- Forks
- 65
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 29
Description
### Background
The current implementation of the **Global Search** feature has some minor limitations for searching in object storages - files can be founded only by their names.
It would be convenient to extend the **Global Search** feature so that users can also search files through:
- file contents
- file metadata (tags)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue describes the Global Search feature and object storage, but names no implementation files, tests, or entry points. Start by locating the Global Search implementation and its existing filename search behavior, then determine how file contents and metadata tags should be indexed and queried; done means both are searchable alongside filenames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cloud, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100