summaryrefslogtreecommitdiff
path: root/docs/reference/mapping
AgeCommit message (Expand)Author
2017-06-28docs: added percolator script query limitationMartijn van Groningen
2017-06-21Docs: Removed duplicated line in mapping docsNathan Taylor
2017-06-16[Docs] more fix for the parent-join docsJim Ferenczi
2017-06-16[Docs] Fix cross reference for parent-join fieldJim Ferenczi
2017-06-16Add documentation for the new parent-join field (#25227)Jim Ferenczi
2017-06-13Add half_float and scaled float (#22988)Russ Cam
2017-06-09Scripting: Change keys for inline/stored scripts to source/id (#25127)Ryan Ernst
2017-06-09Remove the postings highlighter and make unified the default highlighter choi...Jim Ferenczi
2017-06-09Made the same length of opening and closing lines (#23583)Andrey Groshev
2017-06-09update docs that claim that classic is the default similarityJim Ferenczi
2017-06-01Reorganize docs of global ordinals. (#24982)Adrien Grand
2017-05-24SignificantText aggregation - like significant_terms, but for text (#24432)markharwood
2017-05-09Identify documents by their `_id`. (#24460)Adrien Grand
2017-05-05Add new ip_range field typeNicholas Knize
2017-05-04CONSOLEify a few more docsNik Everett
2017-04-27Only allow one type on 7.0 indices (#24317)Adrien Grand
2017-04-25Drop `search_analyzer` parameter from keyword.asciidoc (#24221)Danilo Akamine
2017-04-24CONSOLEify some more docsNik Everett
2017-04-21token_count type : add an option to count tokens (fix #23227) (#24175)Fabien Baligand
2017-04-19Update field-names-field.asciidoc (#24178)Loek van Gool
2017-04-07[PERCOLATOR] Allowing range queries with now ranges inside percolator queries.Martijn van Groningen
2017-04-03[DOCS] Remove line about eager loading global ordinalsLee Hinman
2017-03-31CONSOLEify geo-shape docsNik Everett
2017-03-30CONSOLEify geo aggregation docsNik Everett
2017-03-28Adds boolean similarity to Elasticsearch (#23637)Ali Beyad
2017-03-22[DOCS] Update the docs about the fact that global ordinals for _parent field ...Martijn van Groningen
2017-02-07Disallow include_in_all for 6.0+ indicesLee Hinman
2017-02-03Update typo in date (#22955)AlexNodex
2017-01-27Update type-field.asciidocClinton Gormley
2017-01-19[Docs] Remove outdated info about enabling/disabling doc_values (#22694)Yannick Welsch
2017-01-19Make boolean conversion strict (#22200)Daniel Mitterdorfer
2017-01-18Allow an index to be partitioned with custom routing (#22274)Scott Somerville
2017-01-17Minor doc changes to clarify mapping index param for string type (#22652)Alex
2017-01-11Disable _all by defaultLee Hinman
2017-01-10Fix parent_id example in docsNik Everett
2017-01-10Docs: Parent field is no longer indexed and should use parent_id instead of t...Clinton Gormley
2017-01-05Docs: Detail on false/strict dynamic mapping setting (#22451)Jason Veatch
2016-12-30Add the ability to set an analyzer on keyword fields. (#21919)Adrien Grand
2016-12-21Make `-0` compare less than `+0` consistently. (#22173)Adrien Grand
2016-12-09Document the `locale` option of the `date` field. (#22050)Adrien Grand
2016-11-29Add RangeFieldMapper for numeric and date range typesNicholas Knize
2016-11-26Document that the PUT mapping API with the _default_ type overwrites instead ...Clinton Gormley
2016-11-15Fixed bad asciidoc in boolean mapping docsClinton Gormley
2016-11-15Be strict when parsing values searching for booleans (#21555)Lee Hinman
2016-11-10Allows multiple patterns to be specified for index templates (#21009)Alexander Lin
2016-11-01Fix typo in keyword.asciidoc (#21237)LakumiNarayanan
2016-10-31[DOCS] Document all date formats (#21164)Lee Hinman
2016-10-27Merge pull request #20704 from johtani/remove_request_params_in_analyze_apiJun Ohtani
2016-10-27Correct similarity default for 5.0 (#21144)Colin Goodheart-Smithe
2016-10-10Fixed typos (#20843)Pascal Borreli