You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by th...@apache.org on 2011/02/25 11:48:39 UTC

[Lucene.Net] svn commit: r1074468 [1/7] - in /incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1: ./ build/ contrib/Analyzers/ contrib/Analyzers/Lucene.Net.Analyzers/ contrib/Analyzers/Lucene.Net.Analyzers/AR/ contrib/Analyzers/Lucene.Net.Analyzers/Properties/ contrib/...

Author: thoward
Date: Fri Feb 25 10:48:35 2011
New Revision: 1074468

URL: http://svn.apache.org/viewvc?rev=1074468&view=rev
Log:
Updated some files to be license compliant, corrected copyright information in AssemblyInfo.cs files, consolidated the solution files to a single directory, updated the csproj files to direct 'Release' build targets to a non-default directory, renamed some of the csproj files and build targets, converted solutions/project files to VS2010 format. 

Added:
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Similarity.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.SpellChecker.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.SpellChecker.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.WordNet.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Lucene.Net.Core.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Lucene.Net.Demo.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Lucene.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Test/Lucene.Net.Analyzers.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/Test/FastVectorHighlighter.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Test/Highlighter.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Test/Queries.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/Similarity.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Snowball.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Test/Snowball.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Tests/Spatial.Net.Tests.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Test/Lucene.Net.Test.csproj
Removed:
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Lucene.Net.Analyzers.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Lucene.Net.Analyzers/Lucene.Net.Analyzers.csproj.user
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/FastVectorHighlighter.Net/FastVectorHighlighter.Net.csproj.user
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/FastVectorHighlighter.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Highlighter.Net/Highlighter.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Test/Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Queries.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/Similarity.Net-2.0.0.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/SimilarityNet.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Test/Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Spatial.Net/Spatial.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Tests/Tests.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Tests/Tests.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/SpellChecker.Net/SpellChecker.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/Test/SpellChecker.Net.Test.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/WordNet.Net-2.0.0.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/Demo.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/Lucene.Net.sln
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Test/Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Test/Test.sln
Modified:
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/LICENSE.txt
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/NOTICE.txt
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Lucene.Net.Analyzers/AR/ArabicStemmer.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Lucene.Net.Analyzers/Lucene.Net.Analyzers.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Lucene.Net.Analyzers/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Analyzers/Test/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net.Test/Contrib.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net.Test/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Contrib.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Index/FieldEnumerator.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Index/SegmentsGenCommit.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Index/TermVectorEnumerator.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Contrib.Net/Contrib.Net/Util/Cache/SegmentCache.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/FastVectorHighlighter.Net/FastVectorHighlighter.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/FastVectorHighlighter.Net/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/FastVectorHighlighter.Net/Support.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/Test/AbstractTestCase.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/Test/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/FastVectorHighlighter.Net/Test/Support.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Highlighter.Net/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Highlighter.Net/Highlighter.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Highlighter.Net/Highlighter.Net.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Highlighter.Net/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Test/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Highlighter.Net/Test/Test.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Queries.Net/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Queries.Net/Queries.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Queries.Net/Support.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Queries.Net/TermsFilter.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Queries.Net/Test/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/Build.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Similarity.Net/Similarity.Net/Similar/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Build.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Docs/Index.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Lucene.Net/Analysis/Snowball/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/README.txt
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/SF/Overview.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/SF/Snowball/Ext/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/SF/Snowball/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Xdocs/Index.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Snowball.Net/Xdocs/Stylesheets/Project.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Test/Analysis/Snowball/TestSnowball.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Snowball.Net/Test/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Spatial.Net/Overview.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Spatial.Net/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Spatial.Net/Spatial.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Spatial.Net/Tier/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/Spatial.Net/Tests/Properties/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/SpellChecker.Net/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/SpellChecker.Net/Build.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/SpellChecker.Net/Spell/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/SpellChecker.Net/SpellChecker.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/Test/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/SpellChecker.Net/Test/SpellChecker.Net.Test.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/Package.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/SynExpand/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/SynExpand/SynExpand.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/SynLookup/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/SynLookup/SynLookup.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/Syns2Index/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/contrib/WordNet.Net/WordNet.Net/Syns2Index/Syns2Index.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/DeleteFiles/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/DeleteFiles/DeleteFiles.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/DemoLib/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/DemoLib/DemoLib.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/DemoLib/DemoLib.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/IndexFiles/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/IndexFiles/IndexFiles.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/IndexHtml/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/IndexHtml/IndexHtml.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/Search.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/SearchFiles/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Demo/SearchFiles/SearchFiles.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/AssemblyInfo.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/Index/AbstractAllTermDocs.cs
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/Lucene.Net.csproj
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/Lucene.Net.xml
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Lucene.Net/Overview.html
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Test/App.config
    incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/src/Test/AssemblyInfo.cs

