diff --git a/scripts/workers/config.sh.example b/scripts/workers/config.sh.example index 7576a109ab52b2c4b224805f5cc7c1662b455c9c..7f071fbd59c20b66c4a71404bf8b7b0bc2e2be6f 100644 --- a/scripts/workers/config.sh.example +++ b/scripts/workers/config.sh.example @@ -15,7 +15,7 @@ columnName="COD_ORGSUP_EXERCICIO" declare -A filter filter=( - [mec]="MINISTERIO DA EDUCACAO" + [mec]="15000" ) # Host: ElasticSearch's host. Examples: "localhost"