When I am doing searching in wss sites, its not working.
When i am trying to run the command for initializing the full text indexing, its taking somuch time to process the query.(taken almost 13 hrs but still processing)
EXEC sp_fulltext_database 'enable'
Our site database size is 18 GB.
Can anyone help me on this.