Plugin Updated: Enterprise Search
09:03:35 GMT+0000
wp vip-search index-versions list post now shows the number of documents in each index version. This makes it easier to see if it is safe to switch to a new version.
$ wp vip-search index-versions list post
+--------+--------+--------------+----------------+----------------+
| number | active | created_time | activated_time | document_count |
+--------+--------+--------------+----------------+----------------+
| 1 | 1 | | | 2 |
| 2 | | 1650979622 | | 0 |
+--------+--------+--------------+----------------+----------------+