Webboard: A lot of clones in search results
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Mike Email: Message: Hello! I use Mnogosearch for Unix 3.3.5. Here is a part of indexer.conf: ---------------------- DBAddr mysql://xxx:yyy@localhost/mnogosearch/?dbmode=blob&MyCnfGroup=mysql LocalCharset windows-1251 CrossWords yes Include stopwords.conf Include langmap.conf ServerTable mysql://xxx:yyy@localhost/mydbname/server?srvinfo=srvinfo Period 7d DetectClones yes ---------------------- In srvinfo table I have such rows for every url: +--------+------------+------+ | srv_id | sname | sval | +--------+------------+------+ | 404548 | Follow | 2 | | 404548 | match_type | 1 | | 404548 | nomatch | 0 | | 404548 | MaxHops | 1 | | 404548 | Clones | yes | ------------------------------ And here is a part of search.htm: ---------------------- DBAddr mysql://xxx:yyy@localhost/mnogosearch/?dbmode=blob&MyCnfGroup=mysql DetectClones yes LocalCharset windows-1251 BrowserCharset windows-1251 StopwordFile stopwords/en.huge.sl StopwordFile stopwords/ru.sl Synonym synonym/english.syn Synonym synonym/russian.win.syn Spell ru windows-1251 ispell/russian.dict Affix ru windows-1251 ispell/russian.aff IspellUsePrefixes yes CrossWords yes GroupBySite yes ---------------------- And here is the results of search: http://img-fotki.yandex.ru/get/7/tmatm.0/0_5338_b589be0f_orig You can see a lot of clones. Why? What's wrong I do? Reply: <http://www.mnogosearch.org/board/message.php?id=19681>