Skip to content

Conversation

@ayoung-dev
Copy link
Collaborator

@ayoung-dev ayoung-dev commented Dec 9, 2024

📌 과제 설명

👩‍💻 요구 사항과 구현 내용

  • 커뮤니티 게시글 키워드 검색 조회 (제목, 내용)
  • 봉사활동 모집글 키워드 검색 조회 (제목, 내용)
  • 봉사활동 위치기반 모집글 키워드 검색 조회 (제목, 내용)

✅ PR 포인트 & 궁금한 점

  • 봉사활동의 경우 기관명 조회는 추후에 리팩토링 하겠습니다.
  • elastic search에서 검색 결과 조회하는 테스트들은 //then 부분 주석처리 해두었습니다.
  • 봉사활동 모집글은 /api_v1 prefix로 엔드포인트 두었습니다.

- keyword로 검색 결과 반환
- elasticsearch에 저장
- 전체 데이터 조회
- elasticsearch 데이터 삭제
- elasticsearch 저장
- elasticsearch 키워드 검색
- 전체글 조회
- application-test.yml 수정
- elastic search uris -> uri

test(search): 코드 리뷰 사항 반영

- application-test.yml 수정
@ayoung-dev ayoung-dev requested a review from 7zrv December 9, 2024 05:35
@ayoung-dev ayoung-dev self-assigned this Dec 9, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2024

Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

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

아영님 믿겠습니다..

Copy link
Collaborator

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

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

저는 아영 님만 믿겠습니다.

@ayoung-dev ayoung-dev merged commit 34c210f into main Dec 9, 2024
3 checks passed
@ayoung-dev ayoung-dev deleted the feature/137-add-search branch December 9, 2024 06:20
@ayoung-dev ayoung-dev restored the feature/137-add-search branch December 9, 2024 07:13
@ayoung-dev ayoung-dev deleted the feature/137-add-search branch December 9, 2024 07:14
@ayoung-dev ayoung-dev restored the feature/137-add-search branch December 9, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 커뮤니티 게시글 / 봉사 활동 모집글 elasticsearch 검색

5 participants