Question

I have a requirement to provide "Google-like" suggested searches when a search either returns no results or we determine something is misspelled or misphrased.

Is there anything that offers that functionality built into NHibernate search? If not are there any recommended libraries to give me a head start on this?

Thanks,

Kyle

Was it helpful?

Solution

There's a SpellChecker contrib module for Lucene.net, see "Did you mean?" feature in Lucene.net

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top