Skip to content

Now the SW query is slow, should I adjust the indexShardsNumber? How much is appropriate? #7608

Answered by wu-sheng
xjt2016 asked this question in Q&A
Discussion options

You must be logged in to vote

(1) First of all, consider to upgrade to latest 8.7.0. There are a lot of perf improvements in the whole year, including persistent performance and query.

(2) Then, make sure your ElasticSearch has enough CPU/Memory, and uses SSD. They are extremely important for your cluster performance.

The last step should consider indexShardsNumber. How many shards depend on your resources. If (2) doesn't get resolved, the increasement of shard number make very limited improvement.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@xjt2016
Comment options

@wu-sheng
Comment options

@xjt2016
Comment options

Answer selected by wu-sheng
Comment options

You must be logged in to vote
1 reply
@wu-sheng
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants