Dear Gora, Thank you for the quick response.
Actually I need to do Soundex for Arabic language. The code is already done in Java. But I couldn't understand how can I implement it as Solr filter. Regards, > From: g...@mimirtech.com > Date: Sun, 16 Oct 2011 16:19:48 +0530 > Subject: Re: Implement Custom Soundex > To: solr-user@lucene.apache.org > > 2011/10/16 Momo..Lelo .. <galag...@hotmail.com>: > > > > Dear, > > > > Does anyone there has an experience of developing a custom Soundex. > > > > If you have an experience doing this and can offer some help and share > > experience I'd really appreciate it. > > I presume that this is in the context of Solr, and spell-checking. > We did this as an exercise for Indian-language words transliterated > into English, hooking into the open-source spell-checking library, > aspell, which provided us with a soundex-like algorithm (the actual > algorithm is quite different, but works better than soundex, at > least for our use case). We were quite satisfied with the results, > though unfortunately this never went into production. > > Would be glad to help, though I am going to be really busy the > next few days. Please do provide us with more details on your > requirements. > > Regards, > Gora