[
https://issues.apache.org/jira/browse/SOLR-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192727#comment-15192727
]
David Smiley commented on SOLR-8672:
------------------------------------
+1 to the DedupDictionaryWrapper suggested in LUCENE-6336
Although I sympathize with also going ahead with the practical simplicity of
the patch here. It's not an either-or... and this patch is simple and here
today with a test. +1 to this patch too.
> Unique Suggestions getter in Solrj
> ----------------------------------
>
> Key: SOLR-8672
> URL: https://issues.apache.org/jira/browse/SOLR-8672
> Project: Solr
> Issue Type: Improvement
> Components: SolrJ
> Affects Versions: 5.4.1
> Reporter: Alessandro Benedetti
> Attachments: SOLR-8672.patch
>
>
> Currently all the suggesters based on full field content retrieval gives back
> possibly duplicated suggestions.
> First observation , related the suggester domain, is that is unlikely we need
> to return duplicates ( actually we don't return the id of the document, or
> anything else, so having duplicates is arguably not a benefit) .
> I propose at least to offer via SolrJ the possibility of getting the
> suggestions without duplicates.
> Any feedback is welcome.
> The patch provided is really simple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]