Skip to content

Deprecate Span Queries in favour of Interval Queries #110491

@mayya-sharipova

Description

@mayya-sharipova

Description

Span and Interval queries both have the same function of positional queries to allow control order and proximity of terms.

Interval queries were developed recently and have several benefits over Span queries:

  • Simpler interface
  • Intervals queries provide scores unlike Span queries
  • Interval queries are more performant?

Tasks

### Tasks

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions