Should be able to do this using wordforms - create a file with the appropriate pairings, and set wordforms to point to that file either in sphinx.yml, or within your define_index block: set_property :wordforms => '/path/to/wordforms.txt'
http://www.sphinxsearch.com/docs/manual-0.9.9.html#conf-wordforms Cheers -- Pat On 06/12/2010, at 6:50 PM, sadhu wrote: > hello there, > > Is there a way to search word variations in TS. for example I have > some documents which have "dermatology" and i want to pick these > documents in the search query "dermatologist". > another example is search for "physician" should also deliver > documents containing "doctors' > search for "surgeon" should also return documents with "surgery' and > so on. > > Is this possible ? > > tx > sadhu > > -- > 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.
