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

ping.jsp is very naive -- doesn't work with "qt" or any extra query args

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      while reviewing SOLR-58 i noticed that ping.jsp is extremely naive about the types of requests it can use to sanity check the index, in particular:

      • it treats the first query param that starts with "q" as the query string (like for example "qt")
      • it ignores all other query params

      ...this makes it worthless to try and configure anything but the standard querest handler with no options as your ping URL.

      Attachments

        1. ping.patch
          4 kB
          Chris M. Hostetter

        Activity

          People

            hossman Chris M. Hostetter
            hossman Chris M. Hostetter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: