{"table_name":"hitlist","full_table_name":"wp_hitlist","description":"Stores hitlist data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS hitlist ( term_id INTEGER, doc_id INTEGER, field_id INTEGER, position 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":"field_id","type":"INTEGER","nullable":true,"primary_key":false},{"name":"position","type":"INTEGER","nullable":true,"primary_key":false},{"name":"hit_count","type":"INTEGER","nullable":true,"primary_key":false}],"plugin":{"slug":"admin-instant-search","name":"Admin Instant Search","active_installs":0,"version":"1.1.1","wp_org_url":"https://wordpress.org/plugins/admin-instant-search/"}}