This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Reindex search¶
To (re)create or refresh the search engine index for configured search engines (per SiteAccess repository), use the php bin/console ibexa:reindex
command.
Some examples of common usage:
1 2 3 4 5 6 7 8 9 10 11 12 |
|
For further info on possible options, see php bin/console ibexa:reindex --help
.