Skip to content

Feature Request: having distance in Fluid Variables / Template #274

Description

@artif-developer

atm distance is returned in QueryResult, but in PoiCollection Object distance is allways default 0.
The value for distance is deleted by merging the QueryResult into the QueryResultInterface-Object.
If the execute is set to returnRawQueryResult the resulting Array has the distance set correctly
distance is used for sorting and filtering the query result. it would be nice to have it also in the fluid template.
HAVING distance < ? ORDER BY distance;'; Line 98/99 in PoiCollectionRepository

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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