search for: 3a97d9ee5397fa900a473aa9b3d8ee

Displaying 1 result from an estimated 1 matches for "3a97d9ee5397fa900a473aa9b3d8ee".

2017 Apr 23
2
Question about the ticket #743 omindex: delay libmagic checks
...h you just look at moving the libmagic check after > the filesize checks, so you don't need to get into whether libmagic or > the database check is cheaper on average. hi, Olly, I have moved the libmagic check after the filesize check directly, https://github.com/caiyulun/xapian/commit/3a97d9ee5397fa900a473aa9b3d8eeb720177a4e can you provide your comments on it and give some advice about the next steps? I think it is hard to say which is cheaper between the libmagic and database check Thanks 2017-04-21 13:37 GMT+08:00 Olly Betts <olly at survex.com>: > On Fri, Apr 21, 2017 at 01:52:38AM +0800,...