Index Table CLI
The index table subcommand lets you create, maintain and get information about the search index.
Command synopsis
wp asp index <new|continue|delete|item|info> [--batch=<batch>]
[--skip-confirm] [--post_id=<post_id>] [--check-responsiveness]
[--sleep=<milliseconds>] [--separate-process]Command flags
Flag
Description
Creating a new index
Continuing the existing index
Re-indexing a specific post
Emptying the index
Get information from the index
Running the index commands as cron jobs
Last updated