Skip to content

ES|QL - Allow full text functions to be used in STATS ... WHERE #125481

@carlosdelest

Description

@carlosdelest

Description

Allows full text functions to be used in STATS ... WHERE:

FROM books 
| STATS c = count(*) where author:"tolkien"

Just filters should be enough for now, although BY could also use full text functions for grouping

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