The fact that the SP uses full text is not exposed outside the SP, so you
would execute it like any other. Session.CreateSQLQuery("exec
TheStoredProcedure :searchParameter").

/G

2014-12-23 18:21 GMT+01:00 AG <[email protected]>:

> Any help on this-really need it!!
>
>
> On Saturday, December 20, 2014 10:18:50 PM UTC-8, AG wrote:
>>
>> SQL Server Express with Advanced Series in test and SQL server 2008 in
>> production.
>>
>> On Saturday, December 20, 2014 12:08:58 AM UTC-8, Gunnar Liljas wrote:
>>>
>>> What DBMS are you using?
>>>
>>> 2014-12-19 22:21 GMT+01:00 AG <[email protected]>:
>>>
>>>> I want to be able to execute a stored procedure that uses full text
>>>> search. Is it possible to do that with nHibernate? If not then whats the
>>>> recommended way of using full text search using nHibernate.
>>>>
>>>> Thanks
>>>>
>>>> Apurva
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "nhusers" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/nhusers.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>
>>>  --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/nhusers.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to