Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2012 at 11:43 UTC
Updated:
20 Feb 2012 at 23:10 UTC
Hi !
Question is simple, but I didn't find the answer alone:
- how to clear an existing index (reset)
- how to re-build all indexes
.. programmaticaly
Any hints welcome, thanks.
Comments
Comment #1
drewish commentedUse the drush commands. It's an easy way to script the operations, or you could open up searchapi.drush.inc if you want to see how they're implemented.