Hello
I have a simple website with two content types (Products/Suppliers) I want to create a simple search block with 3 fields
Text Box (this will search product name, product brand, supplier name)
Drop Down (country)
Drop Down (Category)
The results for this search should be faceted and contains any matching product or company.
while it seems to be a simple task, I have looked into custom search/search api/facted search and other modules, and I got lost
Can you point me to the right path to tackle this task.
Thanks