This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

The search configuration allows you to customize the database used for indexed searches. You can use this to adjust usernames that are used to find the VFS areas to index, as well as configuring your own custom database to hold the search criteria. CrushFTP will periodically keep the search DB records updated, as well as tracking renames, deletes, and uploads directly in the search DB. The list of usernames are empty by default, and the search DB does not operate then. The usernames are used to scan their VFS to see what they can see, and only those folders are indexed and added to the DB. The indexing interval runs with the parameter search_index_interval in minutes.

attachments

If you want to use an alternate db then you will have to configure the following fields:
• search_db_driver: specify the driver you want to use like... "com.mysql.jdbc.Driver"
• search_db_driver_file: specify the path to where the JDBC driver jar file is at like... "./mysql.jar"
• search_db_url: specify the URL for the connection to the DB like... "jdbc:mysql://127.0.0.1:3306/crushftp_search"

All the other field should be left as is with their defaults.

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
png
searchdb.png 51.6 kB 1 25-Oct-2018 04:31 Ben Spink
« This particular version was published on 25-Oct-2018 04:31 by Ben Spink.
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu

JSPWiki