Defines the Lucene storage types for a field.
An index enables Sitecore to locate items with common properties fast. An index is analogous to indexes in a SQL database.
| Member Name | Description |
|---|---|
| Text | Text. |
| Keyword | Keyword. |
| Unstored | Unstored. |
| Unindexed | Unindexed. |
Namespace: Sitecore.Data.Indexing
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
Sitecore.Data.Indexing Namespace