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

V2 API for GET to a collection's handler fails, complaining about bad contentType

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.9
    • v2 API
    • None

    Description

       An HTTP GET request to Solr /select or perhaps other handlers can result in an exception.

      http://localhost:8983/api/c/collection1/select?q=*:*

      Can fail:

      6303 ERROR (qtp983049796-70) [n:127.0.0.1:51236_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad contentType for search handler :null request={q=-*:*&wt=javabin&version=2}
      	at org.apache.solr.request.json.RequestUtil.processParams(RequestUtil.java:73)
      	at org.apache.solr.util.SolrPluginUtils.setDefaults(SolrPluginUtils.java:165)
      	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
      	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:269)
      	at org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:354)
      	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:564)
      	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:507)
      	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:430)
      

      Attachments

        Issue Links

          Activity

            People

              dsmiley David Smiley
              dsmiley David Smiley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h