* [DATAES-9] - multiple elasticsearch cluster nodes not getting parsed if using property file
** Improvement
* [DATAES-7] - Migrate to the latest version of elasticsearch 0.90.0
* [DATAES-11] - Missing core types in org.springframework.data.elasticsearch.annotations.FieldType
* [DATAES-15] - Upgrade to latest version of elasticsearch( 0.90.2 )
* [DATAES-19] - Delete specific type in an index, Type exists check
* [DATAES-22] - Add support for TransportClient additional parameters such as client.transport.ignore_cluster_name, client.transport.ping_timeout, client.transport.nodes_sampler_interval
** New Feature
* [DATAES-8] - Add support for Index level configuration
* [DATAES-17] - Add support to retrieve highlighted text in search result
** Task
* [DATAES-1] - Migrate sources to SpringSource GitHub repository
* [DATAES-3] - Move to Spring Data build system
* [DATAES-4] - Initial round of JavaDoc polish
* [DATAES-5] - Add Apache license headers where necessary
* [DATAES-6] - Add ability to let NodeClient clean up working directory
* [DATAES-45] - Release 1.0 M1.
Issues maintaine in GitHub tracker:
- #42 - org.springframework.data.elasticsearch.client.NodeClientFactoryBean' is not a valid value for 'anyURI'
- #40 - how to create index for json objects?
- #38 - Configure with native Client with embedded elasticsearch
- #37 - embedded elasticsearch client - how to recover data after process is restarted?