Saturday 16 February 2013

Spring Data GemFire 1.3 M1

Spring Data Gemfire 1.3 M1 release is now available. This is the first time I have committed anything to open source. Hopefully there will be more over 2013.

Monday 11 February 2013

Advanced GemFire + Lucene + Spring Data for Text Searching

Just posted my first technical blog on Vmware vfabric blog site on Spring GemFire Lucene integration work I did for some fun late last year.

Article Snippet

In this article, we’ll talk about how to integrate the Lucene text searching solution using Spring Data and GemFire to provide a flexible, parallel fast search engine. By combining the two independent products we can leverage each product to its fullest capability. The end result provides an elastic search capability with the in memory data speeds of a distributed cache platform and high availability.

Follow the link to read the full article.