Hi! Sorry that I was unclear, when I wrote that it works in the web interface I also meant to say that it is set in the schema.xml file and therefore working there.
Sorry about that Regards Erik On Fri, Nov 7, 2008 at 11:33 AM, Jorge Solari <[EMAIL PROTECTED]> wrote: > 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 > > >