Tomasz Chmielewski wrote on 11/25/07 5:29 PM:
> Tomasz Chmielewski schrieb:
>> My first attempts to search with swish.cgi displayed some (null) entries
>> on a page with results.
>>
>> So, I read the fine manual, and the solution was easy - add this to the
>> config file, and reindex:
>>
>> StoreDescription HTML* <body> 2000
>>
>> So I reindexed, the (null) entries are gone, but nothing shows up
>> instead. According to the documentation: "That tells swish to store the
>> first 200,000 characters of text extracted from the body of each
>> document parsed by the HTML parser".
>>
>> 2000 characters are enough for me - but it just doesn't show anything.
>> Am I doing anything wrong?
>
> Looks like adding:
>
> IndexContents HTML .html
>
I would expect you'd need:
IndexContents HTML* .html
to match the parser syntax in StoreDescription. Note the * after HTML.
> did the trick ;)
>
> (perhaps adding that directive to that (null) FAQ entry would help new
> users?).
>
>
I'll take a look.
--
Peter Karman . http://peknet.com/ . peter(at)not-real.peknet.com
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Sun Nov 25 22:03:46 2007