Search found 3 matches
- Wed Feb 28, 2018 5:25 pm
- Forum: Nagios Log Server
- Topic: Unexpected results escaping characters in search queries
- Replies: 6
- Views: 1796
Re: Unexpected results escaping characters in search queries
Thanks @cdienger this is helpful.
- Tue Feb 27, 2018 12:15 pm
- Forum: Nagios Log Server
- Topic: Unexpected results escaping characters in search queries
- Replies: 6
- Views: 1796
Re: Unexpected results escaping characters in search queries
Thanks cdienger , I was afraid that was the case, but since the documentation that the query form links to for LUCENE query string syntax states that these characters could be used if escaped, see Reserved Characters Section https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-q...
- Mon Feb 26, 2018 5:25 pm
- Forum: Nagios Log Server
- Topic: Unexpected results escaping characters in search queries
- Replies: 6
- Views: 1796
Unexpected results escaping characters in search queries
Searching a field for a string with a special character is not filtering the results to include the special character. This is where I am entering the query Search_Query.png I am expecting to get back all entries where the message field contains the text assignmentTotal:- instead it is returning all...