mayorga / 389-ds-base

Forked from 389-ds-base 7 years ago
Clone

0a69c4d Ticket 47816 -v2- internal syncrepl searches are flagged as unindexed

Authored and Committed by lkrispen 9 years ago
    Ticket 47816 -v2- internal syncrepl searches are flagged as unindexed
    
    Bug Description:  if syncrepl is enabled it uses an attribute targetuniqueid
    			for internal searches. this is not indexed and
    			lot of warnings are logged
    
    Fix Description:   add an equality index to the default indexes
    			for exising instances tit will add the index
    			to the changelog backend and trigge a reindex
    
    https://fedorahosted.org/389/ticket/47816
    
    Reviewed by: ?
    
        
file modified
+2 -0
file modified
+2 -0