jdyer1 opened a new pull request, #2435:
URL: https://github.com/apache/solr/pull/2435

   This is a follow up to [PR ](https://github.com/apache/solr/pull/2433).  
   
   Using @andywebb1975  fix for `HttpJdkSolrClient` this adds a unit test, 
adding `fq="{!terms f=myfield}value1,value2` to both GET, POST and PUT requests 
both for `HttpJdkSolrClient` and `Http2SolrClient`.  Prior to the fix, the test 
addition fails for GET requests on `HttpJdkSolrClient`.
   
   I found the modifications to POST and PUT and unnecessary, but the GET 
change is needed.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to