How to configure and implement Synonyms with multi words.

2014-01-09 Thread Jayesh Bhoyar
Hi, I have following Synonyms that I want to configure. software engineer = software engineer, se, senior software engineer = senior software engineer , see team lead = team lead, lead, tl So that If I searched for se or Software Engineer it should return me the records having software

Re: How to configure and implement Synonyms with multi words.

2014-01-09 Thread Jayesh Bhoyar
Also I have another scenario where my index is having words like software engineer, se, --- this should get seached when I do search on Software engineer team lead, lead, tl --- this should get seached when I do search on Team Lead Following are the query to create the records. curl -XPUT

Re: How to configure and implement Synonyms with multi words.

2014-01-09 Thread Matt Weber
He is a little example of query time multi-word synonyms: https://gist.github.com/mattweber/7374591 Hope this helps. Thanks, Matt Weber On Thu, Jan 9, 2014 at 12:56 AM, Jayesh Bhoyar jsbonline2...@gmail.comwrote: Also I have another scenario where my index is having words like software