Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

ElasticSearch 0.14.2 Released

Non-analyzed Field Must Be Null
(9 lines)
Jan 5, 2011
Shay Banon
Shay Banon
Hi,

    0.14.2 is out, fixing a major bug in highlighting:
https://github.com/elasticsearch/elas...closed#issue/600.
There are also bug fixes and minor features added to this release, all
found
here: https://github.com/elasticsearch/elas...ch/issues/closed.

-shay.banon


Reply
Tags: minor featuresbug fixes
ElasticSearch 0.14.1 Released
December 29, 2010 06:12:05 AM
Hi, Just released a bug fix for 0.14.0 version that was just released. It fixed a major regression in the REST create index API. Details of the regression are here: https://github.com/elasticsearch/elasticsearch/issues/closed#issue/578 . sorry…
ElasticSearch 0.14 Released
December 28, 2010 04:00:15 AM
Hi, ElasticSearch 0.14 released, see more here: http://www.elasticsearch.com/blog/2010/12/27/0.14.0-released.html. cheers, -shay.banon
ElasticSearch 0.13.1 Released
December 3, 2010 01:46:16 PM
Hi, ElasticSearch 0.13.1 released with one major change, upgrading the Lucene version from 3.0.2 to 3.0.3. The new Lucene version fixes two important bugs, the first is a memory leak that happens when running a long indexing session, and the…
ElasticSearch 0.11.0 Released
September 28, 2010 03:44:32 PM
Hi, 0.11 is out, more details here: http://www.elasticsearch.com/blog/2010/09/29/0.11.0-released.html. -shay.banon
pyes - Python ElasticSearch 0.12.1 Released
October 20, 2010 03:03:39 AM
Hi, The new release target elasticsearch 0.12 or above. pyes is a connector to use elasticsearch from python. Web: http://pypi.python.org/pypi/pyes/ Source: http://github.com/aparo/pyes/ Features: - Thrift/HTTP protocols - Bulk…
ElasticSearch Geo and rabbitMQ
December 30, 2010 08:47:03 AM
hi all, i'm new to elasticsearch and i'm looking for some directions. i would like to integrate geo searches into rabbitmq and since elasticsearch has integration for both i thought it could be the solution i am looking for. although there are some…
Anyone using ElasticSearch with Mongodb?
November 28, 2010 04:49:53 AM
I would be very interested to hear the paths that you guys have chosen for full text search on Mongodb documents. Anyone using ElasticSearch for the same? If yes can you throw some light on your experience as well as how you have done it. Would…
ElasticSearch and GeoIpSearch
October 26, 2010 11:03:07 AM
Oh... hey there ElasticSearchers :) Ok, so I'm thinking about using ES for looking up geo info about IP addresses. And I'm just wondering if someone has had some experience they would like to share. Or, if you have some insights on how this…
Few Querys related to ElasticSearch
November 29, 2010 05:08:48 AM
Hi Would appreciate if any of you can share your experience / thoughts on below questions: 1. REST Api vs Java api - Have read that Java api is much faster as it works at a lower level protocol. Do you guys have any comparison? 2. What approach do…
Elastica - PHP client for elasticsearch
October 20, 2010 06:49:41 AM
Hi I published my PHP client for elasticsearch named Elastica to github. The client is still in development but it I'm already using it in two installations. The difference to the PHP client from nervetattoo is that it integrates easily with Zend…
ElasticSearch.pm v 0.23 is out - big performance boost
October 19, 2010 05:12:17 PM
Hi all ElasticSearch.pm (the Perl API to ElasticSearch) is out here: http://search.cpan.org/~drtech/ElasticSearch-0.23/lib/ElasticSearch.p m It comes with a large performance boost, from bulk() indexing, and a different backend. You can read…
Problem with insert data to elasticsearch
October 25, 2010 05:18:39 AM
Hi, I'm using latest elasticsearch release 0.12.0 I have problem with insert data to elasticsearch. I'm using "elasticsearch" PHP client to insert data. Insert data is done in loop. PHP script insert 0 - 10000 entries and reload itself. Next it…
Prototype use of ElasticSearch Twitter River
November 10, 2010 08:59:49 AM
Mozilla Metrics has created a five node ElasticSearch cluster on some test machines that is using the Twitter River functionality to automatically retrieve a filtered set of documents from Twitter's streaming API and index them. I've just created…
CouchDB ElasticSearch Integration Howto
October 15, 2010 12:03:09 AM
Hi, ElasticSearch has added a feature which directly indexes couchdb documents. ElasticSearch listens on the CouchDB _changes interface and indexes the docs. This feature has undergone some changes in the current development series. So,…
Cant make elasticsearch run on my Mac Snow Leo - too many arguments
December 8, 2010 03:26:11 AM
Hello, I just can't make ElasticSearch start on my mac. I get this error message all the time: ./elasticsearch: line 96: [: too many arguments Exception in thread "main" java.lang.NoClassDefFoundError: Vault/ elasticsearch/work/heap Caused by:…
about elasticsearch.thrift,there is a conflict keyword params
September 30, 2010 02:51:52 AM
i'v just open a issue, http://github.com/elasticsearch/elasticsearch/issues/issue/392 struct RestRequest { 1: required Method method, 2: required string uri 3: optional map<string, string> params 4: optional map<string,…
Embedded client loading elasticsearch.yml from empty file
October 30, 2010 09:59:06 PM
Hi, I am using the embedded node from java: node = NodeBuilder.nodeBuilder() .client(true) .loadConfigSettings(true) .node(); That way I plan to use a non-data node just for routing the queries, with data being held in remote ones. For…
Defining a new analyzer provider forces pakcage name of the provider to begin with org.elasticsearch
December 29, 2010 08:56:25 AM
My elasticsearch properties define my own type: index.analysis.analyzer.my_analyzer.type=org.me.index.analysis.MyWonde rfulAnalyzerProvider When I run it I get a org.elasticsearch.common.settings.SettingsException: Caused by:…
0.12.0 Released
October 18, 2010 05:34:19 PM
Hi, A bit early, but 0.12.0 is released fixing one major bug with local gateway full recovery with more than one index, and adding some nice features here and there. Blog post here:…
0.13 Released
November 18, 2010 10:57:02 AM
Hi, 0.13 has just been released, here is the blog post about it: http://www.elasticsearch.com/blog/2010/11/18/0.13.0-released.html. Make sure you check the upgrade notes at the end of the post. cheers, -shay.banon
Messages released from MailScanner quarantine are marked as DUPLICATEDELIVER in Exchange 2007
November 5, 2009
I have installed Postfix with MailScanner on CentOS 5.4 as a smarthost for Exchange 2007. When a message gets quarantined and I later release it (…