Searching |
Top Previous Next |
Kentico CMS comes with the built-in search engine that enables you to search for the given expression in the content of your web site.
You can modify the search engine functionality at CMS Desk -> Content -> E-commerce -> Special Pages -> Search -> cmscompletesearchdialog.
Additionally, you can specify what documents and types of documents exclude from the search at CMS Site Manager -> Settings -> Web Site.
For the E-commerce site, by default, the cms.file is set as a document type that is excluded from search. Therefore, the File document type (cms.file) won't be searched.
For more information about Kentico CMS search engine, please refer to the Search engine chapter in Kentico CMS Developer's guide. |