At 7:26 PM +0100 11/15/01, [EMAIL PROTECTED] wrote: >htfuzzy: Selected algorithm: endings >htfuzzy/endings: Reading rules >htfuzzy: Could not create database for algorithm: endings >htfuzzy: done
Well, the first thing I'd check is to make sure permissions are OK. But I'm assuming that's not a problem or you'd complain about the synonyms database too. So my next question would be if you can build the endings database with the english affix file and dictionary. (No, I know you don't want to use it, but this will tell us if it's the Italian files or something else.) >I set the $REQUEST_METHOD to "and" and then I execute it with the following >parameters... > >./htsearch -c htdigpub.conf > >it asks me what to search...and then it says that the request method is >meaningless No, no. REQUEST_METHOD is used by the HTTP CGI specification. It should either be GET or POST. If you're just trying htsearch from the command-line, it's better to leave this variable unset. >Could someone guide me step by step in the identification of this problem? Beyond this, I'd recommend calling htsearch with -vvv or so. This should give some feedback on how the queries, fuzzy matching, etc. are doing. -- -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

