SearchServiceApplicationInfo constructor
SharePoint 2013
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Parameters
- searchServiceApplicationId
- Type: System.Guid
- queryLoggingEnabled
- Type: System.Boolean
- querySuggestionsEnabled
- Type: System.Boolean
- personalQuerySuggestionsEnabled
- Type: System.Boolean
- UseSimpleSchemaUI
- Type: System.Boolean
- properties
- Type: System.Collections.Generic.Dictionary<String, String>
- defaultSearchProvider
- Type: Microsoft.Office.Server.Search.Query.SearchProvider
- defaultQueryTimeout
- Type: System.Int32
- maxQueryTimeout
- Type: System.Int32
- maxKeywordQueryTextLength
- Type: System.Int32
- installLanguage
- Type: System.Int32
- installedlanguages
- Type: System.Collections.Generic.List<Int32>
- searchcenterUrl
- Type: System.String
- sharedSearchBoxSettings
- Type: System.String
- discoveryMaxKeywordQueryTextLength
- Type: System.Int32
- queryLoggingDailyLimit
- Type: System.Int32
- alertsEnabled
- Type: System.Boolean
- discoveryMaxRowLimit
- Type: System.Int32
- maxRowLimit
- Type: System.Int32
Show: