OpenSearch/docs/reference
Lee Hinman 96122aa518 Be strict when parsing values searching for booleans (#21555)
This changes only the query parsing behavior to be strict when searching on
boolean values. We continue to accept the variety of values during index time,
but searches will only be parsed using `"true"` or `"false"`.

Resolves #21545
2016-11-15 10:36:57 -07:00
..
aggregations Update docs for scripted metric agg 2016-11-15 11:47:17 -05:00
analysis Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
cat Fix recurring doc test failures with the cat API. (#21561) 2016-11-15 16:00:44 +01:00
cluster Remove lenient stats parsing 2016-11-15 12:17:26 -05:00
docs Document _reindex with random_score 2016-11-10 16:14:30 -05:00
how-to Add recommendations about getting consistent scores despite shards and replicas. (#21167) 2016-11-02 10:50:38 +01:00
images Docs: clarify calculation of sigma and lambda in function_score (#20267) 2016-09-02 14:41:07 +02:00
index-modules Update store.asciidoc (#21353) 2016-11-05 14:58:16 +01:00
indices Remove lenient stats parsing 2016-11-15 12:17:26 -05:00
ingest make painless the default scripting language for ScriptProcessor (#20981) 2016-10-18 16:22:01 -07:00
mapping Be strict when parsing values searching for booleans (#21555) 2016-11-15 10:36:57 -07:00
migration Be strict when parsing values searching for booleans (#21555) 2016-11-15 10:36:57 -07:00
modules Remove (again) test uses of onModule (#21414) 2016-11-10 16:06:14 -08:00
query-dsl Add "all fields" execution mode to simple_query_string query 2016-11-09 10:38:51 -07:00
search Make it clear _suggest doesn't support source filtering (#21268) 2016-11-06 20:15:45 -05:00
setup Fix incorrect instructions for disabling deprecation logging (#21569) 2016-11-15 09:57:26 -07:00
testing Update docs after test-framework moved 2016-11-02 09:51:55 -04:00
aggregations.asciidoc CONSOLEify some aggs docs 2016-10-03 09:22:56 -04:00
analysis.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
api-conventions.asciidoc Replace all index date-math examples with the URI encoded form 2016-11-10 12:23:19 +01:00
cat.asciidoc Allows multiple patterns to be specified for index templates (#21009) 2016-11-10 18:00:30 -05:00
cluster.asciidoc Convert more docs to CONSOLE 2016-09-21 09:36:21 -04:00
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
getting-started.asciidoc Minor style change to getting-started.asciidoc (#21571) 2016-11-15 12:18:49 -05:00
glossary.asciidoc Improve glossary to not refer to types as "like a table" (#17704) 2016-04-13 14:29:47 +02:00
how-to.asciidoc Add support for `quote_field_suffix` to `simple_query_string`. (#21060) 2016-10-28 09:11:57 +02:00
index-modules.asciidoc Add a hard limit for `index.number_of_shard` (#20682) 2016-09-29 11:03:30 +02:00
index.asciidoc Fix Lucene version in the docs. 2016-10-28 14:50:46 +02:00
indices.asciidoc Removed the upgrade API docs 2016-10-11 12:21:46 +02:00
ingest.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
mapping.asciidoc Reorganised docs for mapping safeguard settings 2016-09-22 14:58:17 +02:00
modules.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Add an indices-upgrade section to the docs redirects. 2016-10-11 12:39:02 +02:00
release-notes.asciidoc Remove links to release notes 2016-09-08 18:07:39 +02:00
search.asciidoc Makes search action cancelable by task management API 2016-10-25 12:27:34 -10:00
setup.asciidoc Die with dignity 2016-07-07 14:44:03 -04:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00