Elasticsearch.net - How to apply Source Filtering and return Distinct Values on a nested type?

后端 未结 0 1726
情深已故
情深已故 2020-12-01 14:29

Basically I have a data source like this:

   class source{
       string A;
       string B;
       List C;
       }
   [Nested]
   class Ne         


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