algolia / firestore-algolia-search

Apache License 2.0
112 stars 35 forks source link

FR: filter data that gets sent to Algolia #228

Open risalfajar opened 3 weeks ago

risalfajar commented 3 weeks ago

Since having too many records in Algolia can increase the price, it would be nice if we can filter the data that gets sent to Algolia.

For example, in a store app, a customer only needs to search for a product that have more than 0 stock or its status is available.

Please add a configuration option for this.

smomin commented 2 weeks ago

@risalfajar please go ahead and submit a PR and I will review it.