Y
Hacker News
new
|
ask
|
show
|
jobs
by
strukturedkaos
2991 days ago
This exactly how we implemented the rules engine in Kevy. We construct an Elasticsearch query based on the rules selected in the UI. Then we use the scroll API to retrieve the matching documents.