Set an application specific compare function for the keys of a key file
Set an application specific compare function for the keys of a key fileAn application specific compare function can be used in order to implement special orderings of the values of an index, e.g. because of the use of european "umlauts" in names
The default compare function is the c-library memcmp function, the key compare function should behave like memcmp