Search
When shoppers visit your web store, you want them to quickly find the items that they are looking for with minimum navigation. The Item Search service speeds up this process by returning search results for the search query provided by the shopper. NetSuite offers all the tools you need to enhance the item search capabilities of your Commerce web stores and SCIS. You can:
-
Configure your item search settings, which includes defining Search Fields, Facet Fields, Sort Fields, and Field Sets
-
Understand the Search Index, which ensures that the search requests are more targeted and search times are reduced
-
Use the Item Search API to retrieve data from the item records that have been indexed
-
Use Search Synonyms to define variants of terms in your product catalog
The procedures in this topic assume that you have already set up Item Records for Web Stores. For more information, see Item Availability.

The factors that impact your search results are your product catalogue, your item search settings, and the search query provided by the shopper. Although you cannot control the search query that your shoppers provide, you can make an educated guess of what they might search for and configure the search settings accordingly.

When you configure and save your item search settings for the first time, the Search Index is built. The Search Index is defined by the fields that you configure in your search settings, and the indexing process prepares your item records for use with the Item Search API.

The Item Search API is an interface that helps you retrieve the indexed items. By specifying the input parameters with the Item Search API, you can retrieve a subset of indexed items in the JSON response. Web Developers can use this API to build facet filtering and keyword search on item data.

Search Synonyms enables shoppers to easily find the products they are looking for using the language that comes naturally to them.

Search Analytics enables you to view standard workbooks showing the top search queries your shoppers used to find products on your website and the most frequently used shopper queries yielding zero search results.