Re: Problem with SolrJ driver for Solr 1.4

2009-11-21 Thread Asaf work
Opened JIRA issues: https://issues.apache.org/jira/browse/SOLR-1584 https://issues.apache.org/jira/browse/SOLR-1587 -- Asaf Ary On Sat, Nov 21, 2009 at 6:58 AM, Lance Norskog goks...@gmail.com wrote: Yes, these are both bugs. SolrJ should do field lists right, and distributed search should

Re: Problem with SolrJ driver for Solr 1.4

2009-11-20 Thread Lance Norskog
Yes, these are both bugs. SolrJ should do field lists right, and distributed search should work exactly the same as normal search. Please file these in the JIRA. On Thu, Nov 19, 2009 at 8:32 AM, Asaf work a...@dapper.net wrote: Hi, I'm using the SolrJ 1.4 client driver in a sharded Solr

Problem with SolrJ driver for Solr 1.4

2009-11-19 Thread Asaf work
Hi, I'm using the SolrJ 1.4 client driver in a sharded Solr configuration and am experiencing 2 problems: 1) *The method SolrQuery.setIncludeScore(true)*: The current implementation of setIncludeScore(boolean) *adds *the value score to the FL parameter. This causes a problem when using the