Joined: Thu Apr 27, 2006 6:03 am Posts: 14
|
NHibernate version:1.0.2 SQL Server 2005 - 9.00.2047
Hello there!
I have to implement full text search in an application working with NHibernate and the guidelines are not to use native SQL.
Is there any possibility to call the full text search of SQL Server 2005 (using the full text predicates CONTAINS and FREETEXT) without using native SQL?
I searched the doc and this forum but I found only one thread to this topic written in 2003. To be sure, I ask you to give me a short answer.
Thanks
Rob
|
|