all groups > sql server full text search > october 2005 >
You're in the

sql server full text search

group:

Catalog size up and down ???



Catalog size up and down ??? Gordowey
10/29/2005 4:52:51 PM
sql server full text search: Is that normal??

I am populating my catalog, and i see the catalog size growing 45MB,
47MB, 52MB..1MB

and suddenly it goes to zero and starts again

Is that normal??

thanks

Alberto
Re: Catalog size up and down ??? Gordowey
10/29/2005 4:55:41 PM
The final size should be about 900MB , but is only 70MB...what is
happening:??

please help!!
Re: Catalog size up and down ??? John Kane
10/30/2005 12:49:01 AM
Gordowey,
Could you post the full output of -- SELECT @@version -- as this will be
helpful info in troubleshooting SQL FTS or FT Indexing issues. How many rows
in your FT-enabled table? Did you run a Full or Incremental population? If
the latter, does the FT-enabled table have timestamp column?

You should review your server's Application event log for "Microsoft Search"
or MssCi souse events. What I suspect that is happening is normal & expected
and caused by either a Shadow merge or Master Merge of FT Catalog files
usually in 50K increments being merged into a single compressed Master
catalog file. Note, the FT Catalog files are compressed so it will not be
the same size as the text in your FT-enabled column.

Thanks,
John
--
SQL Full Text Search Blog
http://spaces.msn.com/members/jtkane/


[quoted text, click to view]

Re: Catalog size up and down ??? Gordowey
10/30/2005 9:17:37 AM
Hi John, thanks for your answer..I have sent you by email some info
about my problem..please take a look and help me..

thanks a lot

Alberto
AddThis Social Bookmark Button