OpenSearch/plugins/examples
Luca Cavanna d54f88f62c
Remove unused empty constructors from suggestions classes (#37295)
We recently migrated suggestions to `Writeable`. That allows us to also
clean up empty constructors and methods that called them as they are no
longer needed. They are replaced by constructors that accept a
`StreamInput` instance.
2019-01-14 08:32:45 +01:00
..
custom-settings Separate out validation of groups of settings (#34184) 2019-01-07 16:12:58 +00:00
custom-suggester Remove unused empty constructors from suggestions classes (#37295) 2019-01-14 08:32:45 +01:00
painless-whitelist Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rescore Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
rest-handler Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
script-expert-scoring Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
build.gradle Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00