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

게시물 내용 검색 기능 #49

Merged
merged 2 commits into from
Apr 6, 2024
Merged

게시물 내용 검색 기능 #49

merged 2 commits into from
Apr 6, 2024

Conversation

kyungmin1221
Copy link
Contributor

구현 내용 - Elastic search 를 사용한 게시물 내용 검색

  1. b가 들어가는 게시물을 생성
스크린샷 2024-04-05 오후 8 33 08
  1. b를 검색하여 b로 시작하는 모든 게시물을 검색(현재는 하나밖에 생성을 안하여 한개만 나오지만 b로 시작하는 여러 게시물이 있을 시 다 검색이 되는 것을 확인)
스크린샷 2024-04-05 오후 8 33 17
  • 간단히 Elastic search 검색 기능이 돌아가도록 구현, 추후 리펙토링이 필요함

Copy link

@juwum12 juwum12 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

@peter-jaesungyu peter-jaesungyu 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
Contributor

@minnieming minnieming left a comment

Choose a reason for hiding this comment

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

경민님 진짜 빠르시네요! 최고오

@kyungmin1221 kyungmin1221 merged commit a292360 into develop Apr 6, 2024
@kyungmin1221 kyungmin1221 deleted the feature/search branch April 6, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants