would you then need to know in which variant was your match produced?
because if not, you can just index the whole thing as one single document...

On Wed, May 19, 2010 at 4:23 PM, hkmortensen <ko...@yahoo.com> wrote:

>
> I do searching for products. Each base product exist in variants as well.
> One
> variant has a glass door, another a steel door etc. The variants can have
> diffent prices. The base product does not really exist, only the variants
> exists IRL. The case corresponds to cars: the car model is the base
> product,
> with color variants  or with automatic/manual etc.
>
> I want to search for variants, but I only want to have base products in the
> result. Ie when one or more variants from the same base product are found,
> only the base product shall be in the search result.
>
> Does somebody have an idea how this could be done?
>
> Best regards
>
> Henning
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Challenge-Searching-for-variant-products-and-get-basic-products-in-result-set-tp829218p829218.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to