Author: gmazza
Date: Tue Jul 15 22:10:20 2014
New Revision: 1610869

URL: http://svn.apache.org/r1610869
Log:
Added Lucene reference

Modified:
    roller/cmssite/trunk/templates/index.html

Modified: roller/cmssite/trunk/templates/index.html
URL: 
http://svn.apache.org/viewvc/roller/cmssite/trunk/templates/index.html?rev=1610869&r1=1610868&r2=1610869&view=diff
==============================================================================
--- roller/cmssite/trunk/templates/index.html (original)
+++ roller/cmssite/trunk/templates/index.html Tue Jul 15 22:10:20 2014
@@ -28,7 +28,7 @@
             <li class="list-group-item">Group blogging with three permission 
levels: owner, editor, and drafter</li>
             <li class="list-group-item">Support for comment moderation and 
comment spam prevention measures</li>
             <li class="list-group-item">Bloggers have full control over blog 
layout/style via <a href="http://velocity.apache.org/";>Apache 
Velocity</a>-driven templates</li>
-            <li class="list-group-item">Built-in search engine indexes weblog 
entry content</li>
+            <li class="list-group-item">Built-in <a 
href="http://lucene.apache.org/";>Lucene</a> search engine indexes weblog entry 
content</li>
             <li class="list-group-item">Support for blog clients that support 
MetaWeblog API</li>
             <li class="list-group-item">All blogs have entry and comment feeds 
in both RSS 2.0 and Atom 1.0 formats</li>
             <li class="list-group-item">Support for SEO: web analytics 
tracking keys, blog-entry specific Meta description elements</li>


Reply via email to