mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- add pointer about the query syntax being similar to Lucene's QueryParser
This commit is contained in:
parent
27bacd80b4
commit
33303f8270
1 changed files with 1 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
%i
|
||||
You can click on any search result to see what kind of fields we know about
|
||||
for that event. You can also click on the graph to zoom to that time period.
|
||||
The query language is that of Lucene's string query (<a href="http://lucene.apache.org/java/2_4_0/queryparsersyntax.html">docs</a>).
|
||||
|
||||
=haml :"search/ajax", :layout => false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue