| Property | Value |
|---|---|
| Name | AW2008FullTextCatalog |
| ID | 5 |
| Owner | dbo |
| Catalog Path | |
| Unique Key Count | 2105 |
| Item Count | 30 |
| Index Size | 0 |
| Default |
|
| Accent Sensitive |
|
| Schema Name | Object Name | Index Name | Column | Extension Column | Language |
|---|---|---|---|---|---|
| Production | ProductReview | PK_ProductReview_ProductReviewID | Comments | English | |
| Production | Document | PK_Document_DocumentNode | DocumentSummary | English | |
| Production | Document | PK_Document_DocumentNode | Document | FileExtension | English |
| HumanResources | JobCandidate | PK_JobCandidate_JobCandidateID | Resume | English |
| Schema Name | Object Name | Index Name | Enabled | Change Tracking State | Crawl Completed | Crawl Type | Filegroup |
|---|---|---|---|---|---|---|---|
| Production | ProductReview | PK_ProductReview_ProductReviewID |
|
AUTO |
|
UPDATE CRAWL | PRIMARY |
| Production | Document | PK_Document_DocumentNode |
|
AUTO |
|
UPDATE CRAWL | PRIMARY |
| HumanResources | JobCandidate | PK_JobCandidate_JobCandidateID |
|
AUTO |
|
UPDATE CRAWL | PRIMARY |
| Permission | Grantor | Grant | With Grant Option | Deny |
|---|---|---|---|---|
| ALTER | ||||
| CONTROL | ||||
| REFERENCES | dbo |
|
||
| TAKE OWNERSHIP | ||||
| VIEW DEFINITION |
| Permission | Grantor | Grant | With Grant Option | Deny |
|---|---|---|---|---|
| ALTER | ||||
| CONTROL | ||||
| REFERENCES | ||||
| TAKE OWNERSHIP | dbo |
|
||
| VIEW DEFINITION |
| Script |
|---|
| CREATE FULLTEXT CATALOG [AW2008FullTextCatalog]WITH ACCENT_SENSITIVITY = ON
AS DEFAULT
AUTHORIZATION [dbo]
|