Hello,
I want to delete document from the index. How can I do this? In
IndexReader, there is implemented Delete but IndexReader is abstract
class, cannot be used directly, so what should I use?
thx
Mirek
I want to delete document from the index. How can I do this? In
IndexReader, there is implemented Delete but IndexReader is abstract
class, cannot be used directly, so what should I use?
thx
Mirek