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

Added support to conditional indexing #60

Merged
merged 8 commits into from
Apr 20, 2012
Merged

Conversation

herval
Copy link
Contributor

@herval herval commented Apr 19, 2012

In case you want to index just specific instances of a given model (e.g.: only index users with the status 'confirmed'). We followed the suggestion someone raised in this ticket: #33

hope it helps :-)

@kidpollo
Copy link
Owner

This is awesome!! Can you be a little more specific in the readme? I find the any_instance_methods thing kinda vague. Ca u just add a method that exemplifies a normal condition? like is_public? or somethinf.

@herval
Copy link
Contributor Author

herval commented Apr 20, 2012

done :-)

kidpollo added a commit that referenced this pull request Apr 20, 2012
Added support to conditional indexing
@kidpollo kidpollo merged commit a3c554a into kidpollo:master Apr 20, 2012
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.

None yet

2 participants