Searched refs:min_match (Results 1 – 1 of 1) sorted by relevance
35 …GER REFERENCES raw_contacts(_id) NOT NULL,normalized_number TEXT NOT NULL,min_match TEXT NOT NULL); field129 CREATE INDEX phone_lookup_min_match_index ON phone_lookup (min_match,raw_contact_id,data_id);130 CREATE INDEX phone_lookup_data_id_min_match_index ON phone_lookup (data_id, min_match);