home / docs / sections_fts

sections_fts: 50

This data as json

rowid title content
50 allow_facet Allow users to specify columns they would like to facet on using the ?_facet=COLNAME URL parameter to the table view. This is enabled by default. If disabled, facets will still be displayed if they have been specifically enabled in metadata.json configuration for the table. Here's how to disable this feature: datasette mydatabase.db --setting allow_facet off
Powered by Datasette · Queries took 0.724ms