setting in schema.xml <solrQueryParser defaultOperator="AND"/>
On Fri, Nov 7, 2008 at 5:21 PM, Erik Holstad <[EMAIL PROTECTED]> wrote: > Hi! > When making a query using the web interface the we get the expected > OR function. But when using the java client it look like it is treating the > query as an AND query. > > Is there way to see what operator is used for the query using Solrj? > > > Regards Erik >