FYI, I'm working up a prototype right now to handle multiple request processors.
excellent. check: https://issues.apache.org/jira/browse/SOLR-139to see how I was thinking about supporting multiple processors. Essentially a single parent processor that may loop through 'transformers' or whatever in the custom case.
(not that I think my design is *the* answer) ryan