You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2019. It is now read-only.
Usable to : #292 #317
Hi guys,
I recently needed to implement a search feature in the project that included many filters.
I decided to build a flexible and scalable search system and put it in the GitHub repository.
Quick Usage
Suppose you want to get the products list by filter categories:
Defining Filters
You need to define a filter for each parameter that you want to add to the query.
For Example:
See the GitHub repository for more details.
Thank you 👍
The text was updated successfully, but these errors were encountered: