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

Change PingRequestHandler hard-coded troublesome query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0
    • 5.3, 6.0
    • None
    • None

    Description

      PingRequestHandler hard-codes this:

      ping.initArgs.add(INVARIANTS, new NamedList<>(makeMap("echoParams", "all", "q", "solrpingquery")));
      

      which unnecessarily relies on query parsing settings like default field. In the case of the basic_configs core this causes a failed request because df isn't set appropriately).

      Attachments

        1. SOLR-7108.patch
          13 kB
          Marius Grama

        Issue Links

          Activity

            People

              ehatcher Erik Hatcher
              ehatcher Erik Hatcher
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: