Database reference - AdventureWorks2008

AdventureWorks2008 -  full text catalogs -  AW2008FullTextCatalog

Full text catalog properties

namevalue
nameAW2008FullTextCatalog
filegroup
full text index size0
has full text indexed tablesTrue
accent sensitiveTrue
defaultTrue
item count30
ownerdbo
population completion age00:06:39.0030000
population completion date9/15/2011 7:31:34 PM
population statusIdle
root path
unique key count2105

Indexes in catalog

nametable
JobCandidateJobCandidate
DocumentDocument
ProductReviewProductReview

Dependency graph

AW2008FullTextCatalogJobCandidateDocumentProductReview

Objects that depend on AW2008FullTextCatalog

nameobject typedatabaseserverlevel
JobCandidatefull text indexAdventureWorks2008SPRING\KATMAI1
Documentfull text indexAdventureWorks2008SPRING\KATMAI1
ProductReviewfull text indexAdventureWorks2008SPRING\KATMAI1

Code

CREATE FULLTEXT CATALOG [AW2008FullTextCatalog]WITH ACCENT_SENSITIVITY = ON
AS DEFAULT
AUTHORIZATION [dbo]



Documentation generated by SqlSpec