I have just given this a try myself. It doesn't work for
me either. Here is my .conf:
IndexFile index_temp
MetaNames vitals education experience training
StoreDescription HTML <body>
And here is my search command line
swish-e -f index_temp -x '<swishdescription>\n' -w 'experience=oracle'
Is there something wrong with the above?
Lance
>I'm trying to index my html docs with libxml2 parser and store the
>description. The parsing works fine, but the description is not stored
>for any HTML2 files.
>
> IndexContents HTML2 .htm .html
> StoreDescription HTML2 <body>
>
>Is this not possible? I saw in the docs the problem about type
>mismatches, but my types are the same. Also, If I use HTML* how do I
>store the descriptions? using two StoreDescription directives, one for
>HTML and the other for HTML2?
Received on Fri Sep 3 07:03:40 2004