[ 
https://issues.apache.org/jira/browse/SOLR-2630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058690#comment-13058690
 ] 

Uwe Schindler commented on SOLR-2630:
-------------------------------------

On the other hand, this one is similar to XSLTResponseWriter which also is 
separate to XMLResponseWriter. XMLResponseWriter could also take an optional tr 
param and then transform? So the current solution is more consistent.

> XsltUpdateRequestHandler
> ------------------------
>
>                 Key: SOLR-2630
>                 URL: https://issues.apache.org/jira/browse/SOLR-2630
>             Project: Solr
>          Issue Type: Improvement
>          Components: update
>    Affects Versions: 3.3, 4.0
>            Reporter: Upayavira
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 3.4, 4.0
>
>         Attachments: xslt-update-handler.patch, xslt-update-handler.patch
>
>
> An update request handler that can accept a tr param, allowing the indexing 
> of any XML content that is passed to solr, so long as there is an XSLT 
> stylesheet in solr/conf/xslt that can transform it to the <add><doc/></add> 
> format.
> Could be used, for example, to allow Solr to ingest docbook directly, without 
> any preprocessing.
>  

--
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