Skip to content

Commit 1209167

Browse files
committed
remove no longer used Elasticsearch scripts
1 parent ccf4d4c commit 1209167

5 files changed

+0
-13
lines changed

docker-compose.yml

-8
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,6 @@ services:
167167
source: ./elasticsearch/metacpan.yml
168168
target: /usr/share/elasticsearch/config/metacpan.yml
169169
read_only: true
170-
- type: bind
171-
source: ./elasticsearch/scripts
172-
target: /usr/share/elasticsearch/config/scripts
173-
read_only: true
174170
ports:
175171
- "9200"
176172
networks:
@@ -201,10 +197,6 @@ services:
201197
source: ./elasticsearch/test.yml
202198
target: /usr/share/elasticsearch/config/test.yml
203199
read_only: true
204-
- type: bind
205-
source: ./elasticsearch/scripts
206-
target: /usr/share/elasticsearch/config/scripts
207-
read_only: true
208200
ports:
209201
- "9200"
210202
networks:

elasticsearch/scripts/prefer_shorter_module_names_100.groovy

-1
This file was deleted.

elasticsearch/scripts/prefer_shorter_module_names_400.groovy

-2
This file was deleted.

elasticsearch/scripts/score_version_numified.groovy

-1
This file was deleted.

elasticsearch/scripts/status_is_latest.groovy

-1
This file was deleted.

0 commit comments

Comments
 (0)