At 12:39 PM 03/30/01 -0800, Bill Moseley wrote:
>At 10:27 PM 03/29/01 -0800, Stuart Allen wrote:
>>I am trying to find out if there is a way to tell swish-e to look for
>>the search terms in both the meta tags and the body of an HTML document.
>
>No, you have to say
>
> $query = 'these words'
>
> swish-e -w ($query) or meta1=($query) or meta2=($query)
BTW -- That's of course if you want to index the meta tags. In the dev
version of swish you can also say
UndefinedMetaTags Index
If you don't want to be able to search the metatags separately. Then the
words from the meta tags will get indexed with the full content.
Bill Moseley
mailto:moseley@hank.org
Received on Fri Mar 30 12:46:34 2001