Re: Commit different database rows to solr with same "id" value?

2013-07-11 Thread Jason Huang
's something like http://host:port/solr/core2/update? blah blah blah > > Erick > > On Wed, Jul 10, 2013 at 4:17 PM, Jason Huang > wrote: > > Thanks David. > > > > I am actually trying to commit the database row on the fly, not DIH. :) > > > > Anyway, i

Re: Commit different database rows to solr with same "id" value?

2013-07-10 Thread Jason Huang
> > Regards, > > DQ > > -Original Message- > From: Jason Huang [mailto:jason.hu...@icare.com] > Sent: 10 July 2013 15:50 > To: solr-user@lucene.apache.org > Subject: Commit different database rows to solr with same "id" value? > > Hello, > > I

Commit different database rows to solr with same "id" value?

2013-07-10 Thread Jason Huang
Hello, I am trying to use Solr to store fields from two different database tables, where the primary keys are in the format of "1, 2, 3, " In Java, we build different POJO classes for these two database tables: table1.java @SolrIndex(name="id") private String idTable1 table2.java

Re: SolrCloud AutoSharding?

2012-10-04 Thread Jason Huang
gt; Search Analytics - http://sematext.com/search-analytics/index.html > Performance Monitoring - http://sematext.com/spm/index.html > > > On Thu, Oct 4, 2012 at 2:43 PM, Jason Huang wrote: >> Tomás, >> >> Thanks for the response. >> >> So basically at

Re: SolrCloud AutoSharding?

2012-10-04 Thread Jason Huang
able documentation about SolrCloud can be found here: > http://wiki.apache.org/solr/SolrCloud > > Tomás > > On Thu, Oct 4, 2012 at 12:02 PM, Jason Huang wrote: > >> Hello, >> >> I am exploring SolrCloud and have a few questions about SolrCloud's >> auto-sh

SolrCloud AutoSharding?

2012-10-04 Thread Jason Huang
Hello, I am exploring SolrCloud and have a few questions about SolrCloud's auto-sharding functionality. I couldn't find any good answer from my online search - if anyone knows the answer to these questions or can point me to the right document, that would be great! (1) Does SolrCloud offer auto-s