URL-based access

2005-06-08 Thread LABATTE Jacques
Is there a way to allow Lucene to function using URL-based access ? Reader and writer requests are in the first machine ; Documents to index and indexes are in a second machine. Jacques.

URLDirectory

2005-06-07 Thread LABATTE Jacques
Hi, I'm looking for URLDirectory implementation NOT based on RAMDirectory because the size of my indexes is up to 500Mo. Thanks. Jacques LABATTE.