Sorl Suggester issue
问题 I'm using solr Suggester lookupImpl as AnalyzingInfixLookupFactory , it's working fine the only issue i am not able to resolve is the fact I want exact search keyword display on top. .i.e if I1`q search "Leather bags" then that particular keywords should display on top but it is showing "mens leather", "ladies leather bags" after that it is showing "Leather bags". <searchComponent name="suggest" class="solr.SuggestComponent"> <lst name="suggester"> <str name="name">mySuggester</str> <str name