Hi Benjamin

I think the closest options in Sphinx is wordforms and exceptions:
http://sphinxsearch.com/docs/current.html#conf-wordforms

Both can be managed by Thinking Sphinx, just add the appropriate  
setting to your config/sphinx.yml file:

development:
   wordforms: path/to/wordforms.txt
   exceptions: path/to/exceptions.txt
test:
   # .. same as above?
production:
   # ditto

Cheers

-- 
Pat

On 12/02/2009, at 4:50 AM, Benjamin wrote:

>
> If so, how can I configure this? I'd like to be able to make this
> defineable in the administration area of my site?
>
> Thanks
> Ben
> >


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