reactioncommerce / reaction-feature-requests

Reaction Feature Requests
13 stars 1 forks source link

Extended filters (multi dimensional) #19

Open aaronjudd opened 6 years ago

aaronjudd commented 6 years ago

@janat08 commented on Sat May 13 2017

I'm looking for multidimensional filters, such that you can look for category of merchandise and then merchandise parameters as in: categories vape liquids, vape equipments as categories, and then manufacturers and price ranges and such.

Your average webstore will be organized in this way, and supporting multidimensional browsing doesn't require that there's any kind of reordering of schema since they can still use tags (make category tags mandatory though).


@aaronjudd commented on Mon May 15 2017

A couple thoughts here.. we've seen people build this functionality, extending the tag based search we have as a default. I'd also say that this is a better case for something like ElasticSearch as an external search/index, that could a quickly added as a plugin to Reaction. I'd suggest that this currently isn't an enhancement that we're looking to add to the core, but it is a common request.


@janat08 commented on Wed Aug 09 2017

I'd be curious to see what you've seen.


@janat08 commented on Wed Aug 16 2017

From what I see you're halfway there with branching categories> vape -> [liquids/equipment]. That's what multi dimensional filters stand for, but I'd be willing to stretch it further with price filters, and other product param filters (make/color).


@janat08 commented on Sun Nov 12 2017

price search is missing