Simplified Network Settings

Hi,

Part of 0.7.1, which I forgot to mention, is also simplified network
settings. Check out the common network settings that can be set:
http://www.elasticsearch.com/docs/elasticsearch/modules/node/network/(specifically,
the 'network.host' setting).

Also, the TCP based modules, including Transport, HTTP, and memcached
settings have been greatly simplified, sharing the above common network
settings, and having simplified port settings: 'transport.tcp.port',
'http.port', and 'memcached.port'. Remember, port settings allow for things
like: '900-905,908,940-970', defining a range of possible ports, with the
first non busy port taken.

cheers,
shay.banon

Link is broken.
The correct link is this: http://www.elasticsearch.com/docs/elasticsearch/modules/node/network

On May 18, 1:35 am, Shay Banon shay.ba...@elasticsearch.com wrote:

Hi,

Part of 0.7.1, which I forgot to mention, is also simplified network
settings. Check out the common network settings that can be set:http://www.elasticsearch.com/docs/elasticsearch/modules/node/network/...,
the 'network.host' setting).

Also, the TCP based modules, including Transport, HTTP, and memcached
settings have been greatly simplified, sharing the above common network
settings, and having simplified port settings: 'transport.tcp.port',
'http.port', and 'memcached.port'. Remember, port settings allow for things
like: '900-905,908,940-970', defining a range of possible ports, with the
first non busy port taken.

cheers,
shay.banon