Webboard: Data missing from dict table
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: > Using version 3.3.11 with postgreSQL 8.5. Indexer works but I get 0 when I search for a word in a document and there is no data in the dict table. Thre is, however, lots of data in the url table. I can search on a url but not on a word in one of the documents. I am using dbtype of blob on what will be a 25gb data-set (local). This worked with mnogosearch 9 years ago but things have changed.We index once a week so speed is not the issue. But we do need to be able to search on a word or name. Please make sure you run "indexer -Eblob" after crawling, to create search index. Also, check your "Section" commands. There should be at least "Section body..." and "Section title...". Refer to the default indexer.conf-dist for Section command examples. Reply: <http://www.mnogosearch.org/board/message.php?id=21311>