java.lang.IllegalStateException: Parser failure on line 2, column 40 due to no viable alternative at input '"xyz"'
Please check that the query is written correctly. Otherwise, please report this error and include the query used and this error.
Expected behavior
Should be possible to use regex without the field, which then would default to the _raw column.
How to reproduce
Run the query above.
Screenshots
Software version
6.1.0
Desktop (please complete the following information if relevant):
Describe the bug
The following query:
Gives the exception:
Expected behavior
Should be possible to use regex without the field, which then would default to the _raw column.
How to reproduce
Run the query above.
Screenshots
Software version
6.1.0
Desktop (please complete the following information if relevant):
Additional context