Hello! I'm doing something wrong when configuring the suggester, it didn't work for me with 9 and now also with Solr 8.11.2:
{ "servlet":"default", "message":"Not Found", "url":"/solr/core01/suggest", "status":"404" } This is my fresh solrconfig.xml file: https://paste.debian.net/1270165/ I did it as described in this documentation: https://solr.apache.org/guide/8_11/suggester.html Can anyone tell me what I'm doing wrong? Thank you! Mike