On Mon, Sep 20, 2004 at 07:26:21PM -0700, Gray Watson wrote:
> I have 4 websites on my one server and I want to be able to search
> each site in turn as well as all of them if necessary. What I am
> seeing when I use sbm, it works great for all URLs _except_ the root
> of the site.
>
> For example, I have 256.com and geekleft.org. When I do the search
> for osama+shirt using a sbm of geekleft.org, I don't get the URL
> http://geekleft.org/.
>
> http://256.com/cgi-bin/swish.cgi?query=osama+shirt&submit=Search&sbm=geekleft.org
>
> When I do the same search using a sbm of 256.com, it returns
> http://geekleft.org/ root.
>
> http://256.com/cgi-bin/swish.cgi?query=osama+shirt&submit=Search&sbm=256.com
Ok, so you have some way to create the meta tag entries -- like
ExtractPath?
So, you need to make sure that those "root" pages are actually
generating the meta entries you think they should. You can do this by
using -T indexed_words while indexing. (Probably can use -T regex,
too.)
It may be that those pages are not matching your regular expression in
ExtractPath.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
swish-e@sunsite.berkeley.edu
Received on Mon Sep 20 19:50:42 2004