Skip to content

Conversation

@codytodonnell
Copy link
Collaborator

Resolves #1080

Because in mongo the depth value can either be a range or a single value, we needed to make ingest, postgres, and the filtering aware of this possibility.

The depth field is now broken into two fields depth_min and depth_max where the values will be the same if there is only a single depth value in mongo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Data portal - Depth filter not working as expected when depth is specified as a range in mongo.

2 participants