P.S. At one point I tried doing an in-memory index using the RAMDirectory and then merging it with an on-disk index and it didn't work. The RAMDirectory never flushed to disk... leaving me with an empty index. Only when the number of documents is greather than the maxBufferedDocs properties. What I have to do?
- RAMDirectory 2 WATHELET Thomas
- Re: RAMDirectory 2 Otis Gospodnetic
- RE: RAMDirectory 2 WATHELET Thomas