Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8672

Unique Suggestions getter in Solrj

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.4.1
    • None
    • SolrJ
    • None

    Description

      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.

      Attachments

        1. SOLR-8672.patch
          5 kB
          Alessandro Benedetti

        Activity

          People

            Unassigned Unassigned
            abenedetti Alessandro Benedetti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: