-
cliff_tian replied to the topic Leading wildcard search on indexed attribute shows not indexed in the forum Directory Services 3 years, 1 month ago
Hi Ludo,
It will be appreciated if you can look the replies.
Cliff
-
cliff_tian replied to the topic Leading wildcard search on indexed attribute shows not indexed in the forum Directory Services 3 years, 1 month ago
Also refer to screenshot for comparison:
-
cliff_tian replied to the topic Leading wildcard search on indexed attribute shows not indexed in the forum Directory Services 3 years, 1 month ago
Hi Ludo,
The search returns only 1 result, and it appears it could not use the cn.equality index – even after removing the substring index from cn and uid.
ldapsearch -h localhost -p 389 -D “cn=Manager” -w wcadmin -b “o=ptc” “(cn=*wcadmin)” debugsearchindex
dn: cn=debugsearch
debugsearchindex: filter=(cn=*wcadmin) scope=su
b final=ldapsearch…[Read more]