Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 13:39 UTC
Updated:
4 Dec 2009 at 14:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
pwolanin commentedSimplest approach - allow the callback to throw exceptions
Comment #2
JacobSingh commentedSeems okay to me, switching the order of ops (setting $position and firing $callback) is probably fixing a potential bug too, right?
Comment #3
pwolanin commentedComment #4
pwolanin commentedRight - setting those values after the callback runs means we retain the correct stopping point
Comment #5
pwolanin commentedcommitted to 6.x-1.x
Comment #6
claudiu.cristeaCommitted to DRUPAL-5--2. Attached the patch.
Comment #7
pwolanin commentedHere's a version for 6.x-2.x
Comment #8
robertdouglass commentedcommitted to 6.2.