Simple *.csv does not work on some files
Simple *.csv does not work on some files
Hi,
I have a filename "t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0.csv"
I tried to search using *.csv and it can't work. Other csv files are found though.
May I know why? If I search using t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 instead, the file is found.
So is this a bug or some settings which I must change?
Thanks!
I have a filename "t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0.csv"
I tried to search using *.csv and it can't work. Other csv files are found though.
May I know why? If I search using t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 instead, the file is found.
So is this a bug or some settings which I must change?
Thanks!
Re: Simple *.csv does not work on some files
Please check for any search modifiers shown in the status bar on the right.
Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)
Please make sure the Everything filter is active under the Search menu.
Please make sure no search options are checked under the Search menu (eg: uncheck match case, uncheck match whole words, uncheck regex)
Please make sure the Everything filter is active under the Search menu.
Re: Simple *.csv does not work on some files
Hi yes.
I have checked and attached an image.
I have also used defaults in the search option. Also changed the wildcard options but no diff
I have checked and attached an image.
I have also used defaults in the search option. Also changed the wildcard options but no diff
- Attachments
-
- everything.png (46.05 KiB) Viewed 5780 times
Re: Simple *.csv does not work on some files
What is shown in Everything when you search for:
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0
Re: Simple *.csv does not work on some files
it shows the csv file and xlsx file with the same name
- Attachments
-
- void2.JPG (54.83 KiB) Viewed 5771 times
Re: Simple *.csv does not work on some files
Thanks for the screenshot.
I wonder what is going on..
Maybe some trailing diacritic?
Does the following search find your file:
If not, does the following search find your file:
Does the following search find your file:
-This would indicate some non-printing character at the end of csv
Please try forcing a rebuild:
I wonder what is going on..
Maybe some trailing diacritic?
Does the following search find your file:
Code: Select all
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 *.csv
If not, does the following search find your file:
Does the following search find your file:
Code: Select all
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 *.csv*
Please try forcing a rebuild:
- In Everything, from the Tools menu, click Options.
- Click the Indexes tab on the left.
- Click Force Rebuild.
- Click OK.
Re: Simple *.csv does not work on some files
Hi,
Both show the file.
What does that mean?
Do I need to force a rebuild?
Both show the file.
What does that mean?
Do I need to force a rebuild?
Re: Simple *.csv does not work on some files
No need to rebuild.
*.csv
Is the following file in your results?
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0
How are you sorting results?
Back to the main issue, if you search for:I tried to search using *.csv and it can't work.
*.csv
Is the following file in your results?
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0
How are you sorting results?
Re: Simple *.csv does not work on some files
No, which is why I posted this qn in the 1st place
Re: Simple *.csv does not work on some files
I would need to see some debug logs to try to work out the issue.
Could you please send some debug logs:
Could you please send some debug logs:
- Type in the following search:
/debug_log - Press ENTER in the search box.
- Search for:
*.csv - Press ENTER in the search box.
- Type in the following search:
/restart - Press ENTER in the search box.
- On the Bug Report page, could you please upload your: %Temp%\Everything Debug Log.txt
Re: Simple *.csv does not work on some files
Does find the file name?
Copy (from within Everything or Windows Explorer) & paste the filename, t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0.csv into the forum (as it might "show" something)?
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 ext:csv
Copy (from within Everything or Windows Explorer) & paste the filename, t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0.csv into the forum (as it might "show" something)?
Re: Simple *.csv does not work on some files
yes it does.
But once I use *.csv, it disappears. Btw, similar file but with slightly different filenames can be found by *.csv, like:
t1_1_r1_0.8_AoA1_0.262_t2_0.8_AoA2_0.csv
t1_1_r1_1_AoA1_0_t2_1_AoA2_0.csv
I have even rebuilt the database.
I tried to type "/debug_log" in the search box and press enter, but nothing happens. 0 objects found. May I doing it correctly?
Re: Simple *.csv does not work on some files
That's normal.
/debug_log shouldn't find any files.
Everything will start debug logging in the background.
Please try your *.csv search
/debug_log shouldn't find any files.
Everything will start debug logging in the background.
Please try your *.csv search
- Search for:
*.csv - Press ENTER in the search box.
- Search for:
t_0.8_r_0.8_AoA_0_t2_0.8_AoA2_0 *.csv - Press ENTER in the search box.
- Type in the following search:
/restart - Press ENTER in the search box.
- On the Bug Report page.
- Click the browse... button.
- Type in the following and click Open:
%Temp%\Everything Debug Log.txt - Click Send.
Re: Simple *.csv does not work on some files
Hi,
I'm just back from my holiday and when I tried again, I found that I can find the file now using *.csv. Not sure what happened. I did rebuild the database but I remember it wasn't working even after that.
Anyway, thanks for all the help.
I'm just back from my holiday and when I tried again, I found that I can find the file now using *.csv. Not sure what happened. I did rebuild the database but I remember it wasn't working even after that.
Anyway, thanks for all the help.