when file use utf8
if use content:xxxx to search *.md . it's right .
after rename *.md to *.txt
search *.txt by content:xxxx . it's nothing.
xxx is gbk char
content: search can not search .txt by utf8
-
- Posts: 1
- Joined: Wed Jan 04, 2023 8:23 am
Re: content: search can not search .txt by utf8
Everything will use the system iFilter for txt files and utf8 content for anything without an assoicated iFilter.
Please try the utf8content: search function:
utf8content:xxxx
The system iFilter for txt files can have trouble reading UTF-8 files.
Please make sure your UTF-8 file has a UTF-8 BOM.
Please try the utf8content: search function:
utf8content:xxxx
The system iFilter for txt files can have trouble reading UTF-8 files.
Please make sure your UTF-8 file has a UTF-8 BOM.