The problem had been gone when I reindex these pages. Thank you.
-----Oprindelig meddelelse-----
Fra: Alexander F. Avdonkin [mailto:[EMAIL PROTECTED]]
Sendt: 23. marts 2001 14:42
Til: [EMAIL PROTECTED]
Emne: Re: [aseek-users] Bug in 1.1.0
Have you moved directories 00w..99w ?
Check "DataDir" settings in "searchd.conf". Default value is
/usr/local/aspseek/var
Check if there any files in the directories <DataDir>/<DBName>/00w..99w
Alexander.
----- Original Message -----
From: "Claus Jul Larsen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 9:20 PM
Subject: SV: [aseek-users] Bug in 1.1.0
> ... and if I type eg. 'bil*' - the result will come!
>
> -----Oprindelig meddelelse-----
> Fra: Alexander F. Avdonkin [mailto:[EMAIL PROTECTED]]
> Sendt: 23. marts 2001 13:19
> Til: [EMAIL PROTECTED]
> Emne: Re: [aseek-users] Bug in 1.1.0
>
>
> This URL will not work
>
http://search.enovasion.dk/cgi-bin/s.cgi?q=b%F8rn*&cs=iso-8859-1&tmpl=/web/s
> earch.enovasion.dk/cgi-bin/s.htm&ul=http://www.experimentarium.dk/dk/%
>
> because '%' symbol is not escaped, you should use %25 at the end
>
> Alexander.
>
> ----- Original Message -----
> From: "Claus Jul Larsen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, March 23, 2001 7:47 PM
> Subject: SV: [aseek-users] Bug in 1.1.0
>
>
> > Maybe its help:
> >
> > When I run with these params:
> >
> >
>
http://search.enovasion.dk/cgi-bin/s.cgi?q=b%F8rn*&cs=iso-8859-1&tmpl=/web/s
> > earch.enovasion.dk/cgi-bin/s.htm&ul=http://www.experimentarium.dk/dk/%
> >
> > the message i var/dlog.log say:
> >
> > Subset http://www.experimentarium.dk/ not found - maybe the /dk/% is
> bugged?
> >
> > Claus
> >
> > -----Oprindelig meddelelse-----
> > Fra: Alexander F. Avdonkin [mailto:[EMAIL PROTECTED]]
> > Sendt: 23. marts 2001 11:35
> > Til: [EMAIL PROTECTED]
> > Emne: Re: [aseek-users] Bug in 1.1.0
> >
> >
> > I've checked my unicode version and everything works fine.
> > To find out the reason, debugging of "searchd" is required.
> > Could you give me result of "ls -l" in the "subsets" directory ?
> >
> > Alexander.
> >
> > ----- Original Message -----
> > From: "Claus Jul Larsen" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, March 23, 2001 6:07 PM
> > Subject: SV: [aseek-users] Bug in 1.1.0
> >
> >
> > > It's a bug or an error from my side?
> > >
> > > I've answered the mail before but didn't heard from you.
> > >
> > > C
> > >
> > > -----Oprindelig meddelelse-----
> > > Fra: Alexander F. Avdonkin [mailto:[EMAIL PROTECTED]]
> > > Sendt: 22. marts 2001 08:27
> > > Til: [EMAIL PROTECTED]
> > > Emne: Re: [aseek-users] Bug in 1.1.0
> > >
> > >
> > > Could you, check URLs returned, where ul parameter is set to
> > > http://www.experimentarium.dk/dk/% , do all of them match this mask ?
> > > Next, try to perform the same query with ul set to
> > > http://www.experimentarium.dk/, is result the same as above ?
> > > Check if file var/<DBNAme>/subsets/sub1 exists.
> > >
> > > Second, there is no need to put masks like http://www.um.dk/%
> (describing
> > > whole site) to "subsets" table, and '%' symbol is unnecessary at the
end
> > of
> > > ul parameter, if it describes whole site, use ul=http://www.um.dk/.
> > >
> > > Alexander.
> > >
> > > ----- Original Message -----
> > > From: "Claus Jul Larsen" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Thursday, March 22, 2001 3:14 PM
> > > Subject: [aseek-users] Bug in 1.1.0
> > >
> > >
> > > > Hey
> > > >
> > > > I've maybe seen a bug i 1.1.0:
> > > >
> > > > I've generated subsets in MySQL db:
> > > >
> > > > +-----------+------------------------------------+
> > > > | subset_id | mask |
> > > > +-----------+------------------------------------+
> > > > | 1 | http://www.experimentarium.dk/dk/% |
> > > > | 2 | http://www.experimentarium.dk/se/% |
> > > > | 3 | http://www.experimentarium.dk/de/% |
> > > > | 4 | http://www.experimentarium.dk/uk/% |
> > > > | 5 | http://www.um.dk/% |
> > > > | 6 | http://www.sfi.dk/% |
> > > > | 7 | http://130.228.124.25/% |
> > > > +-----------+------------------------------------+
> > > >
> > > > If I set the CGI-param 'ul' as
> > > >
> > > > http://www.experimentarium.dk/dk/%
> > > >
> > > > only danish pages may be come out but pages in the other languages
> comes
> > > out
> > > > too???
> > > >
> > > > The index process result as following:
> > > >
> > > > In: 440118. Out: 440118. Rank: 14559.896605
> > > > Urls: 25542. Hrefs: 440118
> > > > Generating subset http://www.experimentarium.dk/dk/% ... done (4328
> > URLs)
> > > > Generating subset http://www.experimentarium.dk/se/% ... done (3580
> > URLs)
> > > > Generating subset http://www.experimentarium.dk/de/% ... done (3323
> > URLs)
> > > > Generating subset http://www.experimentarium.dk/uk/% ... done (3933
> > URLs)
> > > > Generating subset http://www.um.dk/% ... done (7428 URLs)
> > > > Generating subset http://www.sfi.dk/% ... done (1733 URLs)
> > > > Generating subset http://130.228.124.25/% ... done (0 URLs)
> > > >
> > > > ????
> > > >
> > > > Claus
> > > >
> > > >
> > > > Med venlig hilsen
> > > >
> > > > Claus Jul Larsen
> > > > System Developer
> > > >
> > > > _______________________________________________________________
> > > >
> > > > e|novasion
> > > > Store Kongensgade 23A
> > > > 1264 København K
> > > >
> > > > Teksttelefon: 77 31 20 10 (kald først til 70 11 44 11 og bed
> > > > telefondamen om 77 31 20 10)
> > > > Fax: 77 31 19 50
> > > > E-mail: [EMAIL PROTECTED]
> > > > Web: www.enovasion.dk
> > > > _______________________________________________________________