Index management
Create, inspect, rebuild and drop indexes, with usage counts on each one.
Checked against v1.11.0 Updated
- Create multi-field compound indexes with reorder buttons and an ascending/descending toggle
- Index options: custom name, unique, sparse, and partial filter expression (JSON)
- The exact createIndex() command is previewed before creation
- Explain suggestions open the Create Index form with fields already ordered by the ESR rule
- Per-index size and usage statistics from $indexStats, with the time usage tracking started. The figures come from the server and are absent where it does not report them
- Usage tracking start time alongside the operation count
- Visual indicators for unique, sparse, partial filter, and TTL indexes, with hover tooltips
- Index details: key fields with direction, flags, options, and size
- Drop or rebuild individual indexes, and refresh definitions and statistics from the server
- Indexes folder hover preview with the whole list, its total size, and its total operations