I think you'll want to add the character to your charset_table value  
instead (don't forget to grab the default values for utf-8 to ensure  
you don't overwrite that:
http://sphinxsearch.com/docs/manual-0.9.8.html#conf-charset-table
http://freelancing-god.github.com/ts/en/advanced_config.html (see the  
last item on the page)

Cheers

-- 
Pat

On 04/09/2009, at 1:16 PM, ACTRAiSER wrote:

>
> For the sake of completeness... i found the ignore_chars-option in the
> Sphinx-documentation but using a setup in my sphinx.yml like the
> following does not help finding "Leon-Rot":
>
> development:
>    max_matches: 100000
>    mem limit: 128M
>    enable_star: 1
>    min_prefix_len: 1
>    ignore_chars: U+AD
>
> Greets
> -act
>
>
> On 4 Sep., 12:50, ACTRAiSER <[email protected]> wrote:
>> Hello there,
>>
>> i have plenty of locations which have a dash in their name like "St
>> Leon-Rot" . If people search for 'Leon' or 'Rot' the location is
>> found, but "Leon-Rot" isn't. I think the Dash is interpreted as a  
>> word
>> seperator rather as part of the whole term.
>>
>> What configuration is necessary to make sphinx "dash-aware" ?
>>
>> Greets
>> -act
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to