RE: Delete problems O.O

2008-02-11 Thread Cesar Ronchese
gt; parameter to IndexReader.deleteDocument(int). > > It sounds like the documentation could benefit from some more discussion > of the "docNum"/document "id" feature... > > Steve > > - &

RE: Delete problems O.O

2008-02-11 Thread Steven A Rowe
Hi Cesar, On 02/11/2008 at 2:19 PM, Cesar Ronchese wrote: > I'm running problems with document deletion. > [...] > This simply doesn't delete anything from the Index. > > //see the code sample: > //"theFieldName" was previously stored as Field.Store.YES and > Field.Index.TOKENIZED. > Term t =

Delete problems O.O

2008-02-11 Thread Cesar Ronchese
a safe way to delete documents OR: what I'm doing wrong? Thanks in advance. Cesar -- View this message in context: http://www.nabble.com/Delete-problemsO.O-tp15418663p15418663.html Sent from the Lucene - Java Users mailing list archive at Nabble.com.