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

uniqueKey must be string type otherwise "missing core name in path" error is rendered

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 1.5
    • Build
    • None
    • all

    Description

      How to replicate:

      • create index with schema where you uniqueKet is integer
      • set your unique key type to integer
      • deploy your index

      under http://host:8080/solr/admin/ - you will get "missing core name in path"

      Workaround:

      • change type of your uniqueKet to srting
      • undeploy and deploy index

      Its quite confusing as 1.5 is not properly reporting errors and you need to be lucky to find that reason on your own.

      cheers,
      /Marcin

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              marcinrosinski Marcin
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: