.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact

ADMINISTERING


Showing inline indexing statistics
Use the show stat database.inline* console command to show statistics about inline indexing on a server.

About this task

The command shows the following statistics.

Table 1. show stat database.inline* statistics
StatisticDescription
Database.InlineIndex.ByDesignExpired By Design views that are expired
Database.InlineIndex.ClearedCleared disabled collections
Database.InlineIndex.DeletesNote deletes
Database.InlineIndex.DisabledDisabled indexes
Database.InlineIndex.DisabledTotalTotal disabled indexes
Database.InlineIndex.Enabled Enabled indexes
Database.InlineIndex.EnabledTotal Total enabled indexes
Database.InlineIndex.ErrorErrors processing during inline indexing
Database.InlineIndex.InsertsNote inserts
Database.InlineIndex.OnDemandExpired On Demand views that are expired
Database.InlineIndex.RebuildsIndex rebuilds during inline indexing
Database.InlineIndex.SynchonizationsIndex synchronizations
Database.InlineIndex.UpdatesNote updates
Database.InlineIndex.UserTransUser transactions hit during inline indexing

Parent topic: Enabling and managing inline view indexing

Related tasks
Enabling inline view indexing with the Updall task
Enabling inline view indexing with INLINE_VIEW_INDEX setting
Setting index expiration for inline view indexes
Using console commands to manage inline view indexing
Disabling inline view indexing