[
https://issues.apache.org/jira/browse/SOLR-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15191305#comment-15191305
]
Tomás Fernández Löbbe commented on SOLR-8672:
---------------------------------------------
Thanks for the patch Alessandro. Wouldn't it be better to resolve this at the
suggester level? There has been some discussions about this in LUCENE-6336
> 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]