Skip to content

EQL: Improve handling for non-keyword field exact matching #52709

Closed
@aleksmaus

Description

@aleksmaus

The error messaging could be improved, which is currently:
"1:11: [multi_field.english == 'bar'] cannot operate on first argument field of data type [text]: No keyword/multi-field defined exact matches for [english]; define one or use MATCH/QUERY instead"

Need to discuss "to get consensus about how we deal with exact matches on analyzed fields - whether we prevent any exact comparison against them or introduce some other type of comparison (inexact matches - say ~=)"

This is related to the PR #52664

Discuss ...

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions