sql server - Guidelines for creating additional full-text catalogs -


Good Wizards are called

If this is a large table or view, or if selected In the full text list there are indexed or other large tables, consider assigning this table or see your own full-text list

"big" is a very subjective word Is this 1,000 records or 1,000,000 in a table? What guidelines do you follow when creating additional full-text catalogs? Is it bad to deal with multiple tables in this 1 full-text catalog, or to keep a 1-1 relationship between the list and the table? I have usually only broken them on the basis of specific rules, e.g. This list ignores any non-alphanumeric, it gives everything, it is very sensitive, etc. Read in this FT white paper published by the SQL CAT team: It is more comprehensive than your specific question;


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -