..
aggregations
Update bucket-script-aggregation.asciidoc ( #22219 )
2016-12-16 12:39:22 +01:00
analysis
Repeated language analyzers ( #22240 )
2016-12-21 17:32:02 +01:00
cat
Remove lang-python and lang-javascript ( #20734 )
2016-11-21 22:13:25 -05:00
cluster
Fix doc bug for cgroup cpuacct usage metric
2016-12-15 23:22:54 -05:00
docs
Correct typo in "detect_noop" documentation ( #22039 )
2016-12-09 15:24:08 -05:00
how-to
Add a recommendation against large documents to the docs. ( #21652 )
2016-11-21 15:01:36 +01:00
images
Docs: clarify calculation of sigma and lambda in function_score ( #20267 )
2016-09-02 14:41:07 +02:00
index-modules
Restores the original default format of search slow log
2016-12-09 12:38:28 -05:00
indices
Document that the PUT mapping API with the _default_ type overwrites instead of merging
2016-11-26 12:43:56 +01:00
ingest
introduce KV Processor in Ingest Node ( #22272 )
2016-12-20 13:26:17 -08:00
mapping
Make `-0` compare less than `+0` consistently. ( #22173 )
2016-12-21 16:51:45 +01:00
migration
Enable strict duplicate checks for all XContent types ( #22225 )
2016-12-19 09:29:47 +01:00
modules
Update painless-syntax.asciidoc
2016-12-19 10:09:24 +01:00
query-dsl
Be explicit about the fact backslashes need to be escaped. ( #22257 )
2016-12-19 14:21:21 +01:00
search
Merge pull request #21393 from masaruh/alias_boost
2016-12-16 15:07:51 +09:00
setup
Rename bootstrap.seccomp to bootstrap.system_call_filter
2016-12-16 18:22:54 -05:00
testing
Update docs after test-framework moved
2016-11-02 09:51:55 -04:00
aggregations.asciidoc
`value_type` is useful regardless of scripting. ( #22160 )
2016-12-22 14:35:12 +01:00
analysis.asciidoc
…
api-conventions.asciidoc
Send error_trace by default when testing ( #22195 )
2016-12-15 13:35:14 -05: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
…
getting-started.asciidoc
Clarify first search API explanation of parameters ( #21958 )
2016-12-12 15:00:53 +01:00
glossary.asciidoc
…
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
[docs] Document Docker installation method
2016-11-17 15:06:32 +02:00
indices.asciidoc
Removed the upgrade API docs
2016-10-11 12:21:46 +02:00
ingest.asciidoc
…
mapping.asciidoc
Reorganised docs for mapping safeguard settings
2016-09-22 14:58:17 +02:00
modules.asciidoc
Remove lang-python and lang-javascript ( #20734 )
2016-11-21 22:13:25 -05:00
query-dsl.asciidoc
…
redirects.asciidoc
Remove indices query ( #21837 )
2016-11-30 19:37:01 +01: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
Improve the out-of-the-box experience
2016-12-01 17:26:29 -05:00
testing.asciidoc
…