Hi,

On Mon, Apr 29, 2013 at 10:38 PM, Manuel Le Normand
<manuel.lenorm...@gmail.com> wrote:
> I want to make sure: iterating with the TermsEnum will not delete all the
> terms occuring in the same doc that includes the single term, but only the
> single term right?
> Going through the Class TermEnum i cannot find any "delete" method, how can
> i do this?

Sorry, I've been confusing. Deleting a term will delete all documents
that match this term.

--
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to