Yeah, I keep forgetting that "min should match" for a BooleanQuery defaults to 1 only if there are no required terms, but if there are required terms it defaults to 0.

-- Jack Krupansky

-----Original Message----- From: Chris Hostetter
Sent: Wednesday, May 15, 2013 1:28 PM
To: solr-user@lucene.apache.org
Subject: Re: Can we search some mandatory words and some optional words in SOLR


: +Java +mysql +php TCL Perl Selenium -ethernet -switching -routing

that's missing one of the started requirements...

: 2. Atleast one keyword out of* TCL Perl Selenium* should be present

...should be...

  +Java +mysql +php +(TCL Perl Selenium) -ethernet -switching -routing


-Hoss

Reply via email to