Skip to content

Allow binary sort values #6077

@clintongormley

Description

@clintongormley

In order to support the new ICUCollationKeyAnalyzer https://github.com/elasticsearch/elasticsearch-analysis-icu/issues/28 we need to be able to handle binary values as sort keys. The problem comes when serializing the binary keys into JSON.

Possibly we can detect whether the analyzer creates binary token streams.

An alternative would be to add a dedicated icu_collation_key field type: https://github.com/elasticsearch/elasticsearch-analysis-icu/issues/29

Metadata

Metadata

Assignees

Labels

:Search/SearchSearch-related issues that do not fall into other categories>enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions