Hi All,
I have been trying out this autocomplete feature in Solr4.7.1 using
Suggester.I have configured it to display phrase suggestions also.Problem is
If I type "game" I get suggestions as "game" or phrases containing "game".
But If I type "Game" *no suggestion is displayed at all*.How can I get
Hi,
Did u mean changing field type as
Thanks for replying,
1.Yes,I re-indexed data after the changes.
2.Changing to STF, did not help..
--
View this message in context:
http://lucene.472066.n3.nabble.com/Autocomplete-with-Case-insensitive-feature-tp4131182p4131499.html
Sent from the Solr - User mailing list archive at Nabble.com.
our query on
> indexing/querying
> sides?
>
>
> On Wed, Apr 16, 2014 at 5:52 PM, Sunayana <
> sunayana.02@
> > wrote:
>
>> Thanks for replying,
>> 1.Yes,I re-indexed data after the changes.
>> 2.Changing to STF, did not help..
>>
>>
>>
&
ing? Does its index get rebuilt when you
> reindex your data?
> From the analysis page at least I see, that you get a hit on Game, which
> is
> lowercased to game.
>
>
> On Thu, Apr 17, 2014 at 10:55 AM, Sunayana <
> sunayana.02@
> > wrote:
>
>&