OpenSearch/modules/percolator
Simon Willnauer 7df5d05c62 Simplify SubFetchPhase interface (#18881)
This interface used to have dedicated methods to prevent calling execute
methods. These methods are unnecessary as the checks can simply be
done inside the execute methods itself. This simplifies the interface
as well as its usage.
2016-06-15 15:49:11 +02:00
..
src Simplify SubFetchPhase interface (#18881) 2016-06-15 15:49:11 +02:00
build.gradle Moved the percolator from core to its own module 2016-05-24 11:01:57 +02:00