Only if you think the rest of Solr would be better written in JRuby too!
> -----Original Message-----
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: 31 August 2007 02:57
> To: solr-user@lucene.apache.org
> Subject: Re: performance questions
>
>
> 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
>
>
>
>