Services Plugins FAQs

What exactly can the Algolia search filter do?

Can i do this with a filter?

input “iphone”
↓↓↓
Get search results of “iphone”(100 items)
↓↓↓
fillter under $500
↓↓↓
show items under $500 (30 items)

input “iphone”
↓↓↓
Get search results of “iphone”(100 items)
↓↓↓
fillter from $1000 to $500
↓↓↓
show items from $1000 to $500 (10 items)

Hello, @takanasale3
Thanks for reaching out.

Firstly, please allow me to advise you to check the documentation for the plugin:

In order to have the filtering option from the „Algolia Search” element working it is needed to set up filtering and faceting in Algolia Dashboard.

So, the plugin is created for the searching function with the filtering, but not for simple filtering of the information. Moreover, your information should be stored in the Algolia DataBase, but not in the Bubble Storage.

Query - This parameter will help you get the latest searches filtered after the keyword.

Yes, it is possible. Please use this way of creating your filter ( so use the numbers instead of the occurrence data type) without any symbols:

Hope it will help you.
Best regards,