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 "Mike Baranczak (JIRA)" <ji...@apache.org> on 2006/05/18 18:27:06 UTC

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

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

Mike Baranczak updated SOLR-16:
-------------------------------

    Attachment: custom_writer.patch

> 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