In solrconfig.xml, we have been using a handler named partitioned, for no reason other than it was in the default solrconfig.xml. For consistency with 7.x, let's rename it to "drupal" instead. Not that we never use an explicit wt= param for this since it's the default, so this should not cause any breakage.

CommentFileSizeAuthor
#1 1369192-1.patch1.32 KBpwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB
nick_vh’s picture

Status: Needs review » Fixed

Committed! Thanks!

nick_vh’s picture

Status: Fixed » Closed (fixed)