Skip to content

Post Search docs mentions seemingly non-functional has_location parameter #356

@rrbrambley

Description

@rrbrambley

From the docs:

has_location Optional int (0 or 1) Only include posts containing geo coordinates, i.e., tagged with the net.app.core.location annotation

I've tried a bunch of queries with this parameter and I can never get any posts to be returned. Furthermore, I cannot find any documentation on the net.app.core.location annotation.

I was guessing that this might have been a typo and that the param is actually has_geolocation, but that doesn't seem to work either. So perhaps your server recognizes has_location, and then literally does look for that net.app.core.location annotation, which always yields 0 results because no such annotation exists on any posts?

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