We are running ApacheDS 2.0.0.AM25 on a Windows 2019 server.  
We have created a new partition and OU=people.  In this OU, there about 65,000 
user objects.
Using Apache Directory Studio,  Partition Specific setting: Cache Size: 250000. 
 In the Indexed attributes section, we added 'mail' and set cache size to 
100000.
Searching for accounts by 'mail' sometimes times out.  Once the timeout occurs, 
the server seems hung and must be restarted.
How do I check if indexing is occurring?  When I attempted to add the SN to the 
indexing, the server fails to start.  I have to go into the config and remove 
the indexing to get the server running again.
Here is my query: (info in < > brackets has been redacted)
Ldifde -f test.ldf -s <servername> -a uid=admin,ou=system <password> -d 
ou=people,dc=<domain>,dc=com -p subtree -r 
"(&(objectclass=organizationalPerson)([email protected]))" -l "cn,mail"

I have been unable to find any documentation on how indexing is configured and 
tested.  Any assistance would be greatly appreciated.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to