SearchIndexKeys Class

Summary

Metadata keys for use by the Wyam.SearchIndex.SearchIndex module.
Assembly
Wyam.SearchIndex.dll
Namespace
Wyam.SearchIndex
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["SearchIndexKeys"] class Type type-node

Syntax

public static class SearchIndexKeys

Fields

Name Constant Value Summary
SearchIndexItem SearchIndexItem
Contains a Wyam.SearchIndex.SearchIndexKeys.SearchIndexItem that can be used to provide specific search index information for a given document.
static
GitHub