RE: Solr synonyms logic

2015-02-21 Thread steve
: Planet earth is a hyponym of planet > Date: Sat, 21 Feb 2015 08:12:33 -0800 > Subject: Re: Solr synonyms logic > From: rjo...@gmail.com > To: solr-user@lucene.apache.org > > What you are describing is hyponymy. Pastry is the hypernym. You can > accomplish this by not using e

Re: Solr synonyms logic

2015-02-21 Thread Ryan Josal
What you are describing is hyponymy. Pastry is the hypernym. You can accomplish this by not using expansion, for example: cannelloni => cannelloni, pastry This has the result of adding pastry to the index. Ryan On Saturday, February 21, 2015, Mikhail Khludnev wrote: > Hello, > > usually debu

Re: Solr synonyms logic

2015-02-21 Thread Mikhail Khludnev
Hello, usually debugQuery=true output explains a lot of such details. On Sat, Feb 21, 2015 at 10:52 AM, davym wrote: > Hi all, > > I'm querying a recipe database in Solr. By using synonyms, I'm trying to > make my search a little smarter. > > What I'm trying to do here, is that a search for pas