You are here

README.txt in Search Index Wipe 7

README.txt
-- SUMMARY --

This module clean up search index built by search module. It is helpful
while deploying large sites whose search index becomes massive.
The reindex button does not clear the search index but rather gradually
replaces existing search data with new data as items are reindexed.


-- REQUIREMENTS --

Needs core search module to be enable on the site.

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/895232 for further information.


-- CONFIGURATION --

* To clear the search index, go to Administration » Configuration » Search and 
  metadata » Search settings. Hit on Wipe Index button next to Re-index site 
  button.

-- FAQ --

Q: Why should I use this module?

A: The search index can become massive on large sites, making it difficult 
   to transfer the site to another server. Examples include migrating ISPs 
   or just creating a test site. Yes, we know it would be better to not delete
   the entire search index, but its sheer size sometimes forces the need.


Q: I wiped my search index, How do I rebuilt it?

A: It is similar to Rebuild index button, we need to run cron on the site to 
   rebuilt the index.


-- CONTACT --

Current maintainers:
* Sagar Ramgade (Sagar Ramgade) - http://drupal.org/user/399718
* Nitesh Pawar (Nitesh Pawar) - http://drupal.org/user/1069334

File

README.txt
View source
  1. README.txt
  2. -- SUMMARY --
  3. This module clean up search index built by search module. It is helpful
  4. while deploying large sites whose search index becomes massive.
  5. The reindex button does not clear the search index but rather gradually
  6. replaces existing search data with new data as items are reindexed.
  7. -- REQUIREMENTS --
  8. Needs core search module to be enable on the site.
  9. -- INSTALLATION --
  10. * Install as usual, see http://drupal.org/node/895232 for further information.
  11. -- CONFIGURATION --
  12. * To clear the search index, go to Administration » Configuration » Search and
  13. metadata » Search settings. Hit on Wipe Index button next to Re-index site
  14. button.
  15. -- FAQ --
  16. Q: Why should I use this module?
  17. A: The search index can become massive on large sites, making it difficult
  18. to transfer the site to another server. Examples include migrating ISPs
  19. or just creating a test site. Yes, we know it would be better to not delete
  20. the entire search index, but its sheer size sometimes forces the need.
  21. Q: I wiped my search index, How do I rebuilt it?
  22. A: It is similar to Rebuild index button, we need to run cron on the site to
  23. rebuilt the index.
  24. -- CONTACT --
  25. Current maintainers:
  26. * Sagar Ramgade (Sagar Ramgade) - http://drupal.org/user/399718
  27. * Nitesh Pawar (Nitesh Pawar) - http://drupal.org/user/1069334