Can I rsync lucene indexes (every 5mins) to another pair of boxes and run the same app just for search?
I'm not interested in doing App Server Clustering.
Well, it doesn't seem to work.
cfsearch didn't work with copied files, maybe it requires something in memory.
Rebuilding indexes on each individual machine is good enough for us.