Just a question on how aspseek deals with external insertion of URLs. My 
question is this:

Let's say I have 100 URLs already indexed and available for searching. Now I 
get a request to insert this URL:

http://www.somedomain.com/

I now place this URL in an external file I call urls.txt. I then do this 
with index:

./index -i -f ./urls.txt

and finally index it:

./index

BUT what if this URL is already in the database? Will aspseek be intelligent 
enough to know this and NOT cause a problem? How will aspseek deal with 
this? Will aspseek delete, overwrite, replace, duplicate it or what?

I have added this URL in aspseek.conf and that didn't cause a duplicate or 
any problems that I know of, but wasn't sure if I insert it using the -i -f 
command whether or not this will mess things up or not.

Of course it's easy to check if the URL already exists, but I have about 4 
million URLs currently and receive about 1,000 URL insertion requests a day 
so checking is out of the question.

Help in answering this question would be appreciated,
Karen

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com

Reply via email to