I'm having a search engine for source code of different repositories. In 
which the cluster consist of about 500 indices and about 1.8 million 
documents with its full content.

And am facing slowness issue while searching the content, its taking a 
little extra time to display the results.

Those indices in the cluster were imported from the other cluster, if so 
will the metadata of those indices will cause any difference in search 
performance? Previously it was working fine, but after importing indices to 
another cluster and searching in the new cluster makes the performance 
degradation.

My configurations for the index is as:

index.number_of_shards: 1
index.number_of_replicas: 0


Any suggestions would be helpful.

Regards,
Anand

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/002c6047-a0b9-4760-9b35-5d0ed2c46e5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to