Why Thai word segmentation breaks global search (and how we fixed it)
Thai is written without spaces between words. Most global search stacks treat a whole sentence as one token — so a search for a keyword inside a document silently returns nothing. Here is how we segment, index, and rank Thai text correctly.