diff --git a/example/solr/conf/xslt/example_atom.xsl b/example/solr/conf/xslt/example_atom.xsl index d0d6c52264e..e71797219e3 100644 --- a/example/solr/conf/xslt/example_atom.xsl +++ b/example/solr/conf/xslt/example_atom.xsl @@ -29,7 +29,7 @@ - Example Solr Atom Feed + Example Solr Atom 1.0 Feed This has been formatted by the sample "example_atom.xsl" transform - use your own XSLT to get a nicer Atom feed. diff --git a/example/solr/conf/xslt/example_rss.xsl b/example/solr/conf/xslt/example_rss.xsl index b5f23561e22..57bb2799b5d 100644 --- a/example/solr/conf/xslt/example_rss.xsl +++ b/example/solr/conf/xslt/example_rss.xsl @@ -28,7 +28,7 @@ - Example Solr RSS Feed + Example Solr RSS 2.0 Feed http://localhost:8983/solr This has been formatted by the sample "example_rss.xsl" transform -