Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] photos_es 페이지 조회의 결과가 무조건 isLast값이 true인 버그 수정 #120

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

redblackblossom
Copy link
Contributor

@redblackblossom redblackblossom commented Aug 15, 2024

❗️ 이슈 번호

Closes #119

📝 작업 내용

전체 문서 개수를 잘못 가져옴
-> hits->hits의 배열 크기에서 hits->total->value로 수정

💭 주의 사항

💡 리뷰 포인트

@redblackblossom redblackblossom added the 🐛fix 버그 및 기능 에러 수정 label Aug 15, 2024
@redblackblossom redblackblossom self-assigned this Aug 15, 2024
@bflykky bflykky changed the title fix : photos_es 페이지 조회의 결과가 무조건 isLast값이 true인 버그 수정 [FIX] photos_es 페이지 조회의 결과가 무조건 isLast값이 true인 버그 수정 Aug 15, 2024
Copy link
Member

@bflykky bflykky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bflykky bflykky merged commit 1ffaad5 into develop Aug 15, 2024
@bflykky bflykky deleted the fix/#119/fix_photoEs_paging branch August 15, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛fix 버그 및 기능 에러 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] 엘라스틱 서치 photo 조회 페이징 무조건 isLast가 true로 됨
2 participants