That would work, but the other part of our problem comes in when we
then try to facet on the resulting set.. If we filter by size 1, for
example, and then facet Width again - we get facet results that have
no size 1's, because we have no taught solr what 1_W means, etc etc..
I think field c
: Right now a document looks like this:
:
:
:
: 1598548
: 12545
: Adidas
: 1, 2, 3, 4, 5, 6, 7
: AA, A, B, W, W,
: Brown
:
:
: If we went down a level, it could look like..
:
:
: 1598548
: 12545
: 654641654684
: Adidas
: 1
: AA
: Brown
:
If you want result at the "product" level then
We could do that by going down one level in our inventory, but then we
have other problems.. for example:
Right now a document looks like this:
1598548
12545
Adidas
1, 2, 3, 4, 5, 6, 7
AA, A, B, W, W,
Brown
If we went down a level, it could look like..
1598548
12545
654641654684
Adi
>I have a design question for all of those who might be willing to provide an
>answer.
>
>We are looking for a way to do a type of additive filters. Our documents
>are comprised of a single item of a specified color. We will use shoes as
>an example. Each document contains a multivalued ³size² f