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.

_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008

Reply via email to