kibana/docs
Matt Bargar 5317c733a4
Update Kuery Syntax (#15857) (#17005)
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 10:13:45 -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) (#16886) 2018-02-23 12:21:25 +01:00
discover Update Kuery Syntax (#15857) (#17005) 2018-03-07 10:13:45 -08:00
getting-started [DOCS] Changed xrefs to cross doc links to enable GS mini-book builds. 2017-07-18 14:43:38 -07:00
images adding documentation for visualization development (#14252) 2017-11-21 20:54:54 +01: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:29:34 -07:00
migration Uses inline script for re-index (#14982) 2017-12-01 12:59:09 -08:00
plugins Add _analyze UI link (#16331) 2018-03-07 16:03:59 +09:00
release-notes Release notes 6.2.2 2018-02-20 08:53:02 -05:00
setup [server/rewriteBasePath] Support rewriting basePath requests (#16724) (#16814) 2018-02-19 14:43:40 -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) (#16352) 2018-01-29 10:01:51 -07:00
console.asciidoc docs: remove reference to ES host input in console 2017-09-01 08:19:37 -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 [DOCS] Updated versions file used 2018-01-19 13:26:20 -08:00
index-shared2.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index-shared3.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index-shared4.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index-shared5.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index-shared6.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index.asciidoc [DOCS] Added index-shared6.asciidoc 2017-09-19 10:42:55 -07:00
index.x.asciidoc [DOCS] Build Kibana Guide from kibana repo (#16450) 2018-02-01 10:42:50 -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] Moved X-Pack Breaking Changes section 2017-11-15 16:16:04 -08:00
plugins.asciidoc Deprecate --plugin-dir option in plugin installer (#15371) (#15378) 2017-12-04 20:42:34 +01:00
release-notes.asciidoc Release notes 6.2.2 2018-02-20 08:53:02 -05:00
setup.asciidoc Adds keystore for securely storing settings (#14714) 2017-11-13 10:25:33 -08: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) (#16035) 2018-01-13 16:26:07 -05:00