DotLucene question...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mirek

    DotLucene question...

    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
Working...