OpenSearch/server
Jim Ferenczi 3ac64c1ec2 Fix total hits serialization of the search response (#36290)
This change removes the custom serialization of the total hits
and reuses the shard's serialization of Lucene#read/writeTopDocs
in the client code. This also removes the incorrect assertion that
trips randomly in bwc tests.

Closes #36284
2018-12-05 22:02:22 -08:00
..
licenses Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
src Fix total hits serialization of the search response (#36290) 2018-12-05 22:02:22 -08:00
build.gradle Testing conventions task part 2 (#36107) 2018-12-05 14:20:01 +02:00