Skip to content

SQL: LIKE/RLIKE don't use underlying exact field #39442

@matriv

Description

@matriv

For queries like: SELECT * FROM t WHERE text_field LIKE '%a%'
the text_field is used instead of the underlying exact field (e.g.: text_field.keyword)

Metadata

Metadata

Assignees

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