Commit 9d81509ab16f26dcf2cdf0e4b5c0d0006f30b53a

Carlos Martín Nieto 2015-12-23T11:54:52

index: get rid of the locking We don't support using an index object from multiple threads at the same time, so the locking doesn't have any effect when following the rules. If not following the rules, things are going to break down anyway.