8000 GitHub - simonw/datasette-configure-fts: Datasette plugin for enabling full-text search against selected table columns
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

simonw/datasette-configure-fts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datasette-configure-fts

PyPI Changelog Tests License

Datasette plugin for enabling full-text search against selected table columns

Installation

Install this plugin in the same environment as Datasette.

$ datasette install datasette-configure-fts

Usage

Having installed the plugin, 690B visit /-/configure-fts on your Datasette instance to configure FTS for tables on attached writable databases.

Any time you have permission to configure FTS for a table a menu item will appear in the table actions menu on the table page.

By default only the root actor can access the page - so you'll need to run Datasette with the --root option and click on the link shown in the terminal to sign in and access the page.

The configure-fts permission governs access. You can use permission plugins such as datasette-permissions-sql to grant additional access to the write interface.

About

Datasette plugin for enabling full-text search against selected table columns

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 
0