On Mon, May 11, 2009 at 3:58 PM, Andrew McCombe wrote:
> Thanks. Found out the hard way that abort also removes the index :)
I guess you were using 1.3?
In the 1.3 release, abort stops the full-import and does not commit the
data. However, due to Lucene's limitation, the data is committed whe
Hi
Thanks. Found out the hard way that abort also removes the index :)
Regards
Andrew
2009/5/11 Noble Paul നോബിള് नोब्ळ् :
> you can abort a running import with command=abort
>
> if you kill the jetty in between Lucene would commit the uncommitted docs
>
> On Mon, May 11, 2009 at 3:13 PM, A
you can abort a running import with command=abort
if you kill the jetty in between Lucene would commit the uncommitted docs
On Mon, May 11, 2009 at 3:13 PM, Andrew McCombe wrote:
> Hi
>
> Is it possible to stop a full-import from a dataimport handler and if so, how?
>
> If I stop the import or s
Hi
Is it possible to stop a full-import from a dataimport handler and if so, how?
If I stop the import or stop Jetty and restart it whilst the
full-import is taking place, will it delete the indexed data?
Thanks in Advance
Andrew