EsBulkProxy.appendIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void appendIndex(string index, string type, string id, string data)
    struct EsBulkProxy
    void
    appendIndex
    (
    string index
    ,
    string type
    ,
    string id
    ,
    string data
    )
  2. void appendIndex(string index, string type, string id, Json record)

Meta