And try it with wt=xml ... maybe there's something odd with JSON.

And also with echoParams=all so we can be sure what's really passed.

I suppose if you had an "invariant" for "fl", then fl would be ignored, but... that would be a less likely scenario.

-- Jack Krupansky

-----Original Message----- From: Chris Hostetter
Sent: Wednesday, April 16, 2014 1:08 PM
To: solr-user@lucene.apache.org
Subject: RE: Show the score in the search result


: here is the query:
: http://localhost:7001/solr/collection1/select?q=*%3A*&rows=5&fl=*%2Cscore&wt=json&indent=true&debugQuery=true
:
:
: and here the response:

that's bizare.

Do me a favor, and:

* post the results of .../select?q=*%3A*&rows=1&fl=score&wt=json&indent=true&echoParams=true
* show us your schema.xml
* show us your solrconfig.xml



-Hoss
http://www.lucidworks.com/

Reply via email to