I was hoping to do this from within Solr, that way I don't have to manually 
mess around with pagination.  The number of items on each page would be 
indeterministic. 
On Jul 25, 2013, at 9:48 AM, Anshum Gupta <ans...@anshumgupta.net> wrote:

> Have a multivalued stored 'color' field and just iterate on it outside of
> solr.
> 
> 
> On Thu, Jul 25, 2013 at 10:12 PM, Mark <static.void....@gmail.com> wrote:
> 
>> How would I go about doing something like this. Not sure if this is
>> something that can be accomplished on the index side or its something that
>> should be done in our application.
>> 
>> Say we are an online store for shoes and we are selling Product A in red,
>> blue and green. Is there a way when we search for Product A all three
>> results can be returned even though they are logically the same item (same
>> product in our database).
>> 
>> Thoughts on how this can be accomplished?
>> 
>> Thanks
>> 
>> - M
> 
> 
> 
> 
> -- 
> 
> Anshum Gupta
> http://www.anshumgupta.net

Reply via email to