9.5.0.0
541 201 9965 Email Website
Contents
Search:

Home > Setup & Configuration > Search > Basic Search

Basic Search

The basic search function searches the fields listed below. Advanced Search functions differently.

Products/Variants:

  • Name
  • SKU
  • Manufacturer's Part number
  • Description

Entities:

  • Name
Search can be used on your site 2 ways: 

Control: 
You can embed the basic search control into your skin wherever you would like the search box to appear, such as: 

<aspdnsf:Search ID="ctrlSearch" runat="server" CssClass="search" SearchButtonCaption="Go"
SearchCaption="<%$ Tokens: StringResource, common.cs.82 %>"
SearchTextMinLength="<%$ Tokens:AppConfigUSInt, MinSearchStringLength %>"
SearchTextMinLengthInvalidErrorMessage="<%$ Tokens: StringResource, search.aspx.2 %>"
ValidateInputLength="true" ShowValidationMessageBox="true" ShowValidationSummary="false" />


Basic Search Page Link: 
You can link directly to the /search.aspx page from within the Topic: Template.TopNavigation 

Additional Notes: 
SettingSearchDescriptionsByDefault allows the search to include product descriptions as well. 

You can use an XmlPackage based display for the Basic Search (and the Advanced Search), selectable with the Settings: XmlPackage.SearchPage and XmlPackage.SearchAdvPage 

It is recommended that Full Text Search not be enabled in order for the Basic Search to operate effectively. You may want to experiment with FTS enabled/disabled to determine your preferred behavior.


Actions
Print This Article
Bookmark
Email This Article
Previous Article
Next Article