Round Two of my quest to cluster the Grails Searchable Plugin index with Terracotta! In my first post I outlined my intent to use Terracotta to cluster the Grails Searchable Plugin (Lucene + Compass) using the Lucene RAMDirectory approach. Incidentally, my first attempt failed miserably.
As a quick confidence booster before setting out again, […]
Entries from January 2008
Part 2: Terracotta: 1, Grails Searchable Plugin+Me: 1
January 29th, 2008 · 4 Comments
Tags: Grails · Technology · code
Using JDBCDirectory with the Grails Searable Plugin
January 24th, 2008 · 4 Comments
In my last post I mentioned that one of the options I was considering for clustering the Grails Searchable plugin, though not the preferred option, was to use the JDBCDirectory implementation of Lucene. I had this working in just 15 minutes and though it’s probably not the optimal approach, it is by far the […]
Tags: Grails · Technology · code
Terracotta: 1, Grails Searchable Plugin+Me: 0
January 22nd, 2008 · 6 Comments
I’m on a quest to figure out how to cluster the Grails Searchable plugin that’s based on Lucene/Compass across multiple nodes with as little intrusion and in a way that’s as turnkey as possible. I’m in immediate need of a solution, and I think it would be a good contribution to the Searchable plugin.
To […]
Tags: Grails · Technology
Building Grails Applications with Hudson
January 21st, 2008 · 5 Comments
I’m never surprised by the shear magnitude of stuff I don’t know about. Last week I stumbled upon Hudson as I was searching for help to configure Cruise Control to build and execute tests for my a Grails application. I found this post that introduced me to Hudson and got me started.
Let […]
Tags: Grails · Technology · code
Few and…
January 15th, 2008 · No Comments
Posts have been few and far between these days. I still struggle with what to share on this blog and what purpose I have for it. Going forward I am going to focus more on sharing technology related “stuff”. I receive so much from the open source community at large and one […]
Tags: Personal