OpenSearch/plugins
Ryan Ernst c1f1f66509 Scripting: Replace advanced and native scripts with ScriptEngine docs (#24603)
This commit documents how to write a `ScriptEngine` in order to use
expert internal apis, such as using Lucene directly to find index term
statistics. These documents prepare the way to remove both native
scripts and IndexLookup.

The example java code is actually compiled and tested under a new gradle
subproject for example plugins. This change does not yet breakup
jvm-example into the new examples dir, which should be done separately.

relates #19359
relates #19966
2017-05-11 12:15:16 -07:00
..
analysis-icu Add ICUCollationFieldMapper (#24126) 2017-05-10 10:35:11 +02:00
analysis-kuromoji Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-phonetic Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-smartcn Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-stempel Allow plugins to build pre-configured token filters (#24223) 2017-05-09 14:50:49 -04:00
analysis-ukrainian Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-azure-classic Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
discovery-ec2 Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
discovery-file Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
discovery-gce Limit AllocationService dependency injection hack (#24479) 2017-05-05 08:39:18 +02:00
examples Scripting: Replace advanced and native scripts with ScriptEngine docs (#24603) 2017-05-11 12:15:16 -07:00
ingest-attachment Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-geoip Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
ingest-user-agent Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
jvm-example Add Vagrant based testing fixture (#24249) 2017-05-04 10:17:55 -04:00
mapper-murmur3 Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
mapper-size Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-azure Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-gcs Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
repository-hdfs Introduce Kerberos Test Fixture for Repository HDFS Security Tests (#24493) 2017-05-10 17:42:20 -04:00
repository-s3 S3 Repository: Add back repository level credentials (#24609) 2017-05-11 12:14:23 -07:00
store-smb Tests: Clean up rest test file handling (#21392) 2017-04-18 15:07:08 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00