[jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-10-16 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-49?page=all ] Bertrand Delacretaz updated SOLR-49: Attachment: solr-XSLTResponseWriter-20061016.tar.gz Here's the latest incarnation, using a more Solrish way of initializing the response writer. The

Re: [jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-09-26 Thread Chris Hostetter
: Attachment: solr-XSLTResponseWriter-20060922.tar.gz I finally got a chance to look at this tonight, i like it, but the big thing thta jumped out at me was the configuration... Since this QueryResponseWriter has use of configuration options, now is probably the time to add an

Re: [jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-09-26 Thread Bertrand Delacretaz
On 9/26/06, Chris Hostetter [EMAIL PROTECTED] wrote: ...Since this QueryResponseWriter has use of configuration options, now is probably the time to add an init(NamedList) method to the interface that get's called with a upon construction by SolrCore... I'm wondering if moving to a

Re: [jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-09-26 Thread Yonik Seeley
On 9/26/06, Bertrand Delacretaz [EMAIL PROTECTED] wrote: On 9/26/06, Chris Hostetter [EMAIL PROTECTED] wrote: ...Since this QueryResponseWriter has use of configuration options, now is probably the time to add an init(NamedList) method to the interface that get's called with a upon

[jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-09-23 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-49?page=all ] Bertrand Delacretaz updated SOLR-49: Attachment: solr-XSLTResponseWriter-20060922.tar.gz Here's yet another version which takes the Content-Type from the XSLT transform. The code and these

[jira] Updated: (SOLR-49) PATCH: XSLTServletFilter

2006-09-14 Thread Bertrand Delacretaz (JIRA)
[ http://issues.apache.org/jira/browse/SOLR-49?page=all ] Bertrand Delacretaz updated SOLR-49: Attachment: xslt-filter-files.tar.gz New files PATCH: XSLTServletFilter Key: SOLR-49 URL: