PublicAPI.Enums.FullTextSearch.Model.IndexQueueTypeELMA API Documentation
Types of indexation-queue elements for full-text search
Access path: PublicAPI.Enums.FullTextSearch.Model.IndexQueueType
Properties

  NameDescription
Public propertyIndexAll
Full reindexation
Public propertyIndexByType
Reindexation by type
Public propertyIndexObject
Object indexation
Public propertyReIndexObject
Object reindexation
Public propertyReIndexObjectPart
Partial object reindexation
Back to Top
See Also