Hello, I want to let IndexReader finding the modification in time,so i use MyFilterIndexReader which extend FilterIndexReader to cache the deleted document in RAM.when this FilterIndexReader be the argument of a IndexSearcher,i found that this IndexSearcher can not filter the deleted document,so i want to know how IndexSearcher and FilterIndexReader be used can deleted documents filtered?
zhouzhou ---------- 2011-06-26