DeleteByQuery ignores types with TransportClient

Hi,
DeleteByQueryRequest does not serialize "types" in "writeTo" method, which
causes to delete all the entries matching the given query in the specified
index.

Regards,
Sezgin Kucukkaraaslan
www.ifountain.com

Good catch!, opened an issue and pushed a fix for it:
Delete By Query: Types are not serialized over network, causing them to be ignored · Issue #580 · elastic/elasticsearch · GitHub.

2010/12/30 sezgin küçükkaraaslan sezo104@gmail.com

Hi,
DeleteByQueryRequest does not serialize "types" in "writeTo" method, which
causes to delete all the entries matching the given query in the specified
index.

Regards,
Sezgin Kucukkaraaslan
www.ifountain.com