Re: DIH import transaction issue

2012-10-03 Thread Steve Cerny
Does anyone have any ideas on the issue noted below? On Fri, Sep 28, 2012 at 11:00 AM, Steve wrote: > Hello, I have a simple Solr core setup to index 500 store locations with > their corresponding latitude / longitude. The core is setup, running, and > importing correctly however I'm seeing odd

DIH import transaction issue

2012-09-28 Thread Steve Cerny
Hello, I have a simple Solr core setup to index 500 store locations with their corresponding latitude / longitude. The core is setup, running, and importing correctly however I'm seeing odd behavior when monitoring Sql. Here are the steps I'm going through and the behavior we're seeing. We have

Re: Product data schema question

2011-08-16 Thread Steve Cerny
ly have one > key. > > You could use two cores with two configurations (but that presumably > wouldn't be much help). > > Solr is not a DBMS. It is an index. > > -Original Message- > From: Steve Cerny [mailto:sjce...@gmail.com] > Sent: Tuesday, August 16, 2

Re: Product data schema question

2011-08-16 Thread Steve Cerny
gt; the faceting on variant inventory. > > -Original Message- > From: Steve Cerny [mailto:sjce...@gmail.com] > Sent: Monday, August 15, 2011 6:29 PM > To: solr-user@lucene.apache.org > Subject: Product data schema question > > I'm working on an online eCommer

Product data schema question

2011-08-15 Thread Steve Cerny
I'm working on an online eCommerce project and am having difficulties building the core / index schema. Here is the way we organize our product information in a normalized database. A product model has many SKUs (called colorways) A SKU has many sizes (called variants) A SKU size has associated i