Hi, I haven't reach this point but it seems that Lucene has a "suggester" project that works over "Lucene's Index" it self which simplifies terms (for query suggestion) collecting. I saw something on GitHub to be used with javascript but i cant remember now the name of the project.
att. On Tue, Apr 1, 2014 at 5:18 AM, Massimo Ferrario <massimo_ferra...@yahoo.it>wrote: > Hi all, > I'm looking a solution for a multi-word suggester. > > Reading Changing Bits, Mike McCandless's Blog, I saw some solutions that > seem working for a restricted number of input. I'm searching a suggester > that works as DirectSpellckecker o SpellChecker but with multi-word. > > Any ideas? > > thanks, > Max