Re: Using SolrJ with multicore/shards

2009-06-02 Thread ahammad
the shards in my query, so >> that when I do search, I hit both shards and get mixed results back? >> Using http requests, it's as simple as adding a shard=core0,core1 >> snippet. What is the equivalent of this in SolrJ? >> >> BTW, I do have some SolrJ code that is able to query and return results, >> but for a single core. I am currently using CommonsHttpSolrServer for >> that, not the Embedded one. >> >> Cheers >> > > -- View this message in context: http://www.nabble.com/Using-SolrJ-with-multicore-shards-tp23834518p23838988.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Using SolrJ with multicore/shards

2009-06-02 Thread ahammad
turn results, > but for a single core. I am currently using CommonsHttpSolrServer for > that, not the Embedded one. > > Cheers > -- View this message in context: http://www.nabble.com/Using-SolrJ-with-multicore-shards-tp23834518p23838351.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Using SolrJ with multicore/shards

2009-06-02 Thread ahammad
and send it to > Solr using SolrJ. What's the name of that class... MapSolrParams, I > believe. > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: ahammad >> To: solr-user@lucen

Re: Using SolrJ with multicore/shards

2009-06-02 Thread Otis Gospodnetic
: solr-user@lucene.apache.org > Sent: Tuesday, June 2, 2009 11:06:55 AM > Subject: Using SolrJ with multicore/shards > > > Hello, > > I have a MultiCore install of solr with 2 cores with different schemas and > such. Querying directly using http request and/or the solr interfac

Using SolrJ with multicore/shards

2009-06-02 Thread ahammad
r for that, not the Embedded one. Cheers -- View this message in context: http://www.nabble.com/Using-SolrJ-with-multicore-shards-tp23834518p23834518.html Sent from the Solr - User mailing list archive at Nabble.com.