EPrints 2.3 Documentation - erase_fulltext_cache command |
erase_fulltext_cache - erase the cached full text search index files.
erase_fulltext_cache repository_id [options]
This erases all the .words and .indexcodes cache files from your repository, forcing the indexer to rerun the tools used to extract full text from your documents.
This is useful if you only setup the fulltext indexing after your repository is already live, or if you discover there has been a problem.
Without the --force option, this script asks for confirmation before actually erasing anything.
The ID of the EPrint repository to use.
Print a brief help message and exit.
Print the full manual page and then exit.
Be vewwy vewwy quiet. This option will supress all output unless an error occurs.
Explain in detail what is going on. May be repeated for greater effect.
Output version information and exit.
Don't ask before making the changes.
EPrints 2.3 Documentation - erase_fulltext_cache command |