Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for vendor/class search on analysis page (#1006)
Link to vendor and class search still used MongoDB syntax. New `{"key": "value"}` syntax works because there is no longer an implicit substring matching.
- Loading branch information