> Not particularly. Just trying to do my part to answer some questions on
> the list.
>
> -Original Message-
> From: Steve Cerny [mailto:sjce...@gmail.com]
> Sent: Tuesday, August 16, 2011 11:49 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Product data schema question
&g
Not particularly. Just trying to do my part to answer some questions on the
list.
-Original Message-
From: Steve Cerny [mailto:sjce...@gmail.com]
Sent: Tuesday, August 16, 2011 11:49 AM
To: solr-user@lucene.apache.org
Subject: Re: Product data schema question
Thanks Jay, if we come to
011 11:37 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Product data schema question
>
> Jay, this is great information.
>
> I don't know enough about Solr whether this is possible...Can we setup two
> indexes in the same core, one for product_catalog and the other for
s an index.
-Original Message-
From: Steve Cerny [mailto:sjce...@gmail.com]
Sent: Tuesday, August 16, 2011 11:37 AM
To: solr-user@lucene.apache.org
Subject: Re: Product data schema question
Jay, this is great information.
I don't know enough about Solr whether this is possible...Can we setup
Jay, this is great information.
I don't know enough about Solr whether this is possible...Can we setup two
indexes in the same core, one for product_catalog and the other for
inventory? Then using a Solr query we could join the indexed content
together.
In Sql it would look like this
select
p.
On the surface, you could simply add some more fields to your schema. But as
far as I can tell, you would have to have a separate Solr "document" for each
SKU/size combination, and store the rest of the information (brand, model,
color, SKU) redundantly and make the unique key a combination of