Skip to content

分页from 开始数据 应该为0 才能查询到数据吧 #4

@stevegao1986

Description

@stevegao1986

$this->sql = [
'from' => 1, // 这个字段应该从0 开始才能查询到数据
'size' => $size,
'index' => $this->model->getIndex(),
'body' => [
'query' => $this->query,
'highlight' => $this->highlight,
'sort' => $this->sort
]
];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions