home / docs / sections_fts

Menu

sections_fts: 60

This data as json

rowid title content
60 Facet by JSON array If your SQLite installation provides the json1 extension (you can check using /-/versions ) Datasette will automatically detect columns that contain JSON arrays of values and offer a faceting interface against those columns. This is useful for modelling things like tags without needing to break them out into a new table. Example here: latest.datasette.io/fixtures/facetable?_facet_array=tags
Powered by Datasette · Queries took 4.374ms