BIOS_sampled_fts
1 row where title = "chiropractor"
This data as json, CSV (advanced)
| Link | rowid ▼ | name | gender | raw_title | raw_bio | title | bio | BIOS_sampled_fts | rank |
|---|---|---|---|---|---|---|---|---|---|
| 41 | 41 | Steven Holmes | M | Chiropractor | Dr. Steven Holmes is a Chiropractor in Tampines, Singapore and has an experience of 7 years in this field. Dr. Steven Holmes practices at Total Health Chiropractic in Tampines, Singapore. He completed Bachelor of Chiropractic from New Zealand College of Chiropractic in 2012. | chiropractor | Dr. _ _ practices at Total Health Chiropractic in Tampines, Singapore. _ completed Bachelor of Chiropractic from New Zealand College of Chiropractic in 2012. | 5620 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE VIRTUAL TABLE [BIOS_sampled_fts] USING FTS5 (
[name], [gender], [raw_title], [raw_bio], [title], [bio],
content=[BIOS_sampled]
);