django-oscar / django-oscar-api

RESTful JSON API for django-oscar
Other
363 stars 160 forks source link

Is there any good way to make price range filter with oscar api? #301

Closed shamspias closed 1 year ago

shamspias commented 1 year ago

Without using HayStack is there any way to filter products by price range?

specialunderwear commented 1 year ago

Not really no. There are some bad ways though. I would always do this via haystack or oscar-elasticsearch.