kibana/docs
Lukas Olson e9ff31f185 Update Kuery Syntax (#15857)
This PR evolves Kuery into a simplified, more lucene-like language. In a follow up PR we plan on getting rid of the language switcher dropdown and instead add a checkbox that will allow users to opt-in to this syntax, which will feel less like a separate language and more like a set of enhancements to the existing lucene query syntax.

This PR also updates the simple grammar to solve the following:

* Wildcards in field names
* "is one of" shorthand (e.g. foo:(bar OR baz OR qux))
* Don't split on whitespace (require explicit AND/ORs, case insensitive)
* "exists" query (e.g. foo:*)
* Improved range query shorthands (e.g. foo <= 1)
* Wildcard queries

Since this new syntax is simpler and does not support every filter type like old Kuery did, this PR also brings back the filter bar when kuery is selected in the language picker.

See the documentation updates in this PR if you need an overview of the new syntax (and let us know if the documentation is lacking).
2018-03-07 08:29:34 -08:00
..
console [DOCS] Add Dev Tools to Kibana Guide (#12438) 2017-06-21 16:07:12 -07:00
development Fix update status documentation (#16885) 2018-02-23 10:40:07 +01:00
discover Update Kuery Syntax (#15857) 2018-03-07 08:29:34 -08:00
getting-started [DOCS] Add windows powershell commands to the tutorial (#15499) 2017-12-11 17:26:36 +02:00
images adding documentation for visualization development (#14252) 2017-10-03 13:07:28 +02:00
limitations Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management Beta tag removed from Kibana-CCS Integration in master branch (#16847) 2018-02-21 17:26:59 -07:00
migration Remove tribe node support (#16397) 2018-01-30 14:36:38 -05:00
plugins Add _analyze UI link (#16331) 2018-03-06 22:54:27 -08:00
release-notes [DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585) 2017-11-16 10:09:24 -08:00
setup [server/rewriteBasePath] Support rewriting basePath requests (#16724) 2018-02-19 12:36:19 -07:00
timelion [DOCS] Fixed cross doc link issues. 2017-04-26 21:45:31 -07:00
visualize add more details to range option (#16286) 2018-01-29 08:00:59 -07:00
console.asciidoc docs: remove reference to ES host input in console 2017-09-01 08:17:44 -04:00
dashboard.asciidoc Update dashboard docs for view/edit mode and landing page (#10965) 2017-03-31 14:54:19 -04:00
development.asciidoc docs: kibana developer and known plugin docs (#9477) 2016-12-13 22:37:55 -05:00
discover.asciidoc Fix jpg encoding issue causing weird colors in Chrome (#11367) 2017-04-24 16:22:11 -04:00
getting-started.asciidoc [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
gs-index.asciidoc [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
index-shared1.asciidoc Docker docs v6 (#14683) 2017-11-02 15:32:46 +11:00
index-shared2.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared3.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared4.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared5.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index-shared6.asciidoc [DOCS] Added index-shared6 Remove index-shared11 2017-09-19 10:38:49 -07:00
index.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:37:49 -07:00
index.x.asciidoc [DOCS] Build Kibana Guide from kibana repo (#16450) 2018-02-01 10:19:00 -08:00
introduction.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
limitations.asciidoc Adding limitations section to Kibana docs (#11296) 2017-04-19 08:57:51 -07:00
management.asciidoc docs: Overhaul of doc structure for 5.0+ (#8821) 2016-10-24 21:41:32 -04:00
migration.asciidoc [DOCS] Remove X-Pack release note reference (#14983) 2017-11-15 15:22:03 -08:00
plugins.asciidoc Deprecate --plugin-dir option in plugin installer (#15371) 2017-12-04 18:38:50 +01:00
release-notes.asciidoc [DOCS] Add placeholder for 7.0.0-alpha1 Release Notes (#14585) 2017-11-16 10:09:24 -08:00
setup.asciidoc Remove tribe node support (#16397) 2018-01-30 14:36:38 -05:00
timelion.asciidoc [DOCS] Timelion Getting Started Guide (#11065) 2017-04-26 16:11:03 -07:00
visualize.asciidoc Migrating vega_vis from plugin (#15014) 2018-01-13 15:14:04 -05:00