On Sunday 02 September 2001 05:58, you wrote:
> hello,
> i have downloaded and compiles the version 1.2.4a of aspseek on a suse
> linux7.1 with mysql 3.23.33, after some problemes(gcc2.95.2). ok, now it
> work with gcc2.95.3. the site table in the database contains all the pages
> i have indexed, but s.cgi does not give me any searchresult back. if for
> example i search for "linux" and i have indexed http://linux.org/ i only
> see " Sorry, but search returned no results.....Try to compose less
> restrictive search query or check spelling. " i have checked configs
> several times and i couldnt find any error.
>
> another questions is how to turn on "grouping results by site"?
>
> thanks and greets
> Andre
now, s.cgi gives me results! i did not know that indexing process must be
finished before search is working.(i thought aspseek works like mnogosearch).
i have three other questions:
-how and where to turn on "grouping results by site" feature? ..i couldn t
found nothing with "gr on"
-how can i give the diffrent parts of a
website(title,keyword,description,body,urlhost...) diffrent weights, that i
can specify the priority of urls that are found by s.cgi? for example i
search for"linux" and i want to display in the searchresult first the
url(hostname) wich begins with linux(linux.org).?
-..can i use Diallow http://*/*/* or something else
�to avoid indexing of pages from 2nd level and deeper?