When I try to use this file with Solr 3.6, I get the following error:

java.lang.RuntimeException: [solrconfig.xml] indexDefaults/mergePolicy: missing mandatory attribute 'class' at...

CommentFileSizeAuthor
#8 1568138-8.patch447 bytespwolanin
#6 Solr3.6_Info.png75.37 KBpwolanin

Comments

pwolanin’s picture

Did you actually try the latest code in the 7.x-1.x branch? This issue should already have been fixed in : http://drupalcode.org/project/apachesolr.git/commit/e17191c

Crell’s picture

D'Oh. No, I was using the latest tagged tarball. I did search the issues for mergePolicy first but didn't find that. I think it was just searching open issues, which is likely why. I'll try the dev version tomorrow.

pwolanin’s picture

Status: Active » Fixed
Crell’s picture

Status: Fixed » Active

I just tried the solrconfig.xml file straight out of today's dev tarball. Same error.

pwolanin’s picture

did you try git?

pwolanin’s picture

Status: Active » Fixed
StatusFileSize
new75.37 KB

See screenshot - 3.6.0 works fine for me with either of the latest config sets in git.

Maybe the dev tarball is outdated?

pwolanin’s picture

Status: Fixed » Active

oh, wait - I take that back. I do see the exception with the non-solr3x config.

pwolanin’s picture

Status: Active » Fixed
StatusFileSize
new447 bytes

Status: Fixed » Closed (fixed)

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