This is perfect, thanks Emir. -----Original Message----- From: Emir Arnautović [mailto:emir.arnauto...@sematext.com] Sent: November-27-17 4:21 AM To: solr-user@lucene.apache.org Subject: Re: Spellchecker Results
Hi Sid, I don’t think that such feature is added to Solr, but there is Sematext’s component that does what you need: https://github.com/sematext/solr-researcher/tree/master/dym <https://github.com/sematext/solr-researcher/tree/master/dym> HTH, Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On 23 Nov 2017, at 16:34, Sadiki Latty <sla...@uottawa.ca> wrote: > > Hi all, > > Is it possible to return the results of a spellcheck in addition to the > spellcheck WITHOUT sending another query request? > Example: > Client sends "educatione", results returns education results as well as > noting that the term "educatione" was spellchecked. > > > Thanks > > Sid Latty