Hi,
You can have more than one spellcheck components after you have the
spellcheck components in select request handler,
you have still which spellcheck you want to use you could mention in your
query params
for ex:
http://
:8983/solr//select/?q=text&spellcheck.dictionary=default&spellcheck.dictio
Hi All
I am trying to configure multiple spellcheck components. I defined two
searchComponents in my solrconfig.xml, let's say and
.
And added above both components under /select request handler with default
required attributes.
> elevator spellcheck <
> str>spellcheck1
However, I can not se