Hi,

we need to use something very similar to EdgeNGram (minGramSize="1" 
maxGramSize="50" side="front").
The only thing missing is that we would like to reduce the number of matches. 
The request we need to implement is returning only those matches with the 
longest tokens (or terms if that is the right word).

Is there a way to do this in Solr (not necessarily with EdgeNGram)?

Thanks,
Alexander

Reply via email to