Skip to content

Missing TermRangeQuery #1728

Closed
Closed
@russcam

Description

@russcam

The range query handles both numeric and date fields, but does not handle string fields which the documentation suggests it should using a TermRangeQuery

I propose adding a TermRangeQuery with a fluent method on QueryContainerDescriptor<T> called TermRange() to populate it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions