[
https://issues.apache.org/jira/browse/SOLR-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13036993#comment-13036993
]
Gabriele Kahlout edited comment on SOLR-2513 at 5/20/11 6:56 PM:
-----------------------------------------------------------------
why to 4.0 only? I think it can be applied to branch3-X too. Also hacking it in
my local copy I'd make almost every field protected and remove the finals from
the methods. Are you against that, or should I upload a suggested revision that
does that?
was (Author: simpatico):
why to 4.0 only? I think it can be applied to trunk/branch3-X too. Also
hacking it in my local copy I'd make almost every field protected and remove
the finals from the methods. Are you against that, or should I upload a
suggested revision that does that?
> 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
> Assignee: Ryan McKinley
> Priority: Trivial
> Fix For: 4.0
>
> Attachments: SOLR-2513-XMLWriter.patch, SOLR-2513.patch
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> 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]