You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Joe Bowser (Updated) (JIRA)" <ji...@apache.org> on 2012/02/20 23:49:34 UTC

[jira] [Updated] (CB-211) Complex filters for ContactFindOptions

     [ https://issues.apache.org/jira/browse/CB-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser updated CB-211:
--------------------------

    Fix Version/s:     (was: 1.5.0)
                       (was: 1.4.0)
                   1.6.0
    
> Complex filters for ContactFindOptions
> --------------------------------------
>
>                 Key: CB-211
>                 URL: https://issues.apache.org/jira/browse/CB-211
>             Project: Apache Callback
>          Issue Type: New Feature
>         Environment: This would ideally effect all version of Phonegap/Callback/Cordova. 
>            Reporter: Mitchell Wagner
>            Priority: Minor
>              Labels: callback, contacts, filter, find, javascript, options
>             Fix For: 1.6.0
>
>
> Assuming the address book below, if you use a simple single word filter like "Smith", it 
> will match all Smiths in your address book. However if you use a more complex filter like 
> "J Smith" nothing will match. It only does an exact match. This proposed feature would allow 
> complex or wildcard filters eg: 
> "J* Smith" would return 5 entries.
> "John Smith" would return the last three. 
> // Sample Addressbook 
> Harry Smith
> Joan Smith 
> Jack Smith 
> John Smith 
> John Allen Smith 
> John William Smith 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira