Sitecore Search is a search service provided by Sitecore, which allows you to implement on-site search for websites as a SaaS service. This time, we will introduce the product based on the already implemented Sitecore site and the Sitecore developer site.
We will review the basic domain settings using the newly created Sitecore Search Sandbox. This document provides an overview, with individual settings provided separately.
This document introduces Data Type and Entity, which are data structures managed as search targets in Sitecore Search. By learning about this structure, you can understand what kind of data can be handled by default and how to extend it for use.
Document Extractor refers to tools or processes that extract specific information or data from documents or files. This technology is used to efficiently obtain information, saving the effort of manual data extraction.
In the previous document, we implemented crawling using Document Extractor with XPath. This document explains the procedure to retrieve content managed in multiple languages using Locale Extractor.
We have introduced the basic crawling mechanism of Sitecore Search. In this document, we will introduce developer resources that are useful when setting up an on-site search using the data obtained.