OpenSearch/core
Nilabh Sagar ec421974b9 Allow different data types for category in Context suggester (#23491)
The "category" in context suggester could be String, Number or Boolean. However with the changes in version 5 this is failing and only accepting String. This will have problem for existing users of Elasticsearch if they choose to migrate to higher version; as their existing Mapping and query will fail as mentioned in a bug #22358

This PR fixes the above mentioned issue and allows user to migrate seamlessly.

Closes #22358
2017-04-12 23:43:29 -07:00
..
licenses Upgrade to Log4j 2.8.2 2017-04-09 07:19:16 -04:00
src Allow different data types for category in Context suggester (#23491) 2017-04-12 23:43:29 -07:00
build.gradle Upgrade to Log4j 2.8.2 2017-04-09 07:19:16 -04:00