Hey,
I figured it out!
So the reason that only the name was working was because name was the only
field configured in the solrconfig. Once I did that then I followed this
link to solve the rest of the problem.
SOLR suggester multiple field autocomplete
--
View this message in context:
http:
I'm trying to get the Solr SpellCheckComponent working but am running into
some issues. When I run
.../solr/collection1/select?q=%3A&wt=json&indent=true
These results are returned
{
"responseHeader": {
"status": 0,
"QTime": 1,
"params": {
"indent": "true",
"q": "*:*",