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
-
fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,056 ⚖️ - Guardians (admin)
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
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 69 Spryker News
- 896 Developer Corner
- 758 Spryker Development
- 83 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 23 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 68 Spryker Safari Questions
- 50 Random