Class Types
Class | Summary |
---|---|
DocSearchIndexItem | A search item for a document. |
SearchIndex | Generates a JavaScript-based search index from the input documents. |
SearchIndexItem | A search item with an arbitrary URL. |
SearchIndexKeys |
Metadata keys for use by the Wyam.SearchIndex.SearchIndex module.
|
Interface Types
Interface | Summary |
---|---|
ISearchIndexItem | Represents an item in the search index. |