Graylog2 / Graylog2/graylog2-server
Display search syntax help for entity data tables based on API response.
Open
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Description
With https://github.com/Graylog2/graylog2-server/pull/14675 requests which provide attribute meta data, now include the info if an attribute is searchable. If it is searchable it can be included in the search query input `title:security`.
We can now display the search query syntax help dynamically based on the provided information.

We should also point out which field is the "default" field.
Contributor guide
Assessment
This issue has not been assessed yet.