View Single Post
  #2 (permalink)  
Old 03-03-2008, 09:22 AM
Leif.Högberg Leif.Högberg is offline
Member
 
Join Date: Aug 2007
Location: Sweden
Posts: 52
Send a message via MSN to Leif.Högberg
Default

Are you asking if it works over NFS or are you asking if it works on windows?

From the manual:
"flock() will not work on NFS and many other networked file systems.".
"Index size is limited by 2GB for 32-bit platforms."

Developing with lucene on your local machine (running xp) should be no problem as long as you're not running 32bit win and have indexes over 2gb or are using a networked FS.
Reply With Quote