: My issue now is that the response header is not at all consistent.
:
: Sometimes the response header is in this format,
...
: sometimes its in this format (for same query)
same query differnet solr instance, or same query same server?
please be specific .. show us URLs, show us solrco
Hi,
Thanks a lot for your response.
My issue now is that the response header is not at all consistent.
Sometimes the response header is in this format,
-
0
-
credit
sometimes its in this format (for same query)
0
Do you think that this might be due to version issu
: I have been using SOLR for sometime now and had no issues till I was using
: it in windows. Yesterday I moved the SOLR code to Linux servers and started
...
: Response header returned by SOLR instance running in windows machine
:
: -
: 0
...
: Response header returned by SOLR
Hi,
Check your requestHandler. It may preset some values that you don't see. Your
echoParams setting may be explicit instead of all [1]. Alternatively, you
could add the echoParams parameter to your query if it isn't set as an
invariant in your requestHandler.
[1]: http://wiki.apache.org/solr