hello. i implement my suggest-function with edgengramfilter. now when i get my result , is the result not distinct. often ist the name double or more.
is it possible that solr gives me only distinct result ? "response":{"numFound":172,"start":0,"docs":[ { "name":"Halloween"}, { "name":"Hallo Taxi"}, { "name":"Halloween"}, { "name":"Hallstatt"}, { "name":"Hallo Mary"}, { "name":"Halloween"}, { "name":"Halloween"}, { "name":"Halloween"}, { "name":"Halleluja"}, { "name":"Halloween"}] so how can i delete Halloween from solr ? i didnt want delete it from client-side thx -- View this message in context: http://old.nabble.com/distinct-on-my-result-tp27849951p27849951.html Sent from the Solr - User mailing list archive at Nabble.com.