About the use of XML-like MetaNames :
This option would be useful if the search works on all content ( including
other tags )
between the MetaName tag.
e.g. this file :><HTML>
<PATIENT>
<NAME>Ray Charles</NAME>
<REQUEST>none</REQUEST>
<DRUG>
Aspirine : 2
Valium : 3
</DRUG>
</PATIENT>
</HTML>
The program works now when executing :
swish-e ... -w "name=Ray" .
It should work too when asking for :
swish-e ... -w "patient=Ray" ( because the content of "name" is also content
of "patient" ).
Is there a way to achieve this ?
Kind regards,
marc borms
Received on Wed May 17 08:26:35 2000