RavenDB 2.5 hidden feature: Index debugging

time to read 1 min | 92 words

Here is something that you aren’t likely to know, mostly because it is an internal feature that we mostly use to fix strange stuff.

You can debug into the indexing functions, and see exactly what happens during indexing / transformers:

image

To be fair, this is probably something that you won’t really have a chance to se, but for debugging the really hard stuff, it is invaluable.