Hi,

I searched the word again and document is appearing and iam getting the hit


On Fri, Nov 29, 2013 at 4:26 PM, Ian Lea <[email protected]> wrote:

> How do you know it's not working?  My favourite suggestion: post a
> very small self-contained RAMDirectory based program or test case, or
> maybe 2 in this case, for 3.6 and 4.3, that demonstrates the problem.
>
>
> --
> Ian.
>
>
> On Fri, Nov 29, 2013 at 6:00 AM, VIGNESH S <[email protected]>
> wrote:
> > Hi,
> >
> > I try deleting the document from the Index like below.It is working in
> case
> > of Lucene 3.6.But document is not getting deleted  for Lucene 4.3
> >
> >
> > Term term = new Term("path", value);
> >
> > mWriter.deleteDocuments(term);
> > mWriter.commit();
> >
> > Please kindly help..
> > --
> > Thanks and Regards
> > Vignesh Srinivasan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Thanks and Regards
Vignesh Srinivasan
9739135640

Reply via email to