From 3442587f4549fc4fe8da06509c47fe77a6da0efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20H=C3=B8ydahl?= Date: Sat, 4 Feb 2012 01:13:56 +0000 Subject: [PATCH] SOLR-3059: Example XSL stylesheet for indexing query result XML (merged from 3x) git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1240427 13f79535-47bb-0310-9956-ffa450edef68 --- solr/CHANGES.txt | 2 + solr/example/solr/conf/xslt/updateXml.xsl | 70 +++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 solr/example/solr/conf/xslt/updateXml.xsl diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 592c25fa03d..d2d5aeafee3 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -586,6 +586,8 @@ Other Changes * SOLR-2901: Upgrade Solr to Tika 1.0 (janhoy) +* SOLR-3059: Example XSL stylesheet for indexing query result XML (janhoy) + Build ---------------------- * SOLR-2487: Add build target to package war without slf4j jars (janhoy) diff --git a/solr/example/solr/conf/xslt/updateXml.xsl b/solr/example/solr/conf/xslt/updateXml.xsl new file mode 100644 index 00000000000..daf1344b0d2 --- /dev/null +++ b/solr/example/solr/conf/xslt/updateXml.xsl @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +