| SearchIndexInfo Fields | 
The SearchIndexInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AZURE_SEARCH_PROVIDER | 
            Identifies search index that is processed by Azure. Value should be used in IndexProvider property.
              | |
| LUCENE_SEARCH_PROVIDER | 
            Identifies search index that is processed by Lucene. Value should be used in IndexProvider property.
              | |
| mDataClass | 
            Data class with the SiteInfo data.
              (Inherited from AbstractInfoBaseTInfo.) | |
| mStatus | 
            Status of the object.
              (Inherited from BaseInfo.) | |
| OBJECT_TYPE | 
            Object type
              | |
| TYPEINFO | 
            Type information.
              |