app-search-magento icon indicating copy to clipboard operation
app-search-magento copied to clipboard

Price field storage.

Open afoucret opened this issue 6 years ago • 1 comments

Currently we are storing price in several field (one per customer group): price_0, price_1, ... If you have a lot of customer groups you may end up with reaching the max number of fields allowed by App Search (#37).

We should ty to find an alternative way to store price in App Search while preserving essential features (facets and sort).

afoucret avatar Jun 20 '19 13:06 afoucret

Related to swiftype/app-search#200

afoucret avatar Jul 03 '19 11:07 afoucret