Author: Per Kummervold Email: [EMAIL PROTECTED] Message: Thanks for the respons gluke, but I cant find any problem here. The settings in search.htm is as follows:
DBAddr mysql://root:mypassword@localhost/mnogo/ (changing it gives an error, so there is no spelling errors here. My old database (from before upgrading) is called mnoGoSearch. I have kept this database, and changing the settings in search.htm to "mnoGoSearch" gives results (I have to set wf=22222 in addition here). DBMode single (in indexer.conf this is not specified, but it says that single is default) LocalCharset iso-8859-1 (this is also set in indexer.conf. ) BrowserCharset iso-8859-1 (this is only in search.htm, right?) (I see there are some additional charset settings in indexer.conf, but I havent changed the default settings here. Can this be a problem?). I have also deleted the database, and rebuilt it. Im using mnogosearch to index guitar chords/song lyrics (through a parser that converts them to html files). I dont think this could be the problem. Doing this search in mysql "select title,description,txt from url", shows that the table is populated (11000 rows). Searching for the word "love" here should give more than 1000 hits. However it returns: "Search Time: 0.08 Search results: love : 0" This is also true if I enter the search directly as parameters in the url like this(deleting the parameters I dont need from the default template): http://localhost/search.php?q=love&wf=2222 I've spent hours on this trying to figure out what is wrong. Any ideas about other ways I could try to solve this? Reply: <http://www.mnogosearch.org/board/message.php?id=3793> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
