Search Index

Mask
Index{{ .Instance.IndexNamesFromConfig.ObjectRead }}
Document ID{{ .ElasticsearchID }}
System Object ID{{ .Object.SystemObjectId }}
Objecttype{{ .Object.Objecttype.Table.Name }}
Object ID{{ .Object.ObjectId }}
Object UUID{{ .Object.Uuid }}
Version{{ .Object.Version }}
Size in Index{{ .IndexDumpSize }}

Index Document

{{ template "jsontree" (Marshal .IndexDump) }} {{ if .IndexTermError }}

Get Terms Error: {{ .IndexTermError }}

{{ end }} {{ template "index_terms" .IndexTerms }}