Re: Issue with response header in SOLR running on Linux instance

2010-06-16 Thread Chris Hostetter
lly are hte exact same Solr version. 2) show us the full response header from both servers when using "echoParams=all" so we can see that neither server has a default value specified for hte "version" param. : : Thanks, : Barani : : : -- : View this message in conte

Re: Issue with response header in SOLR running on Linux instance

2010-06-16 Thread bbarani
issue? I am confused now as the same version returns 2 different response header at different times. Thanks, Barani -- View this message in context: http://lucene.472066.n3.nabble.com/Issue-with-response-header-in-SOLR-running-on-Linux-instance-tp882181p899910.html Sent from the Solr - User

Re: Issue with response header in SOLR running on Linux instance

2010-06-11 Thread Chris Hostetter
: 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

Re: Issue with response header in SOLR running on Linux instance

2010-06-09 Thread Markus Jelsma
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

Issue with response header in SOLR running on Linux instance

2010-06-09 Thread bbarani
SOLR instance running in Linux machine - - 0 26 - credit Any idea why this happens? Thanks, Barani -- View this message in context: http://lucene.472066.n3.nabble.com/Issue-with-response-header-in-SOLR-running-on-Linux-instance-tp882181p882181.html Sent from the Solr - User