You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by bu...@apache.org on 2011/02/18 05:21:54 UTC

svn commit: r785634 - /websites/staging/lucene.net/trunk/content/lucene.net/index.html

Author: buildbot
Date: Fri Feb 18 04:21:54 2011
New Revision: 785634

Log:
Staging update by buildbot

Modified:
    websites/staging/lucene.net/trunk/content/lucene.net/index.html

Modified: websites/staging/lucene.net/trunk/content/lucene.net/index.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/index.html (original)
+++ websites/staging/lucene.net/trunk/content/lucene.net/index.html Fri Feb 18 04:21:54 2011
@@ -47,13 +47,23 @@
 <p>Lucene.Net is a port of the Lucene search engine library, written in C# and 
 targeted at .NET runtime users.</p>
 <p>Lucene.Net has three primary goals:</p>
-<p>First, it will maintain the existing line-by-line port from Java to C#, fully 
-automating and commoditizing the process such that the project can easily 
-synchronize with the Java Lucene release schedule. </p>
-<p>Second, it will be a high-performance C# search engine library. </p>
-<p>Third, it will maximize its usability and power when used within the .NET 
-runtime. To that end, it will present a highly idiomatic, carefully tailored 
-API that takes advantage of many of the special features of the .NET runtime.</p>
+<ol>
+<li>
+<p>Maintain the existing line-by-line port from Java to
+    C#, fully  automating and commoditizing the process such that the
+    project can easily  synchronize with the Java Lucene release
+    schedule. </p>
+</li>
+<li>
+<p>High-performance C# search engine library. </p>
+</li>
+<li>
+<p>Maximize usability and power when used within the
+    .NET runtime. To that end, it will present a highly idiomatic,
+    carefully tailored API that takes advantage of many of the special
+    features of the .NET runtime.</p>
+</li>
+</ol>
 <p>You can find the Lucene parent project at: <a href="http://lucene.apache.org/">http://lucene.apache.org/</a></p>
 <p>In January 2011, Lucene.Net was <a href="http://wiki.apache.org/incubator/Lucene.Net%20Proposal">proposed</a> as a candidate for entry into the 
 <a href="http://incubator.apache.org/">Apache Incubator</a> with the purpose restarting the project with a new set