On Mar 14, 2008, at 8:22 AM, Mathieu Lecarme wrote:
Dragon Fly a écrit :
Hi,
I'd like to find out if I can do the following with Lucene (on
Windows).
On server A:
- An index writer creates/updates the index. The index is
physically stored on server A.
- An index searcher searches against the index.
On server B:
- Maps to the index directory.
- An index searcher searches against the index (physically on
server A).
On server C (same setup as server B):
- Maps to the index directory.
- An index searcher searches against the index (physically on
server A).
Has anyone done anything similar? Thank you.
With shared drive, you will have SMB latency. Why don't use copy,
or RMI call?
Or Solr! :)
Erik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]