Elastic Search Filtering in n8n
Budget: $10 – $30 USD
I have built a simple application using n8n and I’m currently working on implementing filtering with Elastic Search. Most of it is working well, but I’ve encountered a few issues that I need help resolving.
I’ve added filters for manufacturers and status, and these partially work. However, the problem arises when I filter by a specific status, such as "published active." Although the query seems to be correctly sent to Elastic Search, both "published active" and "published draft" are returned in the results, which is not the desired outcome. I’m unsure why Elastic Search is returning this and would appreciate assistance in troubleshooting and fixing it.
Additionally, I would like to:
Enable the selection of multiple manufacturers at the same time in the filtering.
Combine the filtering of multiple manufacturers with specific status selection.
If you have experience with Elastic Search and filtering logic in n8n, I’d love to hear from you and get your help in solving these challenges.
I’ve added filters for manufacturers and status, and these partially work. However, the problem arises when I filter by a specific status, such as "published active." Although the query seems to be correctly sent to Elastic Search, both "published active" and "published draft" are returned in the results, which is not the desired outcome. I’m unsure why Elastic Search is returning this and would appreciate assistance in troubleshooting and fixing it.
Additionally, I would like to:
Enable the selection of multiple manufacturers at the same time in the filtering.
Combine the filtering of multiple manufacturers with specific status selection.
If you have experience with Elastic Search and filtering logic in n8n, I’d love to hear from you and get your help in solving these challenges.