Hi, All!

помогите с интеграцией mnogosearch и wwwoffle. а конкретно
установлен mnogosearch с базой sqlite. indexer запускается, вот его конфиг.

DBAddr sqlite://mnogo:mnogo@/var/lib/mnogosearch/mnogosearch.db/?dbmode=multi
Include stopwords.conf
Include langmap.conf
Disallow *.b    *.sh   *.md5  *.rpm
...
Disallow Regex \.r[0-9][0-9]$ \.a[0-9][0-9]$ \.so\.[0-9]$
AddType image/x-xpixmap    *.xpm
...
AddType    application/unknown *.*
ParserTimeOut 300
Section    body            1    256
Section title            2    128
Section meta.keywords        3    128
Section    meta.description    4    128
Section url.file        6    0
Section url.path        7    0
Section    url.host        8    0
Section url.proto        9    0
Section crosswords        10    0
Section Charset         11     32
Section Content-Type        12    64
Section Content-Language    13    16
Section CachedCopy        25 64000
Proxy localhost:8080
Server http://localhost:8080/search/start4.html

search.cgi положен в cgi-bin локального web сервера и работает. (хотя
там тоже какая-то странность, вроде как не воспринимает он русский
текст, но еще не уверен)
в ответ на поиск английского слова - говорит нашел, показывает ссылки,
которые ведут в пустые страницы. Вот в такие:
---------------------------
<html>
<head>
<meta name="robots" content="noindex">
<title></title>
</head>
<body>
<a
href="http://www.google.com/search?q=%22http://localhost:8080/search/index%22+mnogosearch&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial";>
</a>
<a href="http://www.google.com/favicon.ico";> </a>
<a
href="http://www.google.com/search?q=%D0%B8%D0%BD%D1%82%D0%B5%D0%B3%D1%80%D0%B0%D1%86%D0%B8%D1%8F+mnoGoSearch+wwwoffle&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial";>
</a>
<a href="http://www.google.com/";> </a>
<a
href="http://www.google.com/search?q=%D1%83%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0+mnogosearch&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial";>
</a>
<a
href="http://www.google.com/search?q=http://localhost/cgi-bin/search.cgi%3Fq%3Dgoogle%26cmd%3DSearch%2521&start=0&ie=utf-8&oe=utf-8&client=firefox&rls=org.mozilla:en-US:unofficial";>
</a>
</body>
</html>
--------------------------------

подскажите, плз, куда смотреть?

Дамир.

Ответить