On 3/8/07, Vadim V. Zhytnikov <vvzhy at mail.ru> wrote:
> It is better if exact search will be strictly exact
> but if no exact match found we can print message
> which suggest to use ??. We even can check
> existence of inexact matches and inform the user
> that some exist but not perform such search without
> explicit user request
> ?? foo
I've committed changes which implement exactly these policies.
Robert