When using apachesolr_autocomplete in a multilingual context we realized it was not possible to use a language specific spellcheck field due to the way apachesolr_autocomplete_suggest() is coded.
A patch suggestion follows.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apachesolr_autocomplete-allow_facet_field_alteration-1884134-1.patch | 665 bytes | sdelbosc |
Comments
Comment #1
sdelbosc commentedHere is the patch we used.
Note that the title of the issue is wrong. It should have been "Impossible to alter facet.field".
Comment #3
janusman commentedFixed! Thanks!