OpenSearch/test/framework
Simon Willnauer 0cc0fd2d15
Add a frozen engine implementation (#34357)
This change adds a `frozen` engine that allows lazily open a directory reader
on a read-only shard. The engine wraps general purpose searchers in a LazyDirectoryReader
that also allows to release and reset the underlying index readers after any and before
secondary search phases.

Relates to #34352
2018-11-07 20:23:35 +01:00
..
src Add a frozen engine implementation (#34357) 2018-11-07 20:23:35 +01:00
build.gradle Introduce build qualifier parameter (#35155) 2018-11-02 05:27:40 +02:00