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

SetSelect api command #15

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

SetSelect api command #15

wants to merge 3 commits into from

Conversation

oyiptong
Copy link

@oyiptong oyiptong commented Oct 6, 2010

Hi there, David

I did a quick job of adding in a SetSelect command. I'm sure you know about it, its very useful for using more advanced features of sphinx. It has been introduced in Sphinx 0.9.9 RC1

An example use-case is to find documents that have been published anywhere between a certain date range.
http://sphinxsearch.com/forum/view.html?id=3577

Once SetSelect has been set, filters can be applied to the search query.
http://www.sphinxsearch.com/docs/current.html#api-func-setselect

@oyiptong
Copy link
Author

oyiptong commented Nov 1, 2010

In addition to the SetSelect hack, I made SphinxQuerySet pickleable.

May prove useful.

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

Successfully merging this pull request may close these issues.

1 participant