3.1.1.2 Search Service Application Information

msdn link

The protocol server maintains a SearchServiceApplication object to store information configured for the search service application. The protocol client can request this information to get the properties for the search service application and call operations based on the properties.

SearchServiceApplication: This object represents information about the search service application.

  • DefaultSearchProvider: The default search provider configured for this search service application.

  • PersonalQuerySuggestionsEnabled: if "true", personal query and results suggestions are turned on for the search service application.

  • PropertyBag: Specifies configuration settings as key-value pairs. This property exists only if QueryProperties.ResultsProvider is equal to SearchProvider.FASTSearch.<45>

  • QueryLoggingEnabled: If "true", the query logging is enabled for the search service application.

  • QuerySuggestionsEnabled: If "true", query suggestions are turned on for the search service application.

  • VerboseQueryMonitoring: If "true", verbose query monitoring is turned on for the search service application.