You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2006/05/18 20:14:06 UTC

[jira] Commented: (SOLR-16) patch to allow the use of a custom query output writer

    [ http://issues.apache.org/jira/browse/SOLR-16?page=comments#action_12412392 ] 

Erik Hatcher commented on SOLR-16:
----------------------------------

I would like to see a request time toggle on the writer used, just like the request handler gets decided.  I would like the client to control the format returned.   That shouldn't be a big refactoring - would you mind implementing that instead?

> patch to allow the use of a custom query output writer
> ------------------------------------------------------
>
>          Key: SOLR-16
>          URL: http://issues.apache.org/jira/browse/SOLR-16
>      Project: Solr
>         Type: New Feature

>   Components: search
>     Reporter: Mike Baranczak
>  Attachments: custom_writer.patch
>
> This patch allows users to create their own implementation of QueryResponseWriter, and specify that class in solrconfig.xml. The default behavior is to use XMLResponseWriter like before. The class selection code only runs once at servlet init time, so it shouldn't have any measurable effect on performance.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira