From 755463eed74ed7de9a3c1a12495d2dad655d31d5 Mon Sep 17 00:00:00 2001 From: Alvin Li Date: Tue, 13 Aug 2013 14:42:32 +0800 Subject: added 'isuifang_solr' --- isuifang_solr/solr/conf/xslt/example_rss.xsl | 66 ++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 isuifang_solr/solr/conf/xslt/example_rss.xsl (limited to 'isuifang_solr/solr/conf/xslt/example_rss.xsl') diff --git a/isuifang_solr/solr/conf/xslt/example_rss.xsl b/isuifang_solr/solr/conf/xslt/example_rss.xsl new file mode 100644 index 0000000..2857f11 --- /dev/null +++ b/isuifang_solr/solr/conf/xslt/example_rss.xsl @@ -0,0 +1,66 @@ + + + + + + + + + + + + + Example Solr RSS 2.0 Feed + http://localhost:8983/solr + + This has been formatted by the sample "example_rss.xsl" transform - + use your own XSLT to get a nicer RSS feed. + + en-us + http://localhost:8983/solr + + + + + + + + + + + <xsl:value-of select="str[@name='name']"/> + + http://localhost:8983/solr/select?q=id: + + + + + + + http://localhost:8983/solr/select?q=id: + + + + -- cgit v1.2.2