OpenSearch/docs/reference
javanna ce6aa258a9 Remove support for query_binary and filter_binary
query_binary and filter_binary are unused at this point, as we only parse on the coordinating node and the java api only holds structured java objects for queries and filters, meaning they all implement Writeable and get natively serialized.

Relates to #14308
Closes #14433
2015-11-03 14:05:45 +01:00
..
aggregations Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
analysis Fixing typo 2015-10-26 16:46:36 -04:00
cat Add cat API for repositories and snapshots 2015-10-26 18:37:10 +01:00
cluster Expose pending cluster state queue size in node stats 2015-10-28 10:59:15 -07:00
docs Merge pull request #14162 from GeorgiCodes/patch-2 2015-10-16 18:26:52 +02:00
images Aggregations: add serial differencing pipeline aggregation 2015-07-10 18:22:01 -04:00
index-modules Fixing typo 2015-10-26 16:48:20 -04:00
indices Update mapping PUT should use /_mapping 2015-10-30 11:57:17 -06:00
mapping Updated docs for 3.0.0-beta 2015-10-07 13:27:46 +02:00
migration Remove support for query_binary and filter_binary 2015-11-03 14:05:45 +01:00
modules Forbid changing thread pool types 2015-11-02 20:52:48 -05:00
query-dsl Remove support for filter element in nested query 2015-10-28 10:50:29 +01:00
search Merge branch 'remove-optimize-rest' 2015-10-29 15:18:03 -06:00
setup Fixing typo 2015-10-26 16:47:44 -04:00
testing Add Force Merge API, deprecate Optimize API 2015-10-20 09:00:24 -06:00
aggregations.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Docs: Date-math should be on common options 2015-08-06 17:49:30 +02:00
cat.asciidoc Add cat API for repositories and snapshots 2015-10-26 18:37:10 +01:00
cluster.asciidoc Remove `_shutdown` API 2015-04-27 17:19:36 +02:00
docs.asciidoc Remove delete-by-query core docs 2015-08-01 05:14:46 -04:00
getting-started.asciidoc Docs: Fix example about executing filters 2015-10-07 17:51:30 +02:00
glossary.asciidoc Networking: Move multicast discovery to a plugin 2015-08-20 16:43:25 -07:00
index-modules.asciidoc Fixed some asciidoc confusion in index-modules.asciidoc 2015-09-19 18:14:36 +02:00
index.asciidoc Docs: Update repository docs with new major version structure 2015-10-07 14:42:54 +02:00
indices.asciidoc Remove /_optimize REST API endpoint 2015-10-27 10:17:16 -06:00
mapping.asciidoc Docs: Made multi-fields more prominent 2015-08-06 20:09:42 +02:00
modules.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02: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 Docs: Added redirect for mapping-nested-type 2015-10-30 10:33:32 +01:00
search.asciidoc Remove search exists api 2015-10-21 17:39:32 +02:00
setup.asciidoc Update setup.asciidoc 2015-10-09 12:27:43 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00