On Feb 8, 2008 4:27 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
> OK, I will look into it.  setProcessor is only defined for the
> CommonsHttpSolrServer and I am trying to use the abstract SolrServer,
> but I guess I can cast.  Also, the setProcessor isn't great in that it
> isn't thread-safe (i.e. if I am reusing said SolrServer for other
> tasks in other threads).  Would adding an request() method that takes
> in a ResponseParser make sense?

Or adding a response parser to SolrRequest perhaps?

-Yonik

Reply via email to