Hi,
I am planning to provide a search feature for my site(forum like), which would entail searching a Nvarchar(500) column. so, if i go down the MS SQL full-text-index path, what are the ramifications? any performance loss? can i do it live?
thanks
-BT