Re: Query about updating search stats

2024-05-10 Fir de Conversatie John Marriott
On 10-May-2024 06:30, John Marriott wrote: Hi all, Does anyone know why the update_search_stat() function (in search.c) considers the search direction and cursor position when deciding if it needs to recompute the search stats? In my testing they don't seem to matter. In fact they just caus

Query about updating search stats

2024-05-09 Fir de Conversatie John Marriott
Hi all, Does anyone know why the update_search_stat() function (in search.c) considers the search direction and cursor position when deciding if it needs to recompute the search stats? In my testing they don't seem to matter. In fact they just cause recomputation when it's not required. Wh