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