How do I search for contents in WPS files?

General discussion related to "Everything".
Post Reply
wu_yi
Posts: 10
Joined: Sun Dec 26, 2021 2:16 am

How do I search for contents in WPS files?

Post by wu_yi »

I have some files with the suffix WPS (like doc files), how to add it to the index, can find the content. (Except renaming),I added the WPS suffix to content→include only file, but did not find the content.
void
Developer
Posts: 15488
Joined: Fri Oct 16, 2009 11:31 pm

Re: How do I search for contents in WPS files?

Post by void »

Everything uses the system iFilter to read file content.

You will need a third party iFilter for WPS files.


Please make sure you are using the x64 version of Everything.

To include wps files in your content index:
  • In Everything, from the Tools menu, click Options.
  • Click the Content tab on the left.
  • Change Include only files to:
    *.doc;*.docx;*.pdf;*.txt;*.xls;*.xlsx;*.wps
  • Click OK.
Post Reply