You have provided us 2 ways to search - Using filters and using the artio search module that also searches by date.
We need to search objects by date and other parameters
For eg if it is for hotel booking, the parameters will be amenities such as bar, parking, restaurant, wifi, etc. So when a user selects a particular date and bar and wifi, the Artio Search module will pick up all objects from the Hotel template with matching parameters.
Similarly we will also have a template for Cruises with Room-size, location, cruise line, etc as parameters. A user will select values for these parameters from the Cruise booking artio search module and the Artio Search module will look for all objects with those parameters related to Cruise template and display them.
There will be another template for car rentals with parameters transmission, car make, type of car, etc. Only objects from the car template with matching parameters should be displayed according to user selection.
Now there will be multiple such search modules on a single page.
How can we achieve this functionality?
Currently when we publish multiple Artio search modules, only the first one shows up.