summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNoriko Hosoi <nhosoi@redhat.com>2008-07-16 13:29:59 +0000
committerNoriko Hosoi <nhosoi@redhat.com>2008-07-16 13:29:59 +0000
commitdb1a53425c0109d8368f1b6e0e69b46f8b0b3318 (patch)
tree3da98cd785c0ecc77023ec438bfef1ea8e348592 /include
parentcaf70cef506b2e85b9df86ecbba5de5ec1b4ee1e (diff)
Resolves: #447353
Summary: RFE: search optimization and single character substring searches Description: extended the substring key to have 3 types: * begin (e.g., *^a) * middle (e.g., *abc) * end (e.g., *xy$) * Usage: turn an index object to extensibleobject and set an integer value as follows: * dn: cn=sn, cn=index, cn=userRoot, cn=ldbm database, cn=plugins, cn=config * objectClass: extensibleObject * nsSubStrBegin: 2 * nsSubStrMiddle: 3 * nsSubStrEnd: 2 * [...]
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions