Hi,

I'm observing below exception while getting instance of indexWriter-

java.lang.IllegalArgumentException: Directory MMapDirectory@"directoryName" 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ec79746 still has 
pending deleted files; cannot initialize IndexWriter

Is it related to the default used NativeFSLockFactory. Should I use 
simpleFSLockFactory to avoid this type of issue. Please suggest as I'm getting 
the above exception in my application.

Thanks,
Mukul
Visit eGain on YouTube<https://www.youtube.com/user/egainchannel> and 
LinkedIn<https://www.linkedin.com/company/egain-corporation>

Reply via email to