Skip to content

Sorting Not working #12

@sathishmoo

Description

@sathishmoo

Hi
while search , Based on VID i'm sorting but in result set in between some of the records are missing

my code is

$GLOBALS['obj_video_store'] ->search((new \Search\Query('VID <'.$_GET['lastRecordId']))->limit(10)->sort('VID'));

can you tell me what mistake i'm doing here, Please.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions