Ok, sorry, but another one came up:
RH 9, OL 2.2.5, BDB 4.2.52. Same database.
When I run:
% ldapsearch -x -b ou=Gospel,ou=Expressions,o=mentata.com
"(&(gospqualifier>=400103)(gospqualifier<=400107))"
I get the usual flurry of all five verses within the first second, but
I don't get the search results info or the cursor back for 23 seconds
more. I'm seeing something similar in my JLDAP clients, only they
don't show the data because they block until the request completes.
Relevant data looks like:
dn: gospid=GVMattC01V06, ou=Gospel, ou=Expressions, o=mentata.com
objectclass: top
objectclass: gosp
gospid: GVMattC01V06
gospqualifier: 400106
gospowner: cn=Matthew, ou=Bible, ou=People, o=mentata.com
gospname: Matthew 1:6
gosptype: verse
...
schema includes:
attributetype ( 1.3.6.1.4.1.15121.2.5.3 NAME 'gospqualifier'
EQUALITY caseIgnoreMatch
ORDERING caseIgnoreOrderingMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.44 )
slapd.conf has
index gospid,gospname,gospqualifier,gospdescription eq,pres,sub
This was very fast in previous software indexing on dnqualifier
attribute from core.schema. I originally tried this with ...1.15
directory string syntax, but alas the same problem. Any hints? I'm
actually hoping this just needs an upgrade.
Jon Roberts
www.mentata.com