Open mayya-sharipova opened 4 months ago
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:
max_expansions
indices.query.bool.max_clause_count
### Tasks
Pinging @elastic/es-search (Team:Search)
Pinging @elastic/es-search-relevance (Team:Search Relevance)
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:
Tasks
max_expansions
parameter toindices.query.bool.max_clause_count