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

David Smiley commented on SOLR-2630:
------------------------------------

Just a side comment...
  I've been posting arbitrary XSLT and transforming it before this patch using 
the DIH ContentStreamDataSource: 
http://wiki.apache.org/solr/DataImportHandler#ContentStreamDataSource 

> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to