MetadataQuery Method |
Searches on reference fields require use of match predicate function since the eDNA function to search meta-data, i.e., Configuration.EzSimpleFindPoints, ignores reference field values.
Since meta-data lookups on non-key fields are a linear O(n) operation, consider a strategy that will scan and cache the full meta-data when use case demands multiple search operations or complete meta-data set.