v0.3.2: PBDB warnings and true match totals
PBDB warnings and true match totals
- search_occurrences, search_collections, and get_diversity surface PBDB's warnings[] instead of discarding them — an unrecognized lithology value no longer silently returns PBDB's full unfiltered set (#12)
- search_occurrences and search_collections send rowcount and read records_found, so totalCount and truncation reflect the true upstream match count instead of a page-filled guess; an offset past the end of a match set reports the overshoot instead of "widen your filters" (#13)