get-focus / deprecated-focus-search

Interfaces and components to easily inject search functionalities in you application.
http://getfocus.io/focus-documentation/
MIT License
2 stars 3 forks source link

[AdvancedSearch][Enhancement] Multi-valued facets #43

Open TomGallon opened 8 years ago

TomGallon commented 8 years ago

From @sgoretti on January 27, 2016 11:35

Current behaviour

Currently you can only select one value for each facet in a search.

Expected behaviour

It should be as in all major commercial sites, i.e. being able to select several values for a given facet. See: http://distinctplace.com/2014/07/29/build-zappos-like-products-facets-with-elasticsearch/ (change also concerns Vertigo)

Versions

Focus-core: 0.12.3 Focus-components: 0.8.5

Copied from original issue: KleeGroup/focus-components#917

TomGallon commented 8 years ago

From @pierr on January 27, 2016 11:55

It was discussed, we choose to not implement it in order to be able to have a simple behaviour and to deliver it fast.

This was discussed again a few weeks ago, it will exists but I cannot tell you when. This need to be planned with @NPi2Loup @phlppchrtn cc @Tommass @Bernardstanislas

TomGallon commented 8 years ago

From @sgoretti on January 27, 2016 12:45

I'm fine with it not being immediate, it's just that I couldn't find any issue asking for it. And I thought there should be one. And my client asked for it.

TomGallon commented 8 years ago

From @pierr on January 27, 2016 12:56

We will let people comment on this issue to ask for this feature. Thanks

TomGallon commented 8 years ago

From @pierbrisson on February 23, 2016 8:49

this is me asking for this feature

:+1:

TomGallon commented 8 years ago

@sgoretti it will be possible to have multi valued facets in v3.x.x. It now depends on vertigo. @NPi2Loup