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

refactor: Match Against 변경 #258

Merged
merged 1 commit into from
Jan 16, 2024
Merged

refactor: Match Against 변경 #258

merged 1 commit into from
Jan 16, 2024

Conversation

ymkim97
Copy link
Member

@ymkim97 ymkim97 commented Jan 16, 2024

📋 Checklist

  • 🔀 PR 제목의 형식을 잘 작성했나요? (e.g. feat: 유저 조회 기능 구현)
  • 🏷️ 라벨, 프로젝트, 마일스톤은 등록했나요?
  • 🧹 코드 스멜은 해결했나요?

🧩 이슈 번호

👩‍💻 공유 포인트 및 논의 사항

  • 기존 Room 테이블에서 title과 manager nickname을 따로 Full text 인덱스 처리한 것을 한번에 처리하도록 변경.
  • Boolean Mode -> Natural Language Mode 로 변경.

@ymkim97 ymkim97 added ♻️ refactor 기존의 코드 개선 작업 🍀 BE 백엔드 레포지토리에서의 작업 labels Jan 16, 2024
@ymkim97 ymkim97 added this to the 모아밤 After milestone Jan 16, 2024
@ymkim97 ymkim97 self-assigned this Jan 16, 2024
Copy link

sonarcloud bot commented Jan 16, 2024

@ymkim97 ymkim97 merged commit 339eb27 into develop Jan 16, 2024
2 checks passed
@ymkim97 ymkim97 deleted the #257-refactor-search branch January 16, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍀 BE 백엔드 레포지토리에서의 작업 ♻️ refactor 기존의 코드 개선 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MySQL Full-Text Search: BOOLEAN MODE -> NATURAL LANGUAGE MODE로 변경
1 participant