Hi Chuck,
AFAIK the org.apache.lucene.queryParser.QueryParser has a "setDefaultOperator"
methode. That is, something like
parser.setDefaultOperator(Operator.AND);
will do it.
~eike
Chuck Burd wrote:
It seems that the default search for the Lucene block is a Boolean OR.
Is there a way to change this default to Boolean AND?
Thanks,
Chuck Burd
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
--
Eike Jordan <[email protected]>
| FIZ CHEMIE BERLIN
| Franklin Str. 11 ------ ,__o
| 10587 Berlin ------ _-\_<,
| ------ (+)/'(+)
| Tel. : 0049-30-39977 214
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]