uid: contributing/community-links

Community Links


Blog Posts

Here are some great posts from the Lucene.Net community:

Full Text Search with Lucene.Net

A very detailed how-to guide for working with Lucene.Net.

“This is one of the best posts I have ever seen about Lucene.NET”

Great intro posts about Lucene:

Introductory Lucene.Net Series

An excellent introductory series from Simone Chiaretta

Other posts

Lucene.Net projects

Here are some great projects built with Lucene.Net:

Examine

Examine is a managed abstraction around Lucene.Net. It provides a fluent search API and handles all of the underlying Lucene.Net objects for you.

Azure Directory

This project allows you to create Lucene Indexes and use them in Azure.

This project implements a low level Lucene Directory object called AzureDirectory around Windows Azure BlobStorage.