Especially people updating the codule and copying in the new conf files may omit the solrcore.properties file.

We should make sure all variables in solrconfig.xml have defaults, so that it works correctly without that file.

I'm also seeing a failure when the solrconfig_extra.xml file is omitted. That must be optional!

CommentFileSizeAuthor
#1 1984442-1.patch16.01 KBpwolanin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

pwolanin’s picture

Status: Active » Needs review
FileSize
16.01 KB
Nick_vh’s picture

While we are working on this, we should add buildonOptimize back for backwards compatibilty. We can do it in another issue but it seems reasonable to make the small change here

edit: We decided to do that in another issue

pwolanin’s picture

Title: Make sure all values pulled from solrcore.properties have defaults » Make sure all values pulled from solrcore.properties have defaults, make solrconfig_extra,xml optional
Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.