Terms query option doesn't show up for a numeric field
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 122
- PR merge metrics
- No merged PRs in 30d
Description
When selecting a numeric field, the option for `term` and `terms` query should show as they are applicable. However, we currently don't show them.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the numeric-field selection logic and the code that filters available term and terms queries; confirm how Elasticsearch field types map to query options. Done means both term and terms appear when a numeric field is selected, with relevant behavior covered by the project's existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, typescript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100