제목이 검색어와 일치하면 토론의 첫 번째 게시물을 우선순위 검색 결과로 표시해야 합니다

The idea is that we will make UX changes to make this obvious.

The idea is sound but I don’t think we can execute the postgres search query efficiently since there is no index support when trying to match with the like and ilike operators. Another factor to consider is that there is no way to rank exact match or contains matches. This is the reason why we rely full text search capabilities that Postgres provides.

1개의 좋아요