Skip to content

Feature: implement missing simple-query-related functionality #28

@frankmayer

Description

@frankmayer

in #15 @jsteemann wrote:
I was thinking about some simple-query-related functionality that I think is missing at the moment, e.g. geo index queries etc.

Here are the proposed commands:

CollectionHandler->range($collectionId, $attribute, $left, $right, $options);

CollectionHandler->near($collectionId, $latitude, $longitude, $options);

CollectionHandler->within($collectionId, $latitude, $longitude, $radius, $options);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions