Ah, OK, I though you were indexing things like 123412335ga, but not so.

Afraid I'm fresh out of ideas..... Although I might try using TermsComponent
to examine the index and see if, somehow, there _are_ terms with leading
numbers in the output.

It's also possible that numbers are stripped when building the FST that
is used, but I don't know one way or the other.

Best,
Erick


On Mon, Feb 17, 2014 at 11:30 AM, Developer <bbar...@gmail.com> wrote:

> Hi Erik,
>
> Thanks a lot for your reply.
>
> I expect it to return zero suggestions since the suggested keyword doesnt
> actually start with numbers.
>
> Expected results
> Searching for ga -> returns galaxy
> Searching for gal -> returns galaxy
> Searching for 12321312321312ga -> should not return any suggestion since
> there is no keyword (combination) exists in the index.
>
> Thanks
>
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-Autosuggest-Strange-issue-with-leading-numbers-in-query-tp4116751p4117846.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to