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

svn commit: r1071880 - /incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext

Author: pnasser
Date: Fri Feb 18 04:21:49 2011
New Revision: 1071880

URL: http://svn.apache.org/viewvc?rev=1071880&view=rev
Log:
formatting updates

Modified:
    incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext

Modified: incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext?rev=1071880&r1=1071879&r2=1071880&view=diff
==============================================================================
--- incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext (original)
+++ incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext Fri Feb 18 04:21:49 2011
@@ -8,15 +8,17 @@ targeted at .NET runtime users.
 
 Lucene.Net has three primary goals:
 
-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. 
-
-Second, it will be a high-performance C# search engine library. 
-
-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.
+ 1. 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. 
+    
+ 2. High-performance C# search engine library. 
+    
+ 3. 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.
 
 You can find the Lucene parent project at: [http://lucene.apache.org/][1]