Allow to subclass org.apache.solr.response.XMLWriter 
-----------------------------------------------------

                 Key: SOLR-2513
                 URL: https://issues.apache.org/jira/browse/SOLR-2513
             Project: Solr
          Issue Type: Improvement
          Components: Response Writers
            Reporter: Gabriele Kahlout
            Priority: Trivial


Hacking/debugging/extending Solr with one's own ResponseWriter one might want 
to inherit functionality from XMLWriter. A trivial example is overriding 
writeDate(..) to use a different calendar/format.

I asked about why it's made final on the mailing list[1].


[1] 
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201105.mbox/%[email protected]%3E
 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to