ngocnkd-1407

Results 1 comments of ngocnkd-1407

> See #169. I haven't used 7.x yet, but setting getTypeName() to return "_doc" or "" should work. > > ``` > function getTypeName() > { > return '_doc'; >...