OpenSearch/modules
Nik Everett cf6e1a4362 Move all FetchSubPhases to `o.e.search.fetch.subphase`
As the most complicated `FetchSubPhase` highlighting gets its own package
(`o.e.seach.fetch.subphase.highlight`. No other `FetchSubPhase`s get their
own package. Instead they all reside together in `o.e.search.fetch.subphase`.

Add package descriptions to `o.e.search.fetch` and subpackages.
2016-08-12 18:21:15 -04:00
..
aggs-matrix-stats Serialize doc counts in Matrix-Stats module 2016-08-01 18:05:10 -05:00
ingest-common ingest: Made the response format of the get pipeline api match with the response format of the index template api 2016-07-29 17:58:30 +02:00
lang-expression Collapse o.e.index.mapper packages. #19921 2016-08-10 17:51:11 +02:00
lang-groovy Catch AssertionError and NoClassDefFoundError in groovy scripts 2016-08-12 13:06:49 -06:00
lang-mustache Merge remote-tracking branch 'dakrone/compliation-breaker' 2016-08-09 11:57:26 -06:00
lang-painless Catch OutOfMemory and StackOverflow errors in Painless since it's safe 2016-08-10 18:09:45 -07:00
percolator Move all FetchSubPhases to `o.e.search.fetch.subphase` 2016-08-12 18:21:15 -04:00
reindex Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
transport-netty3 Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
transport-netty4 Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
build.gradle Make module client jars go to org.elasticsearch.plugin groupId 2016-07-14 02:58:27 -07:00