OpenSearch/modules
Martijn van Groningen 7c3735bdc4
percolator: Store the QueryBuilder's Writable representation instead of its XContent representation.
The Writeble representation is less heavy to parse and that will benefit percolate performance and throughput.

The query builder's binary format has now the same bwc guarentees as the xcontent format.

Added a qa test that verifies that percolator queries written in older versions are still readable by the current version.
2017-07-28 12:24:10 +02:00
..
aggs-matrix-stats Respect cluster alias in `_index` aggs and queries (#25885) 2017-07-26 09:16:52 +02:00
analysis-common Pre-configured shingle filter should disable graph analysis (#25853) 2017-07-24 18:42:15 +02:00
ingest-common Disallow lang to be used with Stored Scripts (#25610) 2017-07-12 07:55:57 -07:00
lang-expression Cleanup IndexFieldData visibility (#25900) 2017-07-26 20:03:42 +02:00
lang-mustache remove lang url parameter from stored script requests (#25779) 2017-07-20 08:51:08 -07:00
lang-painless Cleanup IndexFieldData visibility (#25900) 2017-07-26 20:03:42 +02:00
parent-join Merge FunctionScoreQuery and FiltersFunctionScoreQuery (#25889) 2017-07-28 09:22:20 +02:00
percolator percolator: Store the QueryBuilder's Writable representation instead of its XContent representation. 2017-07-28 12:24:10 +02:00
reindex Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Shade external dependencies in the rest client jar 2017-07-24 12:55:43 -05:00
tribe Move tribe to a module (#25778) 2017-07-28 11:23:50 +02:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00