View Single Post
Old 12-30-2003, 07:00 AM   #8
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Now I search for избежать and get two results. Did you use the following code and make the other changes?
PHP Code:
define('PHPDIG_ENCODING','windows-1251'); 

// give functions something trivial to do 
$phpdig_string_subst['windows-1251'] = 'Q:Q,q:q'

// remove word wrapping in the below line 
$phpdig_words_chars['windows-1251'] =  '[:alnum:]ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞß*áâãäåæçèéêëì*îïðñòóôõö÷øùúûüýþÿ'
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote