URL-based access
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
Hi, I'm looking for URLDirectory implementation NOT based on RAMDirectory because the size of my indexes is up to 500Mo. Thanks. Jacques LABATTE.