Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering without the support of indexes #1

Open
samuraisam opened this issue Sep 25, 2013 · 0 comments
Open

Filtering without the support of indexes #1

samuraisam opened this issue Sep 25, 2013 · 0 comments

Comments

@samuraisam
Copy link
Member

When querying for some property, if SBModelQuery can not find an index that satisfies all the properties, it chooses the most likely index, if any at all.

This is inadequate because they we get objects which do not match our query.

SBModelQuery should complain in the log file about having to do manual filtering, but do it anyway.

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

No branches or pull requests

1 participant