Get *invovled* to help shape our future -----Original Message----- From: pnas...@apache.org [mailto:pnas...@apache.org] Sent: Saturday, July 23, 2011 10:50 PM To: lucene-net-comm...@lucene.apache.org Subject: [Lucene.Net] svn commit: r1150205 - /incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext
Author: pnasser Date: Sat Jul 23 19:50:05 2011 New Revision: 1150205 URL: http://svn.apache.org/viewvc?rev=1150205&view=rev Log: syntax 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=1150205&r1=1150204&r2=1150205&view=diff ============================================================================== --- incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext (original) +++ incubator/lucene.net/site/trunk/content/lucene.net/index.mdtext Sat Jul 23 19:50:05 2011 @@ -5,9 +5,10 @@ Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users. Lucene.Net has three primary goals: -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. Maintaining the high-performance requirements excepted of a first class 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. + +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. Maintaining the high-performance requirements excepted of a first class 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. </h3>