On Mon, Nov 25, 2019 at 2:10 AM Erik Hatcher <erik.hatc...@gmail.com> wrote:

> add &core=<core>&echoParams=all and the parameter will be in the response
> header.
>
>    Erik
>

Thanks. I just tried this, and all I got was this response:

http://localhost:8983/solr/dbtr/select?q=debtor_id%3A%20393291&echoParams=all
<http://10.40.10.14:8983/solr/dbtr/select?q=debtor_id%3A%20393291&echoParams=all>


{
  "responseHeader":{
    "status":0,
    "QTime":14,
    "params":{
      "q":"debtor_id: 393291",
      "df":"_text_",
      "rows":"10",
      "echoParams":"all"}},
  "response":{"numFound":1,"start":0,"docs":[
      {

Rhys

Reply via email to