Modified: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/LICENSE.txt
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/LICENSE.txt?rev=1074468&r1=1074467&r2=1074468&view=diff
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/LICENSE.txt (original)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/LICENSE.txt Fri Feb 25 10:48:35 2011
@@ -203,10 +203,10 @@
 
 
 
-Some code in src/java/org/apache/lucene/util/UnicodeUtil.java was
-derived from unicode conversion examples available at
-http://www.unicode.org/Public/PROGRAMS/CVTUTF.  Here is the copyright
-from those sources:
+Some code in src/Lucene.Net/Util/UnicodeUtil.cs was derived from unicode 
+conversion examples available at http://www.unicode.org/Public/PROGRAMS/CVTUTF.
+
+Here is the copyright from those sources:
 
 /*
  * Copyright 2001-2004 Unicode, Inc.
@@ -231,10 +231,10 @@ from those sources:
  */
 
 
-Some code in src/java/org/apache/lucene/util/ArrayUtil.java was
-derived from Python 2.4.2 sources available at
-http://www.python.org. Full license is here:
+Some code in src/Lucene.Net/Util/ArrayUtil.cs was derived from Python 2.4.2 
+sources available at http://www.python.org. 
 
-  http://www.python.org/download/releases/2.4.2/license/
+Full license is here:
 
+  http://www.python.org/download/releases/2.4.2/license/
 

Modified: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/NOTICE.txt
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/NOTICE.txt?rev=1074468&r1=1074467&r2=1074468&view=diff
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/NOTICE.txt (original)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/NOTICE.txt Fri Feb 25 10:48:35 2011
@@ -1,11 +1,12 @@
-Apache Lucene
-Copyright 2006 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
-The snowball stemmers in
-  contrib/Snowball.Net/Snowball.Net/SF/Snowball
-were developed by Martin Porter and Richard Boulton.
-The full snowball package is available from
-  http://snowball.tartarus.org/
+Apache Lucene.Net
+Copyright 2006-2011 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+The snowball stemmers in
+  contrib/Snowball.Net/Snowball.Net/SF/Snowball
+were developed by Martin Porter and Richard Boulton.
+The full snowball package is available from
+  http://snowball.tartarus.org/
+

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,167 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net", "..\contrib\Contrib.Net\Contrib.Net\Contrib.Net.csproj", "{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers", "..\contrib\Analyzers\Lucene.Net.Analyzers\Lucene.Net.Analyzers.csproj", "{4286E961-9143-4821-B46D-3D39D3736386}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net", "..\contrib\FastVectorHighlighter.Net\FastVectorHighlighter.Net\FastVectorHighlighter.Net.csproj", "{9D2E3153-076F-49C5-B83D-FB2573536B5F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net", "..\contrib\Highlighter.Net\Highlighter.Net\Highlighter.Net.csproj", "{901D5415-383C-4AA6-A256-879558841BEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net", "..\contrib\Queries.Net\Queries.Net\Queries.Net.csproj", "{481CF6E3-52AF-4621-9DEB-022122079AF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Similarity.Net", "..\contrib\Similarity.Net\Similarity.Net\Similarity.Net.csproj", "{B9C12C92-199A-426E-B892-3531E2600217}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net", "..\contrib\Snowball.Net\Snowball.Net\Snowball.Net.csproj", "{8F9D7A92-F122-413E-9D8D-027E4ECD327C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net", "..\contrib\Spatial.Net\Spatial.Net\Spatial.Net.csproj", "{35C347F4-24B2-4BE5-8117-A0E3001551CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpellChecker.Net", "..\contrib\SpellChecker.Net\SpellChecker.Net\SpellChecker.Net.csproj", "{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SynExpand", "..\contrib\WordNet.Net\WordNet.Net\SynExpand\SynExpand.csproj", "{1407C9BA-337C-4C6C-B065-68328D3871B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SynLookup", "..\contrib\WordNet.Net\WordNet.Net\SynLookup\SynLookup.csproj", "{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Syns2Index", "..\contrib\WordNet.Net\WordNet.Net\Syns2Index\Syns2Index.csproj", "{7563D4D9-AE91-42BA-A270-1D264660F6DF}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers.Test", "..\contrib\Analyzers\Test\Lucene.Net.Analyzers.Test.csproj", "{67D27628-F1D5-4499-9818-B669731925C8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoLib", "..\src\Demo\DemoLib\DemoLib.csproj", "{F04CA2F4-E182-46A8-B914-F46AF5319E83}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Test", "..\src\Test\Lucene.Net.Test.csproj", "{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net.Test", "..\contrib\Contrib.Net\Contrib.Net.Test\Contrib.Net.Test.csproj", "{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net.Test", "..\contrib\FastVectorHighlighter.Net\Test\FastVectorHighlighter.Net.Test.csproj", "{33ED01FD-A87C-4208-BA49-2586EFE32974}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net.Test", "..\contrib\Highlighter.Net\Test\Highlighter.Net.Test.csproj", "{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net.Test", "..\contrib\Queries.Net\Test\Queries.Net.Test.csproj", "{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net.Test", "..\contrib\Snowball.Net\Test\Snowball.Net.Test.csproj", "{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net.Tests", "..\contrib\Spatial.Net\Tests\Spatial.Net.Tests.csproj", "{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpellChecker.Net.Test", "..\contrib\SpellChecker.Net\Test\SpellChecker.Net.Test.csproj", "{4DCB81AA-ECC1-4B3D-A0C9-28E54F5B125C}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.Build.0 = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.Build.0 = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.Build.0 = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.Build.0 = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.Build.0 = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Release|Any CPU.Build.0 = Release|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Release|Any CPU.Build.0 = Release|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Release|Any CPU.Build.0 = Release|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Release|Any CPU.Build.0 = Release|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Release|Any CPU.Build.0 = Release|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Release|Any CPU.Build.0 = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.Build.0 = Release|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Release|Any CPU.Build.0 = Release|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Release|Any CPU.Build.0 = Release|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Release|Any CPU.Build.0 = Release|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Release|Any CPU.Build.0 = Release|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Release|Any CPU.Build.0 = Release|Any CPU
+		{4DCB81AA-ECC1-4B3D-A0C9-28E54F5B125C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{4DCB81AA-ECC1-4B3D-A0C9-28E54F5B125C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{4DCB81AA-ECC1-4B3D-A0C9-28E54F5B125C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{4DCB81AA-ECC1-4B3D-A0C9-28E54F5B125C}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.All.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,107 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net", "..\contrib\Contrib.Net\Contrib.Net\Contrib.Net.csproj", "{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers", "..\contrib\Analyzers\Lucene.Net.Analyzers\Lucene.Net.Analyzers.csproj", "{4286E961-9143-4821-B46D-3D39D3736386}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net", "..\contrib\FastVectorHighlighter.Net\FastVectorHighlighter.Net\FastVectorHighlighter.Net.csproj", "{9D2E3153-076F-49C5-B83D-FB2573536B5F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net", "..\contrib\Highlighter.Net\Highlighter.Net\Highlighter.Net.csproj", "{901D5415-383C-4AA6-A256-879558841BEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net", "..\contrib\Queries.Net\Queries.Net\Queries.Net.csproj", "{481CF6E3-52AF-4621-9DEB-022122079AF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Similarity.Net", "..\contrib\Similarity.Net\Similarity.Net\Similarity.Net.csproj", "{B9C12C92-199A-426E-B892-3531E2600217}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net", "..\contrib\Snowball.Net\Snowball.Net\Snowball.Net.csproj", "{8F9D7A92-F122-413E-9D8D-027E4ECD327C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net", "..\contrib\Spatial.Net\Spatial.Net\Spatial.Net.csproj", "{35C347F4-24B2-4BE5-8117-A0E3001551CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SpellChecker.Net", "..\contrib\SpellChecker.Net\SpellChecker.Net\SpellChecker.Net.csproj", "{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SynExpand", "..\contrib\WordNet.Net\WordNet.Net\SynExpand\SynExpand.csproj", "{1407C9BA-337C-4C6C-B065-68328D3871B3}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SynLookup", "..\contrib\WordNet.Net\WordNet.Net\SynLookup\SynLookup.csproj", "{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Syns2Index", "..\contrib\WordNet.Net\WordNet.Net\Syns2Index\Syns2Index.csproj", "{7563D4D9-AE91-42BA-A270-1D264660F6DF}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.Build.0 = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.Build.0 = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.Build.0 = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.Build.0 = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.Build.0 = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FF45EE91-9CA3-443D-8231-75E9FA1AF40E}.Release|Any CPU.Build.0 = Release|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{1407C9BA-337C-4C6C-B065-68328D3871B3}.Release|Any CPU.Build.0 = Release|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{2CA12E3F-76E1-4FA6-9E87-37079A7B7C69}.Release|Any CPU.Build.0 = Release|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{7563D4D9-AE91-42BA-A270-1D264660F6DF}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,59 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers", "..\contrib\Analyzers\Lucene.Net.Analyzers\Lucene.Net.Analyzers.csproj", "{4286E961-9143-4821-B46D-3D39D3736386}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Test", "..\src\Test\Lucene.Net.Test.csproj", "{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers.Test", "..\contrib\Analyzers\Test\Lucene.Net.Analyzers.Test.csproj", "{67D27628-F1D5-4499-9818-B669731925C8}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoLib", "..\src\Demo\DemoLib\DemoLib.csproj", "{F04CA2F4-E182-46A8-B914-F46AF5319E83}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.Build.0 = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.Build.0 = Release|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{67D27628-F1D5-4499-9818-B669731925C8}.Release|Any CPU.Build.0 = Release|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{F04CA2F4-E182-46A8-B914-F46AF5319E83}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Analyzers.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Analyzers", "..\contrib\Analyzers\Lucene.Net.Analyzers\Lucene.Net.Analyzers.csproj", "{4286E961-9143-4821-B46D-3D39D3736386}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{4286E961-9143-4821-B46D-3D39D3736386}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,47 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net", "..\contrib\Contrib.Net\Contrib.Net\Contrib.Net.csproj", "{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net.Test", "..\contrib\Contrib.Net\Contrib.Net.Test\Contrib.Net.Test.csproj", "{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.Build.0 = Release|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{A065904B-1EBA-48DA-8D3D-D92A85BA41FC}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Core.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Net", "..\contrib\Contrib.Net\Contrib.Net\Contrib.Net.csproj", "{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{FEF899EB-610C-4D3C-A556-A01F56F4AFE0}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,47 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net", "..\contrib\FastVectorHighlighter.Net\FastVectorHighlighter.Net\FastVectorHighlighter.Net.csproj", "{9D2E3153-076F-49C5-B83D-FB2573536B5F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net.Test", "..\contrib\FastVectorHighlighter.Net\Test\FastVectorHighlighter.Net.Test.csproj", "{33ED01FD-A87C-4208-BA49-2586EFE32974}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.Build.0 = Release|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{33ED01FD-A87C-4208-BA49-2586EFE32974}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.FastVectorHighlighter.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FastVectorHighlighter.Net", "..\contrib\FastVectorHighlighter.Net\FastVectorHighlighter.Net\FastVectorHighlighter.Net.csproj", "{9D2E3153-076F-49C5-B83D-FB2573536B5F}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{9D2E3153-076F-49C5-B83D-FB2573536B5F}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,47 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net", "..\contrib\Highlighter.Net\Highlighter.Net\Highlighter.Net.csproj", "{901D5415-383C-4AA6-A256-879558841BEA}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net.Test", "..\contrib\Highlighter.Net\Test\Highlighter.Net.Test.csproj", "{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.Build.0 = Release|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{64E6BCC4-FA5D-4F1C-BD7A-C8F1EDA6672D}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Highlighter.Net.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Highlighter.Net", "..\contrib\Highlighter.Net\Highlighter.Net\Highlighter.Net.csproj", "{901D5415-383C-4AA6-A256-879558841BEA}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{901D5415-383C-4AA6-A256-879558841BEA}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,53 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net", "..\contrib\Queries.Net\Queries.Net\Queries.Net.csproj", "{481CF6E3-52AF-4621-9DEB-022122079AF6}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net.Test", "..\contrib\Queries.Net\Test\Queries.Net.Test.csproj", "{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.Test", "..\src\Test\Lucene.Net.Test.csproj", "{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8685A826-9B7A-42C8-88F3-EEE6B41D6D81}.Release|Any CPU.Build.0 = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{AAF68BCF-F781-45FC-98B3-2B9CEE411E01}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Queries.Net.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Queries.Net", "..\contrib\Queries.Net\Queries.Net\Queries.Net.csproj", "{481CF6E3-52AF-4621-9DEB-022122079AF6}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{481CF6E3-52AF-4621-9DEB-022122079AF6}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Similarity.Net.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Similarity.Net.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Similarity.Net.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Similarity.Net.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Similarity.Net", "..\contrib\Similarity.Net\Similarity.Net\Similarity.Net.csproj", "{B9C12C92-199A-426E-B892-3531E2600217}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{B9C12C92-199A-426E-B892-3531E2600217}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,47 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net", "..\contrib\Snowball.Net\Snowball.Net\Snowball.Net.csproj", "{8F9D7A92-F122-413E-9D8D-027E4ECD327C}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net.Test", "..\contrib\Snowball.Net\Test\Snowball.Net.Test.csproj", "{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.Build.0 = Release|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{CD80CE5C-AD9A-4922-A6E0-F1564218E73B}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Snowball.Net.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net", "..\contrib\Snowball.Net\Snowball.Net\Snowball.Net.csproj", "{8F9D7A92-F122-413E-9D8D-027E4ECD327C}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.Test.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.Test.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.Test.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,47 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net", "..\contrib\Spatial.Net\Spatial.Net\Spatial.Net.csproj", "{35C347F4-24B2-4BE5-8117-A0E3001551CE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net.Tests", "..\contrib\Spatial.Net\Tests\Spatial.Net.Tests.csproj", "{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.Build.0 = Release|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{19FC2A6B-4DE9-403F-8CEF-10850F57B96E}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal

Added: incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.sln?rev=1074468&view=auto
==============================================================================
--- incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.sln (added)
+++ incubator/lucene.net/tags/Lucene.Net_2_9_2_RC1/build/Contrib.Spatial.Net.sln Fri Feb 25 10:48:35 2011
@@ -0,0 +1,41 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C# Express 2010
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\src\Lucene.Net\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Spatial.Net", "..\contrib\Spatial.Net\Spatial.Net\Spatial.Net.csproj", "{35C347F4-24B2-4BE5-8117-A0E3001551CE}"
+EndProject
+Global
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
+		Debug|Any CPU = Debug|Any CPU
+		Release|Any CPU = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{5D4AD9BE-1FFB-41AB-9943-25737971BF57}.Release|Any CPU.Build.0 = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{35C347F4-24B2-4BE5-8117-A0E3001551CE}.Release|Any CPU.Build.0 = Release|Any CPU
+	EndGlobalSection
+	GlobalSection(SolutionProperties) = preSolution
+		HideSolutionNode = FALSE
+	EndGlobalSection
+EndGlobal