Pangyoalto Blog
  • About
  • Korean
  • English
Sign in Subscribe

25년 회고

  • Pangyoalto

Pangyoalto

Dec 25, 2025 • 7 min read
25년 회고
Photo by Land O'Lakes, Inc. / Unsplash

This post is for paying subscribers only

Subscribe now

Already have an account? Sign in

How Do Search Engines Handle Case-Insensitive Search?

How Do Search Engines Handle Case-Insensitive Search?

What Does "Same Character" Mean? When building a search engine, you quickly realize that the concept of "same character" is far from simple. Should a search for `cafe` also find documents containing `café`? In most cases, yes. Should a search for `ABC` (full-width characters) also return documents containing `ABC` (half-width
Feb 16, 2026 10 min read
검색 엔진은 어떻게 대소문자 구분 없이 검색할까?

검색 엔진은 어떻게 대소문자 구분 없이 검색할까?

"같은 문자"란 무엇인가? 검색 엔진을 만들다 보면 "같은 문자"라는 개념이 생각보다 단순하지 않다는 사실을 깨닫게 된다. 사용자가 `cafe`를 검색했을 때 `café`가 포함된 문서도 찾아야 할까? 대부분의 경우 그래야 한다. `ABC`(전각 문자)를 검색했을 때 `ABC`(반각 문자)가 포함된 문서도 나와야 할까? 당연히 그래야 한다.
Feb 16, 2026 18 min read
[Paper review] REFRAG: Encoding/Decoding for RAG Optimization

[Paper review] REFRAG: Encoding/Decoding for RAG Optimization

This article reviews the paper REFRAG: Rethinking RAG based Decoding. RAG is one of the first methods considered when applying LLMs to services. The key advantage of RAG is its ability to leverage domain knowledge without model fine-tuning. However, as the knowledge base grows, longer contexts must be fed as
Dec 20, 2025 9 min read
Pangyoalto Blog © 2026
  • Sign up
Powered by Ghost