{"table_name":"doclist","full_table_name":"wp_doclist","description":"Stores doclist data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS doclist ( term_id INTEGER, doc_id INTEGER, hit_count INTEGER)\");","columns":[{"name":"term_id","type":"INTEGER","nullable":true,"primary_key":false},{"name":"doc_id","type":"INTEGER","nullable":true,"primary_key":false},{"name":"hit_count","type":"INTEGER","nullable":true,"primary_key":false}],"plugin":{"slug":"speedy-search","name":"Snappy Search","active_installs":0,"version":"1.6.0","wp_org_url":"https://wordpress.org/plugins/speedy-search/"}}