.NET
Links
Download
Download
Incubating-Apache-Lucene.Net-2.0-004-11Mar07.bin.zip
from http://incubator.apache.org/lucene.net/download/
Extract
Extract the following files:
src/Lucene.Net/bin/Release/Lucene.Net.dll
contrib/Snowball.Net/bin/Release/Snowball.Net.dll
Source
Checkout from the Subversion repository: https://svn.apache.org/repos/asf/incubator/lucene.net/trunk/C#
Open the following project, switch to Release configuration and build:
src/Lucene.Net/Lucene.Net-2.1.0.csproj contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj
Copy the following assemblies into your project:
src/Lucene.Net/bin/Release/Lucene.Net.dll src/Lucene.Net/bin/Release/Lucene.Net.xml contrib/Snowball.Net/Snowball.Net/bin/Release/Snowball.Net.dll contrib/Snowball.Net/Snowball.Net/bin/Release/Snowball.Net.xml