Skip to content

Commit 33471f0

Browse files
committed
Update README.md
1 parent 06e3c50 commit 33471f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ I will use this project as a basic api for building and searching with Elasticse
55
- Build docker service and test instance for creating an index with sample datasets and searching with Elasticsearch
66
- Also run local environment with this project using `./service_start.sh` script
77
- Build Docker Instance for testing with pytest using using `./docker-compose.yml` or different ways the following method like the step `Install Service and Test with Elasicsearch Cluster based on Docker`
8-
- Provide the number of primary/replica(replica should be one by default) shards with resharding stratege by using
9-
`'/cluster/sharding_predict'` with POST method
8+
- Estimate the number of primary/replica(replica should be one by default) shards with resharding stratege by using
9+
`'/cluster/sharding_predict'` with POST method against data size
1010

1111

1212
#### Install Poerty

0 commit comments

Comments
 (0)