Skip to content

Commit 1b792fc

Browse files
parkerduckworthaliszka
authored andcommitted
update docker compose cluster
1 parent 3ca240f commit 1b792fc

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

ci/docker-compose-cluster.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@ services:
1616
CLUSTER_GOSSIP_BIND_PORT: "7110"
1717
CLUSTER_DATA_BIND_PORT: "7111"
1818

19-
contextionary:
20-
image: semitechnologies/contextionary:en0.16.0-v1.2.0
21-
ports:
22-
- "9797:9999"
23-
environment:
24-
OCCURRENCE_WEIGHT_LINEAR_FACTOR: 0.75
25-
EXTENSIONS_STORAGE_MODE: weaviate
26-
EXTENSIONS_STORAGE_ORIGIN: http://weaviate:8080
27-
NEIGHBOR_OCCURRENCE_IGNORE_PERCENTILE: 5
28-
ENABLE_COMPOUND_SPLITTING: 'false'
29-
3019
weaviate-node-2:
3120
init: true
3221
command:

0 commit comments

Comments
 (0)