Search Engine/Sphinx

sphinx 검색엔진 한글 검색 설정

solskjaer 2012. 2. 13. 13:07

sphinx 검색엔진 설정을

  charset_type  = utf-8
  charset_table = 0..9, A..Z->a..z, _, a..z, U+AC00..U+D7A3, U+1100..U+1159, U+1161..U+11A2, U+11A8..U+11F9
  ngram_len      = 1
  ngram_chars = U+AC00..U+D7A3

이렇게 하면 끝-

출처 http://spat.egloos.com/5241033