This is silly, but i can't understand how to do it.
Checked out from svn (https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib) source, but when i try to build it, there's bunch of errors about FullTextSessionImpl which does not implement ISession interface members.
Tried hornGet, but it shows "The build tool Horn.Core.NAntBuildTool failed building the nhibernate.search package" error)
Tried to rebuild \branches\NHibernate.Search-NH3.x \NHibernate.Search.csproj - project can't find some references.
Tried to add them from \trunk\lib, \branches\lib\net\3.5, got few "FullTextSessionImpl does not implement something" and some other errors, so - i guess i didn't find appropriate dll's.
What am i doing wrong?
Basically - I just want to get NHibernate.Search version that has NHSR-25 patch included. Any tips how to do that?
Posted the same on NHusers
This is getting unbelievably frustrating. Now I'm completely confused.
Tried both - NHS trunk version & NHS 3.x version with freshly built NH trunk assemblies - still nothing.
Ran NAnt -D:with.core.only=true
command when building NH.
I just don't understand what I'm missing.
Turns out i svn co
nhibernate from nhcontrib svn. -_-
Nah... that didn't help either.