Mar
8
FluentNHibernate.Search 0.2 Beta
Posted In: Object Mappers, Open Source by DotNut
Fluent NHibernate.Search is an open-source attributes-less mapping interface for the NHibernate provider implementation of Lucene.NET.
NHibernate.Search is attributes based mapping. However, some projects need to keep domain entities true POCO and persistant ignorant. This project was created because there is no Fluent inteface to map Lucene.NET documents without attributes outside domain entities.
