Go to the source code of this file.
Enumerations | |
enum | RTI_CHUNK_SIZE |
Functions | |
dropTextIndex (&$database) | |
createTextIndex (&$database) | |
rebuildTextIndex (&$database) |
This may take a while depending on the database size and server configuration.
Rebuilding is faster if you drop the index and recreate it, but that will prevent searches from working while it runs.
Definition in file rebuildtextindex.inc.
enum RTI_CHUNK_SIZE |
Definition at line 16 of file rebuildtextindex.inc.
createTextIndex | ( | &$ | database | ) |
dropTextIndex | ( | &$ | database | ) |
rebuildTextIndex | ( | &$ | database | ) |