Hi, Will you be able to post your configurations for your /suggest requestHandler in solrconfig.xml?
Regards, Edwin On Wed, 20 Mar 2019 at 02:40, Deoxyribonucleic_DNA ... < deoxyribonucleic_...@hotmail.com> wrote: > Hi, I'm trying to implement the suggester component in Solr, based off > the tutorial: > > > https://lucene.apache.org/solr/guide/7_7/suggester.html#suggester-search-component-parameters > > I'm not getting any errors about how the suggester is set up or anything, > but when I try to use it I get 0 results returned. Including images of the > schema/config parts I added to my files, as shown to do in the tutorial, > can someone take a look? Or does anyone have any suggestions based on prior > experience or common problems? > > Also, I've got solr 7.6. There wasn't some change that would affect this > just in that slight version change was there? I > > Thanks in advance. > > > > > > > Link used in search: > > > http://localhost:8984/solr/nutch/suggest?suggest=true& > suggest.build=true&suggest.dictionary=mySuggester&suggest.q=Canad > > (due to documents containing "Canada" as the intended word) > > Result: > > >