getting document attribute values without scrolling - elastic search next

后端 未结 0 1816
执念已碎
执念已碎 2021-01-15 00:51

I have indexed documents with this simplified structure:

public class Document
{
    public string Id { get; set; }
    public string x { get; set; }

}


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