This is getting quite annoying. Trying to integrate Lucene.Net search with NHibernate and i found only some information from year 07.
Is there a nice up to date tutorial for this? Where to start, what to download etc.?
Is there a way how to set NHibernate.Search metadata elsewhere and not on domain objects using attributes (i don't want to reference any nhibernate related stuff in my Core project)?