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

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