mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Fix Leslie's changes to README.md
This commit is contained in:
parent
5c7614038f
commit
b1431c5af1
2 changed files with 2 additions and 2 deletions
|
@ -128,7 +128,7 @@ Or HTML
|
|||
status:[400 TO 499] AND (extension:php OR extension:html)
|
||||
```
|
||||
|
||||
While lucene query syntax is simple and very powerful, Kibana also supports the full elasticsearch, JSON based, query DSL. See the [Elasticsearch documentation](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax) for usage and examples.
|
||||
While Lucene query syntax is simple and very powerful, Kibana also supports the full Elasticsearch, JSON based, Query DSL. See the [Elasticsearch documentation](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax) for usage and examples.
|
||||
<!-- /include -->
|
||||
<!-- include {"path":"docs/visualize.md"} -->
|
||||
## Visualize
|
||||
|
|
|
@ -90,4 +90,4 @@ Or HTML
|
|||
status:[400 TO 499] AND (extension:php OR extension:html)
|
||||
```
|
||||
|
||||
While lucene query syntax is simple and very powerful, Kibana also supports the full elasticsearch, JSON based, query DSL. See the [Elasticsearch documentation](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax) for usage and examples.
|
||||
While Lucene query syntax is simple and very powerful, Kibana also supports the full Elasticsearch, JSON based, Query DSL. See the [Elasticsearch documentation](http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#query-string-syntax) for usage and examples.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue