Author: Alexander Barkov
Email: [EMAIL PROTECTED]
Message:
Check HTTP headers which are sent by your web-server.

Try this:  wget -s http://localhost/

What can you see in Content-Type  header?


> Hello All,
> 
> I tried to index web site with Cyrillic koi8-r charset,
> but indexer didn't store any russian words in dict table, only latin.
> As result, I can search latin words, but not russian
> 
> indexer.conf:
> -------------
> # This is a minimal sample indexer config file
> 
> DBAddr mysql://user@pass:localhost/mnogosearch/
> #DBMode crc
> 
> LocalCharset koi8-r
> CharSet koi8-r
> 
> #Ispellmode text
> #Affix ru /usr/local/share/ispell/russian.aff
> #Spell ru /usr/local/share/ispell/russian.dict
> 
> ServerTable server
> 
> Server  http://localhost/ 
> 
> # Allow some known extensions and directory index
> Allow *.html *.htm *.shtml *.txt */
> 
> # Disallow everything else
> Disallow *

Reply: <http://search.mnogo.ru/board/message.php?id=2104>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to