Do prefix-only searching in ContactStoreImpl to impove results
This commit is contained in:
parent
71cb7fcdfe
commit
3007ac51da
2 changed files with 3 additions and 3 deletions
|
|
@ -112,7 +112,7 @@ INSERT INTO ContactTable (
|
|||
|
||||
public void search_email_match() throws GLib.Error {
|
||||
test_article.search.begin(
|
||||
"example.com",
|
||||
"Test@example",
|
||||
0,
|
||||
10,
|
||||
null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue