Open blootsvoets opened 6 years ago
Evaluate whether indexes are actually used for our queries. Make an integration test that calls explain on mongo queries. See https://stackoverflow.com/questions/44667364/how-to-use-query-hint-or-explain-from-java#44668682. This may mean a small refactor of mongohelper though.
Evaluate whether indexes are actually used for our queries. Make an integration test that calls explain on mongo queries. See https://stackoverflow.com/questions/44667364/how-to-use-query-hint-or-explain-from-java#44668682. This may mean a small refactor of mongohelper though.