Pisearch supports all standardized charsets. You are using a proprietary charset like windows-1257. Pisearch recognized it as US-ASCII.
You should use standardized charsets like utf-8 and not such proprietary like windows-1257. With these one other (non-windows) operating systems can have trouble.
PIsearch > htmlentities(): charset `US-ASCII' error
Re: PIsearch > htmlentities(): charset `US-ASCII' error
The special chars must only encoded right
...

Re: PIsearch > htmlentities(): charset `US-ASCII' error
You can use another template with {pisearch template="your_template.tpl"}secam wrote: How to use different pisearch templates only by changing some variables?