Hi Matt

I must admit this is beyond my knowledge, but I'd recommend asking on the 
Sphinx forum if you haven't already, as this is more a Sphinx configuration 
issue rather than a TS thing, and they should be a bit more cluey about it all 
:)

http://sphinxsearch.com/forum/

Cheers

-- 
Pat

On 21/05/2010, at 1:00 AM, Matt Margolis wrote:

> I want to index almost all UTF-8 characters without any folding.
> 
> My Sphinx is not matching japanese characters and does not appear to
> be counting commas as characters.  Any idea why this wouldn't work in
> my sphinx.yml file?
> 
> charset_table: "U+0021..U+003f, U+0041..U+005f, U+0061+U+007e , U
> +0080..U+FFFF"
> 
> 
> 
> Here is an example of a japanese string that I want to search for "お気に入
> りの旅行先はどこですか?" that is not matching in Sphinx but is in my database in
> an indexed field.
> 
> 
> The comma issue presents itself when I do a search for "Hello,"
> I get results like "Hello" and "Hello," when all I want is "Hello,"
> with the comma.
> 
> Thank you,
> Matt Margolis
> 
> -- 
> 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.
> 

-- 
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