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

Feature solr config #9

Merged

Conversation

anusharanganathan
Copy link
Collaborator

No description provided.

anusharanganathan pushed a commit that referenced this pull request Dec 16, 2015
@mejackreed
Copy link
Contributor

Is there a task to configure the local solr using this configuration?

@anusharanganathan
Copy link
Collaborator Author

Ah, I just had a look at how you do things in SearchWorks rake. Are you looking at something similar? I'll work on it now.

In my testing capistrano environment (testing.rb -line 6), I placed jetty and db dirs in shared, but I can see how what you are doing is clean. It removes the step I do each time I deploy, which is to rsync my local db and jetty dirs. Running a rake task to prepare the environment and index fresh each time is a better approach.

Also, looking at the SearchWorks rake task, there is a task to index the fixture objects - I should also have something similar. I'll add it into the other PR, which is a rake task for indexing data

@anusharanganathan
Copy link
Collaborator Author

I have committed the code for the rake task copying solr config files.

jkeck pushed a commit that referenced this pull request Jan 4, 2016
@jkeck jkeck merged commit 6592a11 into sul-dlss-deprecated:master Jan 4, 2016
@anusharanganathan anusharanganathan deleted the feature_solr_config branch January 6, 2016 16:09
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

3 participants