Adds the "position" metadata to the metadata allowlist in the search index, which
enables position information for each search term in the search results at the expense of index size.
- Namespace
- Statiq
.Web - Containing Type
- WebKeys
- Field Type
- string
Syntax
public const string SearchAllowPositionMetadata
Remarks
See https://lunrjs.com/guides/core_concepts.html for more information.
Constant Value
Value | Type |
---|---|
SearchAllowPositionMetadata | String |