from FSDirectory to RAMDirectory
: Hi,
: I find that unit tests that modify an existing record in the Lucene
: index by removing it , modifying it and re-adding it, fails if I
switch
: from an FSDirectory to a RAMDirectory.
Could you please post a full and complete unit test that demonstrates
the
: Hi,
: I find that unit tests that modify an existing record in the Lucene
: index by removing it , modifying it and re-adding it, fails if I switch
: from an FSDirectory to a RAMDirectory.
Could you please post a full and complete unit test that demonstrates the
problem. Based on your descript
Hi,
I find that unit tests that modify an existing record in the Lucene
index by removing it , modifying it and re-adding it, fails if I switch
from an FSDirectory to a RAMDirectory.
This code gives me a Directory that works:
FSDirectory fsDirectory =
FSDirectory.getDirectory(physicalDirectoryNam