File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
66The Elasticsearch repository contains examples of:
77
8- * a https://github.com/elastic/elasticsearch/tree/master /plugins/jvm-example[Java plugin]
8+ * a https://github.com/elastic/elasticsearch/tree/{branch} /plugins/jvm-example[Java plugin]
99 which contains Java code.
10- * a https://github.com/elastic/elasticsearch/tree/master /plugins/examples/rescore[Java plugin]
10+ * a https://github.com/elastic/elasticsearch/tree/{branch} /plugins/examples/rescore[Java plugin]
1111 which contains a rescore plugin.
12- * a https://github.com/elastic/elasticsearch/tree/master /plugins/examples/script-expert-scoring[Java plugin]
12+ * a https://github.com/elastic/elasticsearch/tree/{branch} /plugins/examples/script-expert-scoring[Java plugin]
1313 which contains a script plugin.
14- * a https://github.com/elastic/elasticsearch/tree/master /plugins/examples/meta-plugin[Java plugin]
14+ * a https://github.com/elastic/elasticsearch/tree/{branch} /plugins/examples/meta-plugin[Java plugin]
1515 which contains a meta plugin.
1616
1717These examples provide the bare bones needed to get started. For more
You can’t perform that action at this time.
0 commit comments