diff options
| author | Noriko Hosoi <nhosoi@redhat.com> | 2008-07-15 16:49:43 +0000 |
|---|---|---|
| committer | Noriko Hosoi <nhosoi@redhat.com> | 2008-07-15 16:49:43 +0000 |
| commit | caf70cef506b2e85b9df86ecbba5de5ec1b4ee1e (patch) | |
| tree | 2810263ae3abb9ffe21a4bc3d7ae80a42fea3634 /include | |
| parent | 0bcf4f075f6ac857d60464f4d259374a9929ab2b (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
