techact / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Multiple filters in external mode causes NPE. #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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:

GoogleCodeExporter commented 8 years ago
I apply the patch with some minor changes. 
Thanks!

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

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