On Aug 30, 2007, at 11:37 PM, Walter Underwood wrote:
Sorry dude, I'm pining for Python and coding in Java. --wunder
No need to be sorry.... well, unless you do really enjoy forced
whitespace and __init__ ugliness. :)
Why don't we tie in scripting engine support into Solr via BSF or the
javax extension methods?
What about the new release of jython?
Erik
On 8/30/07 6:57 PM, "Erik Hatcher" <[EMAIL PROTECTED]> wrote:
On Aug 30, 2007, at 6:31 PM, Mike Klaas wrote:
Another reason why people use stored procs is to prevent multiple
round-trips in a multi-stage query operation. This is exactly what
complex RequestHandlers do (and the equivalent to a custom stored
proc would be writing your own handler).
And we should be writing those handlers in JRuby ;) Who's with me?
Erik