Skip to content

Investigate ways for faster fuzzy queries on version fields #62608

Closed
@cbuescher

Description

@cbuescher

In ##59773 we add a new field type for version values. This is aimed at being used with exact matches
and range queries mostly. The proposed implementation for fuzzy queries is expected to run slower since each value first needs to be decoded
before matches with the fuzzy automaton. This issue is a follow up tracking issue to think about possible speedups here if this becomes necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions