Richard S. Hall wrote:
Annette Bening wrote:
I'm trying to understand how to make a substring pattern that starts with a
wildcard.  IIUC, it will be interpreted as a present filter expression.
Does anyone have any insight on this?

Looking at the source, it definitely appears that Parser.java is attempting to differentiate between "=*" and "=*foo"...I did a simple test with the ldap Driver class and it correctly interpreted "(cn=*ab)" and a SUBSTRING operation.

That should say, "...as a SUBSTRING operation."


Could you perhaps send me a simple expression that is failing?

-> richard

Reply via email to