[DOCS] Removes problematic float (#29875)

This commit is contained in:
Lisa Cawley 2019-02-01 15:27:09 -08:00 committed by lcawl
parent e056b61555
commit 5773f910a8

View file

@ -1,5 +1,5 @@
[[advanced-options]]
== Setting Advanced Options
== Setting advanced options
The *Advanced Settings* page enables you to directly edit settings that control the behavior of the Kibana application.
For example, you can change the format used to display dates, specify the default index pattern, and set the precision
@ -12,14 +12,13 @@ To set advanced options:
. Enter a new value for the option.
. Click the *Save* button.
[float]
[[kibana-settings-reference]]
WARNING: Modifying the following settings can significantly affect Kibana's performance and cause problems that are
difficult to diagnose. Setting a property's value to a blank field will revert to the default behavior, which may not be
compatible with other configuration settings. Deleting a custom setting removes it from Kibana permanently.
.Kibana Settings Reference
.Kibana settings reference
[horizontal]
`query:queryString:options`:: Options for the Lucene query string parser.
`query:allowLeadingWildcards`:: When set, * is allowed as the first character in a query clause. Currently only applies when experimental query features are enabled in the query bar. To disallow leading wildcards in basic lucene queries, use query:queryString:options.