... > You need to sort your index file. Aha! This was exactly the problem!
> Looks like dict(7) is doing binary > search on it. After sorted, it works fine. > Indeed. > fhs > Thanks, ak
... > You need to sort your index file. Aha! This was exactly the problem!
> Looks like dict(7) is doing binary > search on it. After sorted, it works fine. > Indeed. > fhs > Thanks, ak