-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
There are several integration tests which mock a mongot result as
{_id: <>, score: <>}
and others which use the correct $searchScore metadata field instead of 'score'. Since the former tests are still passing, it's likely that they don't require correct responses from mongot so this cleanup would be for documentation and/or future readers to avoid confusion.