Index fragmentation can be remedied by either reorganizing an index or by rebuilding an index. Refer to SQL Server documentation for details on how to manually detect and repair fragmented indices. This job should be run outside your normal SQL Server maintenance window, during off-peak hours, as query and crawl performance will be adversely affected. Do not run this job during farm backup/restore/upgrade. Disable this job if your SQL database mirroring latency is excessive.
Index ' ' is used to enforce the full-text key on table ' ' and must be single-column. This change will disable full-text ...
Index ' ' is used to enforce the full-text key on table ' ' and must be unique. This change will disable full-text indexing ...
Index ' ' is used to enforce the full-text key on table ' ' and must not be null. This change will disable full-text indexing ...
Index ' ' is used to enforce the full-text key on table ' '. Deleting this index will disable full-text indexing for the ...
Index fragmentation can be remedied by either reorganizing an index or by rebuilding an index. Refer to SQL Server documentation ...
Index fragmentation can be remedied by either reorganizing an index or by rebuilding an index. Refer to the SQL Server documentation ...
Index Server is not configured for this Web site. In order to search for documents, you or your Web administrator needs to ...
Indexed properties are crawled by the search engine and become part of the People search scope schema. Only index a property ...
Indexing information can place a large load on the local SQL Server database and might slow down the responsiveness of the ...