Click or drag to resize
SearchIndexInfo Fields

The SearchIndexInfo type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAZURE_SEARCH_PROVIDER
Identifies search index that is processed by Azure. Value should be used in IndexProvider property.
Public fieldStatic memberLUCENE_SEARCH_PROVIDER
Identifies search index that is processed by Lucene. Value should be used in IndexProvider property.
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Public fieldStatic memberOBJECT_TYPE
Object type
Public fieldStatic memberTYPEINFO
Type information.
Top
See Also