You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Michal Hlavac <mi...@hlavki.eu> on 2020/04/09 21:14:23 UTC

deduplicated suggester

Hi,

I wrote suggester based on AnalyzingInfixSuggester that deduplicates data on defined key pattern.
Source code is on github: https://github.com/hlavki/solr-unique-suggester[1] 

m.

--------
[1] https://github.com/hlavki/solr-unique-suggester