Friday, February 24, 2012

Adding Full Text Indexing to Sharepoint in SQL Server

We had Sharepoint running on SBS with an MSDE database. We then upgraded
SBS to full blown SLQ Server.
I want to add full text indexing to SharePoint database but I cannot find
it. When I open Enterpise Manager I do not see a Sharepoint database.
Can anyone tell me how I add full text indexing to a Sharepoint database?
Hi Dave,
Thanks for your posting!
For using SQL Full-text indexing for WSS, you will need to migrate the
database from MSDE to SQL server; this WSS admin guide article will
introduce the detailed steps for you:
Migrating from WMSDE to SQL Server
http://www.microsoft.com/resources/d...inguide/en-us/
stsf17.mspx
Please ensure your SQL server has installed Full text indexing. No any
searching particular component is developed at WSS which depends SQL server
to perform the searching.
Then from the "Central Administration" page of WSS (start->Control
Panels->Administrative Tools->Sharepoint Central Administration), click the
link "Configure full-text search" under Component Configuration; then
select the checkbox "Enable full-text search and index component".
You are encourage to raise this question to Sharepoint newsgroup, which I
believe will let you get more quickly and better from Support Professionals
for SharePoint.
Thank you for your patience and corporation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!
Sincerely yours,
Michael Cheng
Online Partner Support Specialist
Partner Support Group
Microsoft Global Technical Support Center
Get Secure! - http://www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks!

No comments:

Post a Comment