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 <gilinac...@gmail.com> 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: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org