Best unofficial Apache Server developers community |
| |||||
| Feb 23, 2011 | |||||
|
Alois Cochard |
|
||||
| Tags: | |||||
|
From Compass to ElasticSearch January 11, 2011 09:19:18 AM (I hope this post didn't sent twice..) Hello, I would like to migrate an app I wrote using Compass to work with ElasticSearch (the Java API). I did some searches and experiments, but failed to find the answers, so can you point me to relevant… Search the http://elasticsearch.org website with elasticsearch itself February 11, 2011 08:53:09 AM Hi, I've spent couple of hours during the last days with implementing an ElasticSearch-backed search for the ES website (so it could be “self-hosted”, so to speak), as we have been talking about it on IRC the other day. First, you can try the… How to integrate JackRabbit with Compass? August 9, 2010 08:20:44 AM Hi Guys, Does Jackrabbit integrate with Compass? If yes then can someone please share Configuration/Code snippet? Thanks & Regards. Atul Tripathi Compass on App Engine using default namespace November 4, 2010 03:24:14 PM Compass on App Engine stores it's data in the default namespace despite there being another namespace set(in a filter). Is there any way to have it honor the set namespace? cross-posted from… mybatis integration with compass Search engine January 20, 2011 02:03:28 AM Hi there; I can find alot of documentation on Compass /Ibatis integration. Does compass work the same way with MyBatis 3.x.x? May be we need some document on that somewhere on the internet so that googlers like me can find it. Josh. ElasticSearch 0.14.2 Released January 5, 2011 03:51:05 PM Hi, 0.14.2 is out, fixing a major bug in highlighting: https://github.com/elasticsearch/elasticsearch/issues/closed#issue/600 . There are also bug fixes and minor features added to this release, all found here:… elasticsearch sharding February 14, 2011 08:04:46 AM Hi, for my application i've tested Lucene, but quickly had problems with >10 million documents in one index on one server. Query latency growed up to several seconds and for some keywords result sets had been very large - up to out of memory.… 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… 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 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… 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.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 Hosting and securing ElasticSearch. January 31, 2011 11:59:04 AM This is a multi-part message in MIME format. I've been looking at ElasticSearch and I'm a huge fan of what I'm seeing so far. I'm currently using Lucene.NET on my site (sf4answers.com) to perform searching, but I feel that I'd… org.elasticsearch.action.UnavailableShardsException January 7, 2011 12:59:43 AM Hi, Before doing any configuration my example was eorking well. I configured my elasticsearch.yml as follows: node: data: true index : number_of_shards : 3 number_of_replicas : 2 I am getting the following error: Exception in thread… 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-head – new GUI up on GitHub January 16, 2011 10:03:42 PM Hi, just thought I'd pass on some info, one our our intrepid UI engineers at Aconex is building for us a useful in house tool to combine with our upcoming use of Flume->ElasticSearch, and we've licensed it under ASL 2. … 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… Error Running ElasticSearch February 14, 2011 10:46:43 PM When I try to run ElasticSearch (on a Linux Ubuntu VM) I get the following error: Error occurred during initialization of VM Could not reserve enough space for object heap I am a Linux/Java dummy. I realize this is probably not purely an ES… | |||||