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

Add a service object for indexing profile json documents #655

Merged
merged 1 commit into from
Dec 18, 2014

Conversation

jcoyne
Copy link
Member

@jcoyne jcoyne commented Dec 17, 2014

Fixes #654
This allows implementers to override to_json without impacting the
structure of how the profile is stored in solr.

Fixes #654
This allows implementers to override to_json without impacting the
structure of how the profile is stored in solr.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) when pulling 76eccd8 on profile_indexing_service into a4b4d5e on master.

awead added a commit that referenced this pull request Dec 18, 2014
Add a service object for indexing profile json documents
@awead awead merged commit 9efe69d into master Dec 18, 2014
@jcoyne jcoyne deleted the profile_indexing_service branch January 5, 2015 17:49
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.

Indexing should have a class for building the profile and not rely on to_json
3 participants