What is your definition of
suggestAnalyzerFieldType

in your chain? Does that field type lowercase the inputs?

Best,
Erick

On Mon, Dec 26, 2016 at 11:43 AM, diwakar bhardwaj
<bhardwajdiwa...@gmail.com> wrote:
> Hi,
>
> This is a repost of a yesterday's post.
>
> I've implemented a solr suggester with FuzzyLookupFactory and its working
> perfectly. Except for a minor glitch, its only treating case sensitive
> searches as an exact match.
> For example, results for "mumbai" vs "Mumbai" is different.
>
> This is too restrictive and kind of defeating the purpose of the suggester.
>
> I've posted this on stackoverflow:
>
> http://stackoverflow.com/questions/41320424/solr-
> fuzzylookupfactory-exactmatch-is-case-sensitive
>
> --
> Ciao
> Diwakar

Reply via email to