Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

search result cannot highlighting #4101

Closed
xiewei308 opened this issue Aug 22, 2017 · 2 comments · Fixed by #4103
Closed

search result cannot highlighting #4101

xiewei308 opened this issue Aug 22, 2017 · 2 comments · Fixed by #4103
Assignees
Labels
Milestone

Comments

@xiewei308
Copy link

Hello,

i got a problem with the "search result cannot highlighting".
The parameter was set to true in
/etc/graylog/server/server.conf(allow_highlighting = true)

Environment

Graylog Version: 2.3.0
Elasticsearch Version: 5.5.1
MongoDB Version: 3.4.6
Operating System: CentOS release 6.5 (Final)
Browser version: Chrome 60.0.3112.101 (64-bit)

@joschi
Copy link
Contributor

joschi commented Aug 22, 2017

@xiewei308 Please provide more details about the problem, such as the full error message and the logs of your Graylog and Elasticsearch nodes.

@dennisoelkers dennisoelkers self-assigned this Aug 22, 2017
dennisoelkers added a commit that referenced this issue Aug 22, 2017
During the switch from an ES node client to an HTTP client, code
relevant for parsing the highlighting information contained in the
search response was removed. This PR is adding it back.

Fixes #4101
@dennisoelkers
Copy link
Member

Thanks for reporting this, @xiewei308. We have prepared a fix for this issue (#4103) and will include it in the next version (2.3.1) which will be released very soon.

joschi pushed a commit that referenced this issue Aug 22, 2017
During the switch from an ES node client to an HTTP client, code relevant for parsing the highlighting information contained in the search response was removed.

Fixes #4101
@joschi joschi added this to the 2.3.1 milestone Aug 22, 2017
joschi pushed a commit that referenced this issue Aug 24, 2017
During the switch from an ES node client to an HTTP client, code relevant for parsing the highlighting information contained in the search response was removed.

Fixes #4101

(cherry picked from commit 9c844a9)
bernd pushed a commit that referenced this issue Aug 24, 2017
* Add back search term highlighting

During the switch from an ES node client to an HTTP client, code relevant for parsing the highlighting information contained in the search response was removed.

Fixes #4101

(cherry picked from commit 9c844a9)

* Add missing import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants