Re: newbie questions

2005-08-25 Thread Michael Ji
I guess so, but I didn't try that before, Michael Ji, --- haipeng du <[EMAIL PROTECTED]> wrote: > yes, that is right. Could I do that from Lucene API? > Thanks a lot. > > On 8/25/05, Michael Ji <[EMAIL PROTECTED]> wrote: > > I guess, you need to delete a doc from lucene > search > > engine to a

Re: newbie questions

2005-08-25 Thread haipeng du
yes, that is right. Could I do that from Lucene API? Thanks a lot. On 8/25/05, Michael Ji <[EMAIL PROTECTED]> wrote: > I guess, you need to delete a doc from lucene search > engine to avoid to be hit it; > > you can use LuakeAll (an admin tool for lucene > indexing) to manupilate the indexed cont

Re: newbie questions

2005-08-25 Thread Michael Ji
I guess, you need to delete a doc from lucene search engine to avoid to be hit it; you can use LuakeAll (an admin tool for lucene indexing) to manupilate the indexed content; Michael Ji, --- haipeng du <[EMAIL PROTECTED]> wrote: > could lucene have a way to delete a document from > index write