Development With A Dot

Blog on development in general, and specifically on .NET

Browse by Tags

All Tags » NHibernate Search (RSS)
Manually Indexing an Entity with NHibernate Search
Updated: thanks, Ayende! NHibernate Search, which you can get in source format with SVN from the NHContrib trunk here , is an API that integrates NHibernate with the popular indexer Lucene.NET. Out of the box, it indexes the properties from your entities...
More Posts