WARNING: Version 6.0 of Elasticsearch has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Percolator changes
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Percolator changes
editDeprecated percolator and mpercolate apis have been removed
editInstead the percolate
query should be used via either the search or msearch apis.
The percolator.map_unmapped_fields_as_string setting has been deprecated
editThe percolator.map_unmapped_fields_as_text
setting should be used instead.