Elasticsearch : Filter Nested object by Condition c#

后端 未结 0 1529
孤独总比滥情好
孤独总比滥情好 2021-01-21 17:11

How can I return specific item in nested object I\'ve this document

{
"ProductName":"x",
"UserLiked" : [
{
"UserId":1
},
{         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题