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 writer? how
> could lucene to search documents that have value
> "something" and do
> not need to worry about what kind of field names
> with it. For example:
> if document has field name: test1 with value
> "something" and another
> one has field name: test2 with value "something"
> should both be
> hitted.
> Thanks a lot.
> -- 
> Haipeng Du
> Software Engineer
> Comphealth, 
> Salt Lake City
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to