- Fix PostgreSQL encoding error by properly handling null bytes (0x00) in text processing. - The clean_text function now removes null bytes from all input text during the indexing phase.