On 22-Jul-08, at 11:53 AM, Jason Rennie wrote:
Just tried adding a pf field to my request handler. When I did this, solr returned all document fields for each doc (no "score") instead of returning the fields specified in fl. Bug? Feature? Anyone know what the reason forthis behavior is? I'm using solr 1.2.
What exact url did you send to Solr? I bet there is a missing '&'. -Mike