I set in aspseek.conf: 

DisallowNoMatch ^http://www\.um\.dk/    

And run ./index -u http://www.um.dk/%

But documents from www.um.dk is still in the aspseek-db ??? I want to delete
this site.

Why

Thank you

Claus

-----Oprindelig meddelelse-----
Fra: Alexander F. Avdonkin [mailto:[EMAIL PROTECTED]]
Sendt: 20. marts 2001 04:22
Til: [EMAIL PROTECTED]
Emne: Re: [aseek-users] Syntax to Delete 1 Url from database?


Unfortunately, u can not use -u parameter with -C, -u will be ignored.
However you can workaround it in the following way:
Put command to aspseek.conf.
DisallowNoMatch ^URL
run
index -u URL

Alexander.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 20, 2001 4:21 AM
Subject: [aseek-users] Syntax to Delete 1 Url from database?


>
> What is the correct syntax to delete 1 site or a pattern of sites from the
> aspseek database?
>
> I am guesing it is:
> index -u "http://www.somesite.com/" -C
>
> However I am nervous trying this without asking first I have successfully
> indexxed 30,000 sites, and everything is very Stable right now!
> the output of index says -C will Clear database, and I just want to clear
> 1 URL...
>
> Thanks!
>
>

Reply via email to