OpenSearch/modules
Jack Conradson a74ba7d5ba Task to generate Painless API's per context (#41233)
This adds a gradle task called generateContextDoc in the Painless module. The 
task will start a cluster, issue commands against the context rest api for 
Painless, and generate documentation for each API per context. Each context 
has a first page of classes sorted by package first and class name second, 
along with a page per package with each classes' constructors, methods, and 
fields. A link is generated for each constructor, method, and field to a JavaDoc 
page when possible.
2019-04-23 11:28:27 -07:00
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
ingest-common convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Task to generate Painless API's per context (#41233) 2019-04-23 11:28:27 -07:00
mapper-extras convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
parent-join Small simplifications to mapping validation. (#39777) 2019-03-08 12:34:09 -08:00
percolator Remove -Xlint exclusions in the percolator module. (#40372) 2019-03-26 07:55:02 +01:00
rank-eval convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
reindex Add FIPS specific testclusters configuration (#41199) 2019-04-19 10:36:54 +03:00
repository-url convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
transport-netty4 [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00