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

Data driven solrconfig spellchecker refers to a non-existent field

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.5, 6.0
    • None
    • None

    Description

      In the data driven solrconfig.xml file, the "default" spellchecker refers to a field called "text" which doesn't exist in the schema.

      Even the "wordbreak" spellchecker refers to a field called "name" which does not exist.

      So when you run this query http://localhost:8983/solr/gettingstarted/spell?q=* Solr will throw an error.

      I guess the field name should be _text_ ?

      Attachments

        Issue Links

          Activity

            People

              varun Varun Thacker
              varun Varun Thacker
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: