|
Stud.IP
jlu_4.1 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 GlobalSearchCourses, GlobalSearchFiles, GlobalSearchForum, and GlobalSearchUsers.
|
static |
Enables fulltext (MATCH AGAINST) search by creating the corresponding indices.
Implemented in GlobalSearchCourses, GlobalSearchFiles, GlobalSearchForum, 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 GlobalSearchCourses, GlobalSearchFiles, GlobalSearchForum, and GlobalSearchUsers.