OpenSearch/core
javanna a96c76dcbd Remove FetchSubPhaseParseElement
With the search refactoring we don't use SearchParseElement anymore to define our own parsing code but only for plugins. There was an abstract subclass called FetchSubPhaseParseElement in our production code, only used in one of our tests. We can remove that abstract class as it is not needed and not that useful for the test that depends on it.
2016-09-07 10:05:21 +02:00
..
src Remove FetchSubPhaseParseElement 2016-09-07 10:05:21 +02:00
build.gradle Introduce Log4j 2 2016-08-30 13:31:24 -04:00