diff --git a/lucene/site/xsl/index.xsl b/lucene/site/xsl/index.xsl index f0d2d904101..08352bcdb82 100644 --- a/lucene/site/xsl/index.xsl +++ b/lucene/site/xsl/index.xsl @@ -35,7 +35,7 @@ <xsl:text>Apache Lucene </xsl:text><xsl:value-of select="$version"/><xsl:text> Documentation</xsl:text> -
+
Lucene

Apache Lucene Documentation

Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities diff --git a/solr/site/xsl/index.xsl b/solr/site/xsl/index.xsl index b0969c235d9..f5babeca9da 100644 --- a/solr/site/xsl/index.xsl +++ b/solr/site/xsl/index.xsl @@ -36,7 +36,7 @@ <xsl:text>Apache Solr </xsl:text><xsl:value-of select="$version"/><xsl:text> Documentation</xsl:text> -

+
Solr

Apache Solr Documentation

Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering,