Enumeration
IndexingRecord.Location
The location of the content for this record.
enum Location
Discussion
Top-level pages are an obvious kind of search result in a list-like UI. However, we may want to put subsections or other important items in the same list of search results. This location may point to a top-level page or somewhere deeper in the page.
For example, a Tutorial may have its own search result and each of its TutorialSections may be a search result as well.
Topics
Enumeration Cases