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
crb...@gmail.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org



--
Eike Jordan  <jor...@fiz-chemie.de>

| FIZ CHEMIE BERLIN
| Franklin Str. 11               ------    ,__o
| 10587 Berlin                  ------   _-\_<,
|                              ------   (+)/'(+)
| Tel. : 0049-30-39977 214


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to