Re: eDisMax, multiple language support and stopwords

2013-11-11 Thread Liu Bo
; > -Original message- > > > From:Tom Mortimer > > > Sent: Thursday 7th November 2013 12:50 > > > To: solr-user@lucene.apache.org > > > Subject: eDisMax, multiple language support and stopwords > > > > > > Hi all, > > > > >

Re: eDisMax, multiple language support and stopwords

2013-11-07 Thread Tom Mortimer
085 > > -Original message- > > From:Tom Mortimer > > Sent: Thursday 7th November 2013 12:50 > > To: solr-user@lucene.apache.org > > Subject: eDisMax, multiple language support and stopwords > > > > Hi all, > > > > Thanks for the help and advice I'v

RE: eDisMax, multiple language support and stopwords

2013-11-07 Thread Markus Jelsma
-Minimum-Match-Stopwords-Bug-td493483.html https://issues.apache.org/jira/browse/SOLR-3085 -Original message- > From:Tom Mortimer > Sent: Thursday 7th November 2013 12:50 > To: solr-user@lucene.apache.org > Subject: eDisMax, multiple language support and stopwords > > H

eDisMax, multiple language support and stopwords

2013-11-07 Thread Tom Mortimer
Hi all, Thanks for the help and advice I've got here so far! Another question - I want to support stopwords at search time, so that e.g. the query "oscar and wilde" is equivalent to "oscar wilde" (this is with lowercaseOperators=false). Fair enough, I have stopword "and" in the query analyser cha