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 wrote: > Yes, these are both bugs. SolrJ should do field lists right, and > distributed search should work exactly the

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 wrote: > Hi, > > I'm using the SolrJ 1.4 client driver in a sharded Solr configuration and