Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

SortMode not working #20

Description

@cadrogui

Hi, im trying to sort my results by a UNIX_TIMESTAMP field, with no results, first i think that may be my sphinx conf or someting but i write a simple php script and works the sort by date

ive try t sort using this config

cl._sort = "fecha_ingreso";
cl._sort = { SPH_SORT_ATTR_DESC: 'fecha_ingreso' }
cl._sort = {'SPH_SORT_ATTR_DESC': 'fecha_ingreso' }

any ideas..

regards.

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