Re: Deleting Terms:

2010-07-06 Thread Erick Erickson
That's because deleting a document simply marks it as deleted, it doesn't really do much else with it, all that work is deferred to the optimize step as you've found. But deleted documents will NOT be found even though the admin page shows their terms still in the index. Best Erick On Tue, Jul 6

Re: Deleting Terms:

2010-07-06 Thread Kumaravel Kandasami
FYI - optimise() operations solved the issue. Kumar_/|\_ www.saisk.com ku...@saisk.com "making a profound difference with knowledge and creativity..." On Tue, Jul 6, 2010 at 11:47 AM, Kumaravel Kandasami < kumaravel.kandas...@gmail.com> wrote: > BTW, Using SOLRJ - javabin api. > > > > Kuma

Re: Deleting Terms:

2010-07-06 Thread Kumaravel Kandasami
BTW, Using SOLRJ - javabin api. Kumar_/|\_ www.saisk.com ku...@saisk.com "making a profound difference with knowledge and creativity..." On Tue, Jul 6, 2010 at 11:43 AM, Kumaravel Kandasami < kumaravel.kandas...@gmail.com> wrote: > Hi, > >How to delete the terms associated with the doc