XsltUpdateRequestHandler
------------------------

                 Key: SOLR-2630
                 URL: https://issues.apache.org/jira/browse/SOLR-2630
             Project: Solr
          Issue Type: Improvement
          Components: update
    Affects Versions: 4.0
            Reporter: Upayavira
            Priority: Minor
             Fix For: 4.0
         Attachments: 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