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/%3cbanlktin4mxiybzw3ck-k4gwq4o6nnc2...@mail.gmail.com%3E
 

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to