Stud.IP
4.2 Revision
|
Static Public Member Functions | |
static | enable () |
static | disable () |
static | getFulltextSearch ($search) |
|
static |
Disables fulltext (MATCH AGAINST) search by removing the corresponding indices.
Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.
|
static |
Enables fulltext (MATCH AGAINST) search by creating the corresponding indices.
Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.
|
static |
Executes a fulltext (MATCH AGAINST) search in database for the given search term.
string | $search | the term to search for. |
Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.