post.addParameter("q","(post_date:[1185989000000 TO *])and(catregory_id:2)");
returned result contains category_id ==1 also in the case of post.addParameter("q","(post_date:[1185989000000 TO *])"); post.addParameter("qf","((forum_id:1 forum_id:2)and(category_id:2)"); returned result contains category_id ==1 too It's a bug or I'm doing anithing wrong? -- View this message in context: http://www.nabble.com/why-solr-eat-my-and-word-tf4204987.html#a11960988 Sent from the Solr - User mailing list archive at Nabble.com.