Re: Solr Shard - Strange results

2009-05-18 Thread CB-PO
field type as "string" and see it > would make a difference. > > > CB-PO wrote: >> >> I'm not quite sure what logs you are talking about, but in the >> tomcat/logs/catalina.out logs, i found the following [note, i can't >> copy/paste, so

Re: Solr Shard - Strange results

2009-05-18 Thread CB-PO
Yonik Seeley-2 wrote: > > On Fri, May 15, 2009 at 4:11 PM, CB-PO wrote: >> Yeah, the first thing I thought of wa

Re: Solr Shard - Strange results

2009-05-15 Thread CB-PO
that helps. Yonik Seeley-2 wrote: > > Certainly does seem strange. > Do you have the same uniqueKeyField in both indexes? > Any way you can provide some configuration and some data to reproduce > this? > > -Yonik > > On Fri, May 15, 2009 at 10:40 AM, CB-PO wrote

Solr Shard - Strange results

2009-05-15 Thread CB-PO
Hello, What we have done is created multiple solr instances on the same server, where each instance is created with the DataImportHandler from a different DB. The information on each DB is similar, so the schema's for each instance are pretty much the same. Our goal is to use the shards feature