CentraSite Documentation : Working with the CentraSite Business UI : Administering the Business UI : CentraSite Business UI Pluggable Architecture : Customizing the Welcome Page : Configurations for a Custom Welcome Page : Search Scopes
Search Scopes
The search scopes enable you to narrow the search for assets based on the following objects:
*Everything
*Assets
<SearchScopes>
<SearchScope
id="Assets" isExpandable="false"
class="com.softwareag.centrasite.api.csom.search.impl.AssetScope"
exclude="uddi:7613515f-77eb-11dd-bc9f-f62b6cf80b00">
INMCL_STR_Assets
</SearchScope>
<SearchScope
id="Everything" isExpandable="true"
class="com.softwareag.centrasite.api.csom.search.impl.EverythingScope"
exclude="uddi:7613515f-77eb-11dd-bc9f-f62b6cf80b00">
INMCL_STR_Everything
</SearchScope>
</SearchScopes>
Additionally, you can create a custom scope with the search query that you require. You define a custom search scope under the section Search Scopes Configuration in the custom configuration file.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback