Graylog2 / Graylog2/graylog2-server

Display search syntax help for entity data tables based on API response.

Open
#14,710 0 comments 0 reactions 0 assignees View on GitHub
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.

![image](https://user-images.githubusercontent.com/46300478/219699430-4d1af832-256d-4dcc-ab86-1025bff8a82c.png)

We should also point out which field is the "default" field.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.