Skip to content

Commit 06e3c50

Browse files
committed
Update README.md
1 parent 7cae8ee commit 06e3c50

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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
10+
811

912
#### Install Poerty
1013
```

0 commit comments

Comments
 (0)