On Thu, May 08, 2003 at 02:42:10PM -0400, garg@zeesource.net wrote:
> Is there a way to search all metanames at the same time?
No, not really. I think the main problem is phrases, although that might not even be that
big of a problem. I've wanted to do something like:
swishdefault,swishdescription=foo
to search both at the same time.
What I do when indexing is something like:
<all>
<title>some title</title>
<subject> subject words</subject>
<description> foo </description>
<all>
and then you can do:
all=foo
the disadvantage is that foo is stored in the index twice then -- once for each metaname.
--
Bill Moseley
moseley@hank.org
Received on Thu May 8 19:00:33 2003