<div dir="ltr"><div>Hello all,</div><div><br></div><div>I've managed to sort Face views. I've implemented a new Sort Role (Sort by Faces) which the User can select to sort the view whenever s/he wants. The default sort role is still Sort by Name.</div><div><br></div><div>Here's a video I made: <a href="https://imgur.com/a/tUr88Zk">https://imgur.com/a/tUr88Zk</a></div><div><br></div><div>Unknown Face Count comparisons are made using ItemInfo and hence are cached as suggested by Maik. The number of Database Read operations are exactly equal to how many faces are in a particular Tag (which would be much lesser than the number of total images). For eg. in the video linked only 12 Read operations will be done, even confirming/rejecting faces will not increase Read operations.<br></div><div><br></div><div>I'll detail more about the implementations in my Status Report and link it here.</div><div><br></div><div>Kartik<br></div></div>