How to implement spellcheck for custom suggest component?

2020-04-16 Thread aTan
Hello. I'm new to Solr and would be thankful for advice for the following case: We have Suggest API running on production using Solr 6, which currently prevent changes in the response and query parameters. That's why SpellCheck component can't be used (parameter is custom, not 'q'or 'spellcheck.q')

How to implement spellcheck for custom suggest component?

2020-04-16 Thread aTan
Hello. I'm new to Solr and would be thankful for advice for the following case: We have Suggest API running on production using Solr 6, which currently prevent changes in the response and query parameters. That's why SpellCheck component can't be used (parameter is custom, not 'q'or 'spellcheck.q')