search results with combination of conditions

Hello Team
Please let me know if anyone have idea about this elasticsearch query. I have to search a result with these condition:
1)filter:- attribute1="value1" AND attribute2="value2"
2)should:- attribute1="value1" AND attribute3="value3"
result sohuld be union of both. I tried to add same condition but the conditions in should are ignored. I also added "minimum_should_match":1 , but again same
result.
Answers
-
Heyhey,
how should your target query look like in json? Have you tried to build it by hand (in json) and send it to elastic search via postman first?
Do I understand correct, that you want:
(attribute1="value1" AND attribute2="value2") OR (attribute1="value1" AND attribute3="value3")
All the best,
Florian
0
Categories
- All Categories
- 38 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 33 Spryker News
- 549 Developer Corner
- 420 Spryker Development
- 54 Spryker Dev Environment
- 284 Spryker Releases
- 30 Propel ORM
- 46 Community Projects
- 6 Gacela Project
- 3 PHP Bridge
- 21 Hackathon
- 3.2K 📜 Slack Archives
- 115 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random
- 4 Code Testing
- 23 Product & Business Questions
- 44 Spryker Safari Questions
- 36 The Blackhole