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

SpellCheckComponent doesn't work when using group.

    XMLWordPrintableJSON

Details

    Description

      It seems like spellchecker using solr.DirectSolrSpellChecker doesn't work when grouping results.

      /select?q=mispeled
      Gives me correct spellingsuggestions

      but..
      /select?q=mispeled&group=true&group.main=true&group.field=title
      don't give any suggestions.

      It worked in 3.5 with indexbased spellchecker.

      It seems like if i mispell something that returns 0 results i dont get any suggestions. If i misspell something that genereate a result i get suggestions on it.
      It should come up with proper suggestions even if there are no results to be displayed (But there is things that should be suggested).
      Long story short. Same functionality as in 3.5

      Attachments

        1. SOLR-3758.patch
          12 kB
          James Dyer
        2. SOLR-3758.patch
          10 kB
          James Dyer

        Activity

          People

            jdyer James Dyer
            mr.johnsson Christian Johnsson
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: