I installed Elasticsearch on my server (Windows Server 2012). When I execute several query requests as a stress test, only half of the processor cores are used. Why?
Do you use elasticsearch default configuration?
, , //. , . ( ) . ( * 3).
( ) elasticsearch.yml:
threadpool.search.type: fixed threadpool.search.size: <num-of-threads>
, .