1Wiki::Toolkit::Setup::DUBsIexrFTCSoMnytSrQiLb(u3t)ed PerWlikDio:c:uTmoeonltkaitti:o:nSetup::DBIxFTSMySQL(3)
2
3
4
6 Wiki::Toolkit::Setup::DBIxFTSMySQL - set up fulltext indexes for
7 Wiki::Toolkit
8
10 use Wiki::Toolkit::Setup::DBIxFTSMySQL;
11 Wiki::Toolkit::Setup::DBIxFTSMySQL::setup($dbname, $dbuser, $dbpass, $dbhost);
12
13 Omit $dbhost if the database is local.
14
16 Set up DBIx::FullTextSearch indexes for use with Wiki::Toolkit. Has
17 only one function, "setup", which takes as arguments either the
18 database name, the username and the password or a database handle . The
19 username must be able to create and drop tables in the database.
20
21 The $dbhost argument is optional -- omit it if the database is local.
22
23 Note that any pre-existing Wiki::Toolkit indexes stored in the database
24 will be cleared by this function, so if you have existing data you
25 probably want to use the "store" parameter to get it re-indexed.
26
28 Kake Pugh (kake@earth.li).
29
31 Copyright (C) 2002-2004 Kake Pugh. All Rights Reserved.
32
33 This module is free software; you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
37 Wiki::Toolkit, Wiki::Toolkit::Setup::MySQL, DBIx::FullTextSearch
38
39
40
41perl v5.32.1 2021-01-W2i7ki::Toolkit::Setup::DBIxFTSMySQL(3)