X Tutup
The Wayback Machine - https://web.archive.org/web/20210828170344/https://github.com/topics/orchestration-engine
Skip to content
#

orchestration-engine

Here are 5 public repositories matching this topic...

Language: All
Filter by language
longquanzheng
longquanzheng commented Feb 5, 2021

Is your feature request related to a problem? Please describe.
Need to search using LIKE operator with search attributes? eg, WorkflowType LIKE workflowType-prefix.*
Right now the workflowType is using keyword type for performance reason so it doesn't support wildcard search.

https://www.elastic.co/guide/en/elasticsearch/reference/current/keyword.html

keyword fields are untokeniz
flyte

Improve this page

Add a description, image, and links to the orchestration-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the orchestration-engine topic, visit your repo's landing page and select "manage topics."

Learn more

X Tutup