I have an urls file list of 12548 urls
I clean the database ( ./index -C )
I verify that everything is ok ( ./index -S )
After, when I insertmy 12548 urls in aspseek ( ./index -i ), I make
./index -S
ASPSeek database statistics
Status Expired Total
-----------------------------
0 14527 14527 Not indexed yet
-----------------------------
Total 14527 14527
Why the number of urls increased ?
