Thanx Erick,
Your blog article was the perfect answer to my problem.
Rgds,
Roland
2015-07-03 18:57 GMT+02:00 Erick Erickson :
> OK, I think you took a wrong turn at the bakery
>
> The FST-based suggesters are intended to look at the
> beginnings of fields. It is totally unnecessary to use
OK, I think you took a wrong turn at the bakery
The FST-based suggesters are intended to look at the
beginnings of fields. It is totally unnecessary to use
ngrams, the FST that gets built does that _for_ you.
Actually it builds an internal FST structure that does
this "en passant".
For gettin
I tried to setup an autosuggest feature with multiple dictionaries for
title , author and publisher fields.
I used the solr.EdgeNGramFilterFactory to optimize the performance of the
auto suggest.
I have a document in the index with title: Romana.
When I test the text analysis for auto suggest (o