We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca240f commit 1b792fcCopy full SHA for 1b792fc
ci/docker-compose-cluster.yml
@@ -16,17 +16,6 @@ services:
16
CLUSTER_GOSSIP_BIND_PORT: "7110"
17
CLUSTER_DATA_BIND_PORT: "7111"
18
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
-
30
weaviate-node-2:
31
init: true
32
command:
0 commit comments