ElasticSearch Development Team is announcing that ElasticSearch with version number 1.7.1 is already available to download.
What is ElasticSearch ?
ElasticSearch is A distributed RESTful Java search engine with support for real-time search analytics, built specifically for cloud computing infrastructures .
ElasticSearch is considered one of the best open source search engines around.ElasticSearch is a top of the line product, currently used by companies like StumbleUpon, WordPress, Foursquare, Mozilla, GitHub, Salesforce, Klout, StackOverflow, IGN, Xing, SoundCloud and Sony.Built on top of Apache Lucene, ElasticSearch takes embeddable search engines to a new level of efficiency and professionalism.ElasticSearch allows developers to start with one machine and scale to hundreds, working as the simple search engine embedded with a WordPress blog, or as your own Google clone in the cloud.Deploying the search capabilities of ElasticSearch may be a little difficult for beginners, but if the final performance is what drives you, then it's worth all the effort.
This is changelog for ElasticSearch version 1.7.1 :
- New features:
- Logging: Add ability to specify a SizeBasedTriggeringPolicy for log configuration
- Mapping: Bring back numeric_resolution
- REST API: Add response filtering with filter_path parameter
You can read the complete changelog and also download this latest version on their homepage:
www.elasticsearch.org