Colin Goodheart-Smithe
9ce7ca21e4
Docs: Added breaking changes docs for Indices APIs
...
Adds the breaking changes defaults for the change of default indices options for the GET Aliases API
2014-10-08 15:08:25 +01:00
Martijn van Groningen
fca406415d
Docs: Document the most important changes to zen discovery.
...
Closes #7746
2014-09-30 13:05:45 +02:00
Clinton Gormley
de0cca4cef
Docs: Fixed some deleted refs
2014-09-26 21:35:57 +02:00
Colin Goodheart-Smithe
f0e9b7b8ef
[DOC] Add GET Alias API note to breaking changes
...
Note explains that GET Alias API now supports IndicesOptions and will error if a index is missing
2014-09-18 15:09:01 +01:00
Colin Goodheart-Smithe
8238388bad
[DOCS] clarification of breaking changes to 1.4 due to GET index API
2014-09-11 15:04:04 +01:00
Colin Goodheart-Smithe
5fe782b784
Indices API: Added GET Index API
...
Returns information about settings, aliases, warmers, and mappings. Basically returns the IndexMetadata. This new endpoint replaces the /{index}/_alias|_aliases|_mapping|_mappings|_settings|_warmer|_warmers and /_alias|_aliases|_mapping|_mappings|_settings|_warmer|_warmers endpoints whilst maintaining the same response formats. The only exception to this is on the /_alias|_aliases|_warmer|_warmers endpoint which will now return a section for 'aliases' or 'warmers' even if no aliases or warmers exist. This backwards compatibility change is documented in the reference docs.
Closes #4069
2014-09-11 11:19:21 +01:00
Martijn van Groningen
52f1ab6e16
Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields.
...
The percolator and filters in aliases by default enforce strict query parsing.
Closes #7335
2014-09-09 15:00:47 +02:00
Adrien Grand
ea96359d82
Facets: Removal from master.
...
Close #7337
2014-08-21 10:34:39 +02:00
Martijn van Groningen
a81a4a5efe
[DOCS] Included the `_percolator` index breaking change to migration docs.
2014-02-20 16:43:06 +01:00
Simon Willnauer
990ce658a4
[Docs] Remove `custom_score` from documentation and add a migration
...
section.
2014-02-11 14:59:15 +01:00
Clinton Gormley
17e2ca5259
[DOCS] Updated migration docs for multi_field to point to copy_to
2014-02-06 14:34:07 +01:00
Clinton Gormley
d9bdfe3fec
[DOCS] Deprecated the path setting in favour of copy_to
...
Relates to #4729
2014-02-05 14:47:48 +01:00
Clinton Gormley
1aa1e83e03
[DOCS] Updated the breaking changes for the fields param
...
Closes #4888
2014-01-25 12:34:15 +01:00
Karel Minarik
241bb09db1
[DOCS] More assertive statement about requiring `query` in _count, etc
2014-01-23 20:35:44 +01:00
Luca Cavanna
bdb1992e85
Fixed typo
2014-01-20 19:32:50 +01:00
Clinton Gormley
8cb091e55d
[DOCS] Tidied up asciidoc for migration page
2014-01-16 12:22:05 +01:00
Clinton Gormley
3d4891321b
[DOCS] Minor changes to the breaking changes doc
2014-01-15 18:23:03 +01:00
Clinton Gormley
9e3f527721
[DOCS] Fixed asciidoc issue
2014-01-15 18:00:13 +01:00
Clinton Gormley
faddd66e87
[DOCS] Added breaking changes in 1.0
2014-01-15 17:50:24 +01:00