Put here the DLL from Lucene.NET 3.0.3, if you are using IronRuby

To be added here:

Lucene.Net.dll
Lucene.Net.Contrib.Analyzers.dll

Later on, Exilis written in Ruby may have flexible way to select correct release of Lucene.
This is not necessarily easy, because Apache regularly changes their API, but we will try.
That said, don't forget that successive releases of Apache Lucene only ensure ascending compatibility:
if you use Exilis with multiple client tools, the fact that one of them uses a recent release can break compatilility with other clients.
