Okay, just added support for exceptions - put something like the following in your sphinx.yml:
development: exceptions: /path/to/exceptions/file.txt Cheers -- Pat On 28/09/2008, at 11:13 AM, Pat Allan wrote: > > Ah, you're right, I am missing the setting for that... will have to > add it. > > It's not quite going to solve Wes' problem though: exceptions is only > for known string pairs - it doesn't look up words in a thesaurus or > similar to guess what the user meant: > http://www.sphinxsearch.com/doc.html#conf-exceptions > > Cheers > > -- > Pat > > On 27/09/2008, at 2:00 AM, David Krmpotic wrote: > >> >> It's called "EXCEPTIONS" in Sphinx! Ultrasphinx supports that, but I >> think TS doesn't (yet?) >> I also have to look into this right after I solve the geo search >> problem ;) >> >> >> Wes Gurney wrote: >>> Not sure if this is a thinking_sphinx, sphinx, or some other area >>> question, but here goes... >>> >>> I am using thinking_sphinx for our searching and it works great. >>> >>> However one thing I am noticing is that the users are sometimes >>> searching for words that are synonyms to words that appear in my >>> documents. Since they aren't the actual words, there are no matches >>> returned. >>> >>> For example if they search for 'decorating', they get no results. If >>> they search for 'remodeling', they get results that have the word >>> 'remodeling' in the document. >>> >>> Is there a way to configure thinking_sphinx to also return results >>> containing 'remodeling' when a user searches 'decorating'? >>> >>> Not really sure the pros/cons of this but figured I'd ask the group. >>> >>> Thanks, >>> Wes >> >>> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
