Playing with Lucene .NET

April 18th, 2007
[ Geek ]

I’ve been doing some very rough testing of Lucene .NET and it’s an impressive framework. I’m able to index all text documents(153) on my drive in a little over 5 seconds. That’s indexing the entire contents of those text files!

Subsequent searches of the resulting index take about a tenth of a second. Technically, these aren’t valuable benchmarks as I’m just running in debug mode on a VMWare windows image with only 500 MB ram designated.

I’m still impressed.

One Response to “Playing with Lucene .NET”

  1. Otis Gospodnetic Says:

    Lucene.Net is looking for developers - if you are interested in joining, you should email George Aroush of Lucene.Net. If you need his email, I’m easy to look up.

Leave a Reply