everything indexes the content but is slow to provide results
-
- Posts: 5
- Joined: Tue Jan 17, 2023 7:04 pm
everything indexes the content but is slow to provide results
after indexing the content of the files everythin 1.5.0.1333 freezes in file search showing the querying legend at the bottom, taking a lot of time
- Attachments
-
- Capture.PNG (95.89 KiB) Viewed 9599 times
Re: everything indexes the content but is slow to provide results
My guess is Everything is indexing too much information.
Some of that information might be getting stored in your pagefile, defeating the purpose of content indexing in Everything.
Please try reducing the number of files your are content indexing under Tools -> Options -> Content
Could you please send some information about your database:
Some of that information might be getting stored in your pagefile, defeating the purpose of content indexing in Everything.
Please try reducing the number of files your are content indexing under Tools -> Options -> Content
Could you please send some information about your database:
- In Everything, from the Tools menu, under the Debug submenu, click Statistics.
- What is shown under the Database header?
Re: everything indexes the content but is slow to provide results
Before searching for the content of files, be sure to specify what directory you want to search within, otherwise it will search all of your files.
If it takes an hour to copy 100 gigs of files, then it will take an hour to content search 100 gigs of files, for example. Everything isn't magic. All of the files still have to be read into memory and scanned through.
If it takes an hour to copy 100 gigs of files, then it will take an hour to content search 100 gigs of files, for example. Everything isn't magic. All of the files still have to be read into memory and scanned through.
-
- Posts: 58
- Joined: Mon Sep 19, 2022 10:38 am
Re: everything indexes the content but is slow to provide results
It's definitely something new.
-
- Posts: 5
- Joined: Tue Jan 17, 2023 7:04 pm
Re: everything indexes the content but is slow to provide results
Best regard.
I relate the statistics file, additionally I have a clone of my pc, with which I do not present the problem, it only happens with the pc on which I work at the moment
I relate the statistics file, additionally I have a clone of my pc, with which I do not present the problem, it only happens with the pc on which I work at the moment
- Attachments
-
- Capture 1.PNG (40.7 KiB) Viewed 9474 times
-
- Capture 2.PNG (25.45 KiB) Viewed 9474 times
Re: everything indexes the content but is slow to provide results
Everything stores file content in RAM.
8 GB of file data is a lot..
Everything is only really designed to index up to 1 GB of text.
There might be an issue with Everything reading some files as text/plain.
This might cause Everything to use massive amounts of memory for small files.
The next alpha update will never treat PDF files and office documents as text/plain when content indexing.
Could you please check the largest indexed content size for some files:
Copy and paste the following into your Everything search box:
addcol:col1 col1:=len($content:) sort:col1-descending
This will list all files by indexed-content size from largest to smallest.
Please compare the size shown in the Column 1 column with the size of the file.
The column 1 size should be much smaller than the size of the file.
Please make sure Everything is installed correctly and running as a standard user:
8 GB of file data is a lot..
Everything is only really designed to index up to 1 GB of text.
There might be an issue with Everything reading some files as text/plain.
This might cause Everything to use massive amounts of memory for small files.
The next alpha update will never treat PDF files and office documents as text/plain when content indexing.
Could you please check the largest indexed content size for some files:
Copy and paste the following into your Everything search box:
addcol:col1 col1:=len($content:) sort:col1-descending
This will list all files by indexed-content size from largest to smallest.
Please compare the size shown in the Column 1 column with the size of the file.
The column 1 size should be much smaller than the size of the file.
Please make sure Everything is installed correctly and running as a standard user:
- In Everything, from the Tools menu, click Options.
- Click the General tab on the left.
- Check Store settings and data in %APPDATA%\Everything.
- Uncheck Run as administrator.
- Check Everything Service. (Please make sure this is tick-checked and not square-checked)
- Click OK.
- Exit Everything (right click the Everything tray icon and click Exit).
- Restart Everything.
-
- Posts: 5
- Joined: Tue Jan 17, 2023 7:04 pm
Re: everything indexes the content but is slow to provide results
I have done what you suggested without any improvement in the novelty
- Attachments
-
- Capture1.PNG (212.65 KiB) Viewed 9389 times
-
- Capture2.PNG (21.75 KiB) Viewed 9389 times
-
- Capture3.PNG (21.29 KiB) Viewed 9389 times
-
- Posts: 5
- Joined: Tue Jan 17, 2023 7:04 pm
Re: everything indexes the content but is slow to provide results
When checking the used memory size, I realize that it uses an excessive amount of memory for the PDF files.
Re: everything indexes the content but is slow to provide results
Thank you for the information Andresdk12 ,
There's something going on recently with the PDF iFilter.
Everything is currently treating PDFs as text/plain because there's no PDF iFilter.
It should be fixed in the next alpha update.
I'll have more information soon.
There's something going on recently with the PDF iFilter.
Everything is currently treating PDFs as text/plain because there's no PDF iFilter.
It should be fixed in the next alpha update.
I'll have more information soon.
Re: everything indexes the content but is slow to provide results
I don't fully understand this.void wrote: ↑Sat Jan 21, 2023 11:10 pm Thank you for the information Andresdk12 ,
There's something going on recently with the PDF iFilter.
Everything is currently treating PDFs as text/plain because there's no PDF iFilter.
It should be fixed in the next alpha update.
I'll have more information soon.
This thread doesn't tell us what IFilter the poster has installed ?
The current Everything version has no problems to index PDF content
using my installed PDF iFilter (PDFlib TET PDF IFilter 64-bit).
______________________________________________________
Windows 11 Home x64 Version 22H2 (OS Build 22621.1105)
Everything 1.5.0.1335a (x64)
-
- Posts: 5
- Joined: Tue Jan 17, 2023 7:04 pm
Re: everything indexes the content but is slow to provide results
cordial greeting, I am using adobe acrobat reader
- Attachments
-
- Capture1.PNG (21.55 KiB) Viewed 9302 times
Re: everything indexes the content but is slow to provide results
Thank you for the PDF viewer information.
Everything 1.5.0.1336a fixes an issue with Everything treating PDF files as text/plain when no iFilter is installed.
Please try reinstalling Adobe Acrobat Reader to ensure your PDF iFilter is installed correctly.
Everything 1.5.0.1336a fixes an issue with Everything treating PDF files as text/plain when no iFilter is installed.
Please try reinstalling Adobe Acrobat Reader to ensure your PDF iFilter is installed correctly.