It seems to me that the pisa-0.8.2 engine forces evaluation of all hits with the TOP_10_COUNT task, but it doesn't collect them into a priority queue as I would expect. So there is really no difference between TOP_10_COUNT and TOP_1000_COUNT for pisa at the moment.
Let's make it collect hits into a priority queue?
It seems to me that the pisa-0.8.2 engine forces evaluation of all hits with the TOP_10_COUNT task, but it doesn't collect them into a priority queue as I would expect. So there is really no difference between TOP_10_COUNT and TOP_1000_COUNT for pisa at the moment.
Let's make it collect hits into a priority queue?