Re: Help with denormalizing issues

2009-10-09 Thread Chris Hostetter
: business needs. Our problem is that we have a catalog schema with : products and skus, one to many. The most relevant content being indexed : is at the product level, in the name and description fields. However we : are interested in filtering by sku attributes, and in particular making :

Re: Help with denormalizing issues

2009-10-07 Thread Lance Norskog
Sent: Monday, October 05, 2009 6:19 PM > To: solr-user@lucene.apache.org > Subject: Help with denormalizing issues > > Hi there, > > I'm evaluating Solr as a replacement for our current search server, and am > trying to determine what the best strategy would be to implement our

RE: Help with denormalizing issues

2009-10-07 Thread Eric Reeves
a how much additional overhead it incurs? Thanks, Eric -Original Message- From: Eric Reeves Sent: Monday, October 05, 2009 6:19 PM To: solr-user@lucene.apache.org Subject: Help with denormalizing issues Hi there, I'm evaluating Solr as a replacement for our current search server, an

Help with denormalizing issues

2009-10-05 Thread Eric Reeves
Hi there, I'm evaluating Solr as a replacement for our current search server, and am trying to determine what the best strategy would be to implement our business needs. Our problem is that we have a catalog schema with products and skus, one to many. The most relevant content being indexed i