Re: SOLR 1.3: defaultOperator always defaults to OR although AND is specifed.

2007-11-01 Thread Geert-Jan Brits
thanks 2007/11/1, Yonik Seeley <[EMAIL PROTECTED]>: > > Try the latest... I just fixed this. > -Yonik > > On 11/1/07, Britske <[EMAIL PROTECTED]> wrote: > > > > experimenting with SOLR 1.3 and discovered that although I specified > > in schema.xml > > > > q=a+b behaves as q=a OR B instead of q=a

Re: SOLR 1.3: defaultOperator always defaults to OR although AND is specifed.

2007-11-01 Thread Yonik Seeley
Try the latest... I just fixed this. -Yonik On 11/1/07, Britske <[EMAIL PROTECTED]> wrote: > > experimenting with SOLR 1.3 and discovered that although I specified > in schema.xml > > q=a+b behaves as q=a OR B instead of q=a AND b > > Obviously this is not correct. > I used the nightly of 29 oct.

SOLR 1.3: defaultOperator always defaults to OR although AND is specifed.

2007-11-01 Thread Britske
experimenting with SOLR 1.3 and discovered that although I specified in schema.xml q=a+b behaves as q=a OR B instead of q=a AND b Obviously this is not correct. I used the nightly of 29 oct. Cheers, Geert-Jan -- View this message in context: http://www.nabble.com/SOLR-1.3%3A-defaultOperat