Best unofficial Apache Server developers community |
| |||||
| Dec 30, 2010 | |||||
|
Davide |
|
||||
|
RabbitMQ bulk results October 1, 2010 10:52:56 AM How do you get back the result of the operation (index, delete, etc) when using RabbitMQ river? I didn't see in the docs a way for the client to get notified in case something goes wrong. -Andrei how to implement RabbitMQ River using java? December 21, 2010 12:54:14 AM Hi How to implement RabbitMQ River using Java?please provide detail information ,what are the configuration required to use Rabbitmq in elastic search. Thanks Terrastore RabbitMQ-based event bus October 20, 2010 03:15:27 AM Hi guys, I was recently thinking about providing a Terrastore event bus implementation based on the popular RabbitMQ broker (http://www.rabbitmq.com/). Terrastore already provides an in-memory and an ActiveMQ-based event bus implementations: the… 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… 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.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.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.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 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.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… 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… 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… 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:… 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,… 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… 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… 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:… | |||||
(33 lines) Dec 30, 2010 16:58
(50 lines) Dec 31, 2010 07:03
(66 lines) Dec 31, 2010 09:19
(79 lines) Dec 31, 2010 12:12