Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e43865e

Browse files
committed
1471191, added 's' to 'http' links and fixed a relative link.
1 parent 07d5064 commit e43865e

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/analysis-services/power-pivot-sharepoint/power-pivot-data-refresh-with-sharepoint-2013.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ manager: kfile
229229
## <a name="bkmk_moreinformation"></a> More Information
230230
[Troubleshooting Power Pivot Data Refresh](http://social.technet.microsoft.com/wiki/contents/articles/3870.troubleshooting-powerpivot-data-refresh.aspx).
231231

232-
[Excel Services in SharePoint 2013](http://msdn.microsoft.com/library/sharepoint/jj164076\(v=office.15\)) (<http://msdn.microsoft.com/library/sharepoint/jj164076(v=office.15)>).
232+
[Excel Services in SharePoint](/sharepoint/dev/general-development/excel-services-in-sharepoint).
233233

234234
## See Also
235235
[Install Analysis Services in Power Pivot Mode](../../analysis-services/instances/install-windows/install-analysis-services-in-power-pivot-mode.md)

docs/integration-services/data-flow/data-flow-performance-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ manager: craigg
169169

170170
- Technical article, [Integration Services: Performance Tuning Techniques](https://go.microsoft.com/fwlink/?LinkId=98900), on technet.microsoft.com
171171

172-
- Technical article, [Increasing Throughput of Pipelines by Splitting Synchronous Transformations into Multiple Tasks](http://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/SQLCAT's%20Guide%20to%20BI%20and%20Analytics.pdf), in _SQLCAT's Guide to BI and Analytics_
172+
- Technical article, [Increasing Throughput of Pipelines by Splitting Synchronous Transformations into Multiple Tasks](https://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/SQLCAT's%20Guide%20to%20BI%20and%20Analytics.pdf), in _SQLCAT's Guide to BI and Analytics_
173173

174174
- Technical article, [The Data Loading Performance Guide](https://go.microsoft.com/fwlink/?LinkId=220816), on msdn.microsoft.com.
175175

docs/relational-databases/partitions/partitioned-tables-and-indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,6 @@ In this way, the query optimizer can process the join faster, because the partit
128128
- [Bulk Loading into a Partitioned Table](https://msdn.microsoft.com/library/cc966380.aspx)
129129
- [Project REAL: Data Lifecycle -- Partitioning](https://technet.microsoft.com/library/cc966424.aspx)
130130
- [Query Processing Enhancements on Partitioned Tables and Indexes](https://msdn.microsoft.com/library/ms345599.aspx)
131-
- [Top 10 Best Practices for Building a Large Scale Relational Data Warehouse](http://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/SQLCAT's%20Guide%20to%20Relational%20Engine.pdf) in _SQLCAT's Guide to: Relational Engineering_
131+
- [Top 10 Best Practices for Building a Large Scale Relational Data Warehouse](https://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/SQLCAT's%20Guide%20to%20Relational%20Engine.pdf) in _SQLCAT's Guide to: Relational Engineering_
132132

133133

docs/relational-databases/search/create-and-manage-full-text-indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ For more info, see [Populate Full-Text Indexes](../../relational-databases/searc
7070
|Page|Description|
7171
|----------|-----------------|
7272
|**General**|Displays basic properties of the full-text index. These include several modifiable properties and a number of unchangeable properties such as database name, table name, and the name of full-text key column. The modifiable properties are:<br /><br /> **Full-Text Index Stoplist**<br /><br /> **Full-Text Indexing Enabled**<br /><br /> **Change Tracking**<br /><br /> **Search Property List**<br /><br />For more info, see [Full-Text Index Properties &#40;General Page&#41;](/sql/database-engine/full-text-index-properties-general-page).|
73-
|**Columns**|Displays the table columns that are available for full-text indexing. The selected column or columns are full-text indexed. You can select as many of the available columns as you want to include in the full-text index. For more info, see [Full-Text Index Properties &#40;Columns Page&#41;](/sql/database-engine/full-text-index-properties-columns-page).|
73+
|**Columns**|Displays the table columns that are available for full-text indexing. The selected column or columns are full-text indexed. You can select as many of the available columns as you want to include in the full-text index. For more info, see [Full-Text Index Properties &#40;Columns Page&#41;](../../database-engine/full-text-index-properties-columns-page.md).|
7474
|**Schedules**|Use this page to create or manage schedules for a SQL Server Agent job that starts an incremental table population for the full-text index populations. For more info, see [Populate Full-Text Indexes](../../relational-databases/search/populate-full-text-indexes.md).<br /><br /> Note: After you exit the **Full-Text Index Properties** dialog box, any newly created schedule is associated with a SQL Server Agent job (Start Incremental Table Population on *database_name*.*table_name*).|
7575

7676
6. [!INCLUDE[clickOK](../../includes/clickok-md.md)] to save any changes and exit the **Full-text index Properties** dialog box.

0 commit comments

Comments
 (0)