elasticsearch/docs/reference/mapping
markharwood 2537e02a7d
Wildcard field - add normalizer support (#53851)
* Add support for normalisation to wildcard field

* Tidied imports

* Added docs about params

* Fix outdated error message

* Avoid normaliser butchering wildcard query special characters

* Fix broken test expectations

* Fix wrong toString method

* Address review comments - common method for normalising wildcard patterns and checkCompatibility

* Remove unused import
2020-03-24 09:35:29 +00:00
..
dynamic Add validation for dynamic templates (#51233) 2020-02-27 11:52:27 +01:00
fields Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params [DOCS] Streamline analyzer mapping parm def (#51874) 2020-03-18 09:42:25 -04:00
types Wildcard field - add normalizer support (#53851) 2020-03-24 09:35:29 +00:00
dynamic-mapping.asciidoc [DOCS] Change // CONSOLE comments to [source,console] (#46441) 2019-09-06 10:55:16 -04:00
fields.asciidoc Remove the top-level 'mapping type' section. (#53374) 2020-03-23 12:26:22 -07:00
params.asciidoc Remove docs related to index time boosting (#51704) 2020-01-31 09:01:52 -05:00
removal_of_types.asciidoc Remove [removal-of-types] docs page, and point to 7x docs (#53670) 2020-03-18 14:13:00 +00:00
types.asciidoc New wildcard field optimised for wildcard queries (#49993) 2020-03-16 09:54:10 +00:00