Even when spellchecker and suggestions are enabled for apachesolr, they are not working for apachesolr_multisitesearch. You can also see this on drupal.org: it had suggestions before the redesign, but not anymore.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | spellchecker_suggestions_apachesolr_1_6-990254.patch | 3.38 KB | pfournier |
| #4 | spellchecker_suggestions-990254.patch | 1.9 KB | wmostrey |
Comments
Comment #1
robertdouglass commentedThis is a result of no form alter being done in the multisite module. Here's a copy-n-paste form alter that can be used for 6.x-2.x (note that this code is in the patch in #817702: Make compatible with apachesolr 2.x #11).
Comment #2
jpmckinney commentedMarked duplicate of #817702: Make compatible with apachesolr 2.x
Comment #3
jpmckinney commentedKeeping open for 1.x, actually.
Comment #4
wmostrey commentedHere's the patch, a straight port from the version that's true and tested in 6.2.
Comment #5
pfournier commentedHere is a patch that work with apachesolr 1.6
Comment #6
janusman commented