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

Bugfix: Log File configuration #701

Closed
wants to merge 1 commit into from

Conversation

JoshTGreenwood
Copy link

Fixes #565 . This is necessary for anyone running Sunspot outside of Rails because Rails.root was overriding the log_file configuration (and non-existent outside of Rails).

Additionally, the specs had conflicting log file names so I normalized them to sunspot-solr-#{env}.log.

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.

Sunspot::Rails::Server ignores log_file config value from sunspot.yml
1 participant