We previously rolled-back a slrconfig.xml command to generate the spelling index on commit. However, since we are going for Solr 1.4 we can use the new

<str name="buildOnOptimize">true</str>

feature.

CommentFileSizeAuthor
#1 spell-optimize-375991-1.patch929 bytespwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new929 bytes

Currently, I don't think our code is building the spell index except when you submit the admin form.

pwolanin’s picture

Assigned: Unassigned » pwolanin
Priority: Normal » Critical
Status: Needs review » Fixed

seems to work - spellchecker is kind of broken now without this. Committing to 6.x.

Status: Fixed » Closed (fixed)

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