Skip to content

Documentation incorrect for 'facets' query option #15

@nielsklazenga

Description

@nielsklazenga

The documentation at http://api.ala.org.au/ is misleading for the 'facet' option in the query string, for example under the Occurrence search. It says that 'facets' is a "Comma separated list of the fields to create facets on e.g. facets=basis_of_record.". If you do that, for example 'facets=country,state', you'll get an error. However, if you do 'facets=country&facets=state' it works fine.

Also, the 'fl' option is missing from the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions