index.c
56.2 KB
-
Give index_isrch the same semantics as index_srch · b747eb14
In case insensitive index mode, we would stop at a prefixed entry, treating the provided search key length as a substring, not the length of the string to match.
Edward Thomson committed