Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Adding the ability for sensei filters to estimate cardinality to optimize filter execution order #86

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jhartman
Copy link
Contributor

Adding the ability for sensei filters to estimate cardinality to optimize filter execution order and traverse fewer documents

I think an optimizer where available would be incredibly useful for the sensei filters. Right now ANDs just execute in whatever order they are given. Executing the lowest cardinality AND first could result in a large performance gain

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant