[data.query.query] Create expression functions for KQL/Lucene & add toAst method #67895
Closed
4 tasks done
Labels
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
Part of #61769
Blocks #65988
kql
expression functionkql "foo > 0"
lucene
expression functionslucene "foo:bar"
query
expression type (which both above functions return)toExpressionAst()
method (or utility function) to queryThe text was updated successfully, but these errors were encountered: