Graylog2 / Graylog2/graylog2-server
Use field types based on currently selected time range and streams filter for query suggestions.
Open
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
Currently the field types used for the search query suggestions are based on the time range and streams filter, which got configured before the last search execution. We need to ensure that we use field types are always based on the currently selected time range and streams filter, when displaying e.g. field name or field query suggestions for the search query.
Contributor guide
Assessment
This issue has not been assessed yet.