add subinitial, subfinal, subany to SQLDirectoryDescriptor
----------------------------------------------------------

                 Key: NXP-2837
                 URL: http://jira.nuxeo.org/browse/NXP-2837
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
            Reporter: Alexandre Russel
            Assignee: Thierry Delprat


SQLDirectoryDescriptor should take a property similar to 
LDAPDirectoryDescriptor.substringMatchType (subinitial, subfinal, subany, 
defaulting to subfinal).
+ SQLSession#query code should take this into account when searching with joker 
characters.

subinitial => "%"+keywords
subfinal => keywords +"%" (current behaviour)
subany => "%"+keywords+"%" 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to