Try using one of FST-based suggesters and then compare?

E.g., WFSTCompletionLookup, AnalyzingSuggester, FuzzySuggester.

Mike McCandless

http://blog.mikemccandless.com

On Sat, Nov 23, 2013 at 6:17 AM, Gili Nachum <[email protected]> wrote:
> Hello! I've implemented a type ahead search by indexing all possible terms'
> prefixes as fields on the docs.
> The resulting index is about 1gb in size and fits in the filesystem cache.
> Will implementing this differently, over FSTs instead of prefixes, would
> bare any performance/size/features advantage?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to