{{indexer.name}}
{{indexer.name}}
The index cannot be read and will need to be rebuilt
-
Index info & tools
The process is taking longer than expected, check the umbraco log to see if there have been any errors during this operation
| Documents in index |
{{indexer.documentCount}} |
| Fields in index |
{{indexer.fieldCount}} |
| Has deletions? |
{{indexer.deletionCount > 0}}
({{indexer.deletionCount}})
|
| Optimized? |
{{indexer.isOptimized}}
|
-
Node types
| Include node types |
{{indexer.indexCriteria.IncludeNodeTypes | json}} |
| Exclude node types |
{{indexer.indexCriteria.ExcludeNodeTypes | json}} |
| Parent node id |
{{indexer.indexCriteria.ParentNodeId}} |
-
System fields
| Name |
Enable sorting |
Type |
| {{field.Name}} |
{{field.EnableSorting}} |
{{field.Type}} |
-
User fields
| Name |
Enable sorting |
Type |
| {{field.Name}} |
{{field.EnableSorting}} |
{{field.Type}} |
-
Provider properties