gitea/modules/indexer
zeripath d6a33cef23
If the default branch is not present do not report error on stats indexing (follow-up of ) ()
 doesn't completely fix this problem because the error returned is an ObjectNotExist
error not a BranchNotExist error.

Add test for ErrObjectNotExist too

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
code Speed up `enry.IsVendor` ()
issues Upgrade blevesearch dependency to v2.0.1 ()
stats If the default branch is not present do not report error on stats indexing (follow-up of ) ()