开发者

I'm using Railo 3.1 and CFSearch, I want to distribute across several machines

开发者 https://www.devze.com 2023-03-03 14:04 出处:网络
Can I rsync lucene indexes (every 5mins) 开发者_开发百科to another pair of boxes and run the same app just for search?

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消