But if you really need more than 2 edits, I think IndexBasedSpellChecker supports it.
James Dyer Ingram Content Group -----Original Message----- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Thursday, January 21, 2016 11:29 AM To: solr-user Subject: Re: How get around solr's spellcheck maxEdit limit of 2? bq: ...is anyway to increase that maxEdit.... IIUC, increasing maxEdit beyond 2 increases the space/time required unacceptably, that limit is there on purpose, put there by people who know their stuff. Best, Erick On Thu, Jan 21, 2016 at 12:39 AM, Nitin Solanki <nitinml...@gmail.com> wrote: > I am using Solr for spell Correction. Solr is limited to maxEdit of 2. Does > there is anyway to increase that maxEdit without using phonetic mapping ? > Please any suggestions