roaporl / solrmeter

Automatically exported from code.google.com/p/solrmeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple filters in external mode causes NPE.

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Create an external query file that uses multiple filters in a query.
2. Run query test.

What is the expected output? What do you see instead?

I expect the test to run as normal. I should see the number of queries 
incrementing. Instead it's as though the queries never return, and I see a 
NullPointerException in Sysout.

What version of the product are you using? On what operating system?

Latest SVN trunk on OS X 1.6.7. Java 1.6.1.


Please provide any additional information below.

Patch is attached. I have to admit, I didn't test this very well. I just made 
sure that the unit tests still passed.

Original issue reported on code.google.com by devinfo...@gmail.com on 14 Jun 2011 at 1:16

Attachments:

I apply the patch with some minor changes. 
Thanks!

Original comment by tflo...@gmail.com on 22 Jul 2011 at 7:17

  • Changed state: Resolved

Original comment by juan.gra...@gmail.com on 5 Aug 2011 at 3:15

  • Added labels: Milestone-Release-0.2.1

Original comment by tflo...@gmail.com on 9 Oct 2012 at 10:48

  • Added labels: Milestone-Release-0.3.0
  • Removed labels: Milestone-Release-0.2.1