Rails, searchlogic choose categories with checkboxes
- by atmorell
Hello,
I am useing searchlogic to search some paintings. Each painting belong to a single category. What I would like to do is add multiple checkboxes to my search form, so that users can mark multiple categories. (joined with or) Is this possible with searchlogic? The query I am looking for is something like this:
SELECT * FROM paintings WHERE…