1

I use zend search lucene to create a search engine for a website. I want to let the user use synonyms for his request.
For exemple, if he search "jeans", he should be able to find things about "jeans" and "pants".

Is there anything in zend lucene that may help me or do i have to do it with php (i mean, do i have to add synonyms by myself ?) ?

Prygan
  • 95
  • 1
  • 9
  • This sounds like a question about _avoiding_ programming, rather than programming. – Nic May 21 '15 at 14:52
  • Reinvent the wheel is not always a good idea – Prygan May 21 '15 at 14:53
  • My point is that if it's about avoiding programming, this isn't the site for it. See [On Topic](http://stackoverflow.com/help/on-topic) for more info. – Nic May 21 '15 at 14:54

0 Answers0