Jump to content

Welcome! You're currently a Guest.

If you'd like to join in the Discussion, or access additional features in our forums, please sign in with your Evernote Account here. Have an Evernote Account but forgot your password? Reset it! Don't have an account yet? Create One! You'll need to set your Display Name before your first post.

Photo
Windows

Search doesn't index filenames - why not??

files filenames search evernote

  • Please log in to reply
36 replies to this topic

#21 idoc

idoc

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 313 posts

Posted 03 April 2012 - 06:43 PM


I am having a hard time searching with filename: For example, I have a pdf file called "Employee payroll". When I conduct the following search filename:Employee* I get nothing. Even if I do resource:application/pdf filename:Employee* I still get nothing. Am I missing something? This is usually not a big issue for me since I nearly always title my note with the file name and that's how I find them.

The windows client filename: search is currently case sensitive. Are you sure you tested with capital E.
Try:
any: filename:employee* filename:Employee*


Owyn,
Once again you saved the day. You were absolutely right. It was simply a matter of case sensitivity. I capitalize all my file names but was searching with non-caps. Also, I realize that you absolutely need to use the wildcard in these searches. For example, filename:Employee* gets me directly to the note with that file. However, typing filename:Employee payroll gets me nothing even though I've typed the exact name of the file. I can't explain why that happens but I'm happy that I can at least search for direct files now. Thanks again!!

P.S: Premium user, Windows 7

#22 Owyn

Owyn

  • PipPipPipPipPip
  • Title: Evernote Geek
  • Group: Members
  • 3,618 posts

Posted 03 April 2012 - 06:59 PM

See
http://discussion.ev...post__p__131904
EVERNOTE: Getting Started | Support Page | Knowledge Base | Support Requests

Premium User
Ubuntu 12.04/10.04 + various other Linux distro (Web client & VirtualBox XP SP3 ENW)
Windows 7 SP1 & XP SP3 (EN 4.5.8.7356)
iPod Touch 2G (iOS 4.2.1, EN 4.1.9) / Blackberry Playbook (OS 2.0.1, EN 1.3)
Latest stable browsers & clippers(Chrome(default), Firefox, IE8/9)

#23 EdH

EdH

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 929 posts

Posted 04 April 2012 - 01:41 PM


Organization doesn't just magically happen.


In the future, we'll try to make as much magic happen as possible though.


Thank you DLU. That is the whole point of EN. I shouldn't have to spend time meticulously naming my notes, structuring tags, etc. just to find stuff. I agree with the general consensus in this thread that file names should be indexed and returned without having to know specific search terms. The "filename:" term should be very useful to find just those notes with a specific filename, but not required just to find notes with the words in the file name.

#24 heather

heather

  • Title: Support Maven
  • Group: Evernote Employee
  • 1,783 posts

Posted 11 April 2012 - 04:30 PM

Owyn,
Once again you saved the day. You were absolutely right. It was simply a matter of case sensitivity. I capitalize all my file names but was searching with non-caps. Also, I realize that you absolutely need to use the wildcard in these searches. For example, filename:Employee* gets me directly to the note with that file. However, typing filename:Employee payroll gets me nothing even though I've typed the exact name of the file. I can't explain why that happens but I'm happy that I can at least search for direct files now. Thanks again!!


Have you tried: "filename:"Employee payroll"? You'll need quotes around multi-word phrases.

Check out our Knowledgebase | View our User Manuals here: Mac or Windows or iOS or Android | Check out the Getting Started Guide | Still need help? Submit a support request here.


#25 EdH

EdH

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 929 posts

Posted 02 July 2012 - 10:00 PM

I've also found that you must know what the filename starts with.

filename:file* finds all files starting with "file"

filename:*file* finds nothing.

#26 JMichael

JMichael

  • PipPipPipPipPip
  • Title: Explorer
  • Group: Members
  • 1,880 posts

Posted 04 July 2012 - 06:58 AM

The windows client filename: search is currently case sensitive. Are you sure you tested with capital E.
Try:
any: filename:employee* filename:Employee*


This is really unexpected and inconsistent with all of the other Search expressions.
What possible purpose or benefit is there in making ONLY a search for file name be case sensitive?

Evernote, please consider this a Change Request to make searches for file name to be case insensitive.

#27 Shane J

Shane J

  • Pip
  • Title: Member
  • Group: Members
  • 1 posts

Posted 30 September 2012 - 08:07 PM

I have to agree that filename search should be improved. I'm not asking for much. I just want to be able to search for a portion of a filename (case insensitive) like I can in Windows Explorer or Mac OS.

#28 Mike Wood

Mike Wood

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 680 posts

Posted 30 September 2012 - 09:39 PM

Use EN on Android and filename: isn't case sensitive! Quickly becoming the leading EN platform :)

Unfortunately it doesn't support searching the end of filenames.... "letter*" & "LeTtEr*" works but "*etter.doc" doesn't!

Try it out using http://bluestacks.com/ giving us Android on MAC & Windows.

#29 roschler

roschler

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 543 posts

Posted 07 October 2012 - 03:34 PM

Then try filename:*
Or, if you are simply looking for notes that contain attachments, try resource:* (which will include image attachments, so you may have a huge list.) You can narrow it down with:

- Search for PDF: resource:application/pdf
- Search for Doc files: resource:application/msword (does not find .docx files)
- Search for Excel files: resource:application/vnd.ms-excel
- Search for XLSX files: resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- Search for Word files: resource:application/msword
- Search for Zip files: resource:application/x-zip-compressed
- Search for specific filenames: filename:xyz* This will find filenames that start with "xyz".

(My point here is, we do index filenames, and a whole bunch of other stuff. You just have to know how to search for it.)


Hello heather,

1. Do know of any more common resource names?

2. Do know of any other search tips like that?

The search grammar document does not list the ones you just gave and I'm trying to corral as many of them as possible for a new search utility I'm working on. Also, if you know of any other commonly used contentClass or sourceApplication values other than the usual food, skitch, ink, etc. that are found in the search grammar document, please let me know. In fact, any search query tips you have that are not in the main search document are greatly appreciated. The document I am referring to is here:

http://dev.evernote....rch_grammar.php

I never even saw the filename: search query modifier before your post and that's a great one!

Thanks,
Robert
BitQwik - Search your Evernote notes with a powerful Artificially Intelligent assistant!
TagHunter - The free intelligent power search tool for Windows Evernote users that have lots of Tags

#30 jbenson2

jbenson2

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 4,748 posts

Posted 07 October 2012 - 03:43 PM

Some of the advanced search operators:

https://support.ever...489&docID=23746

But I have my doubts about the recoType: search. I seem to recall that there are problems with that search.


edit: just found it
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Evernote support sent me the following message back on April 12, 2011

recotype:picture is mostly obsolete

On the average user machine like yours, you would have upgraded past the last version that created this content a long time ago - around the time Evernote 3.5 was being readied for release.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Hmmm, I wonder why Evernote keeps the recoType in the Knowlegebase if it removed years ago.

#31 spg SCOTT

spg SCOTT

  • Title: "There is no magic, only lost physics"
  • Group: Evernote Evangelist
  • 1,402 posts

Posted 07 October 2012 - 03:46 PM

roschler,

This may help. It is a note that I made a little while ago, when I noticed that there were some inconsistencies like you see here.
There are a few terms that are not mentioned anywhere other than the forum, so can be a bit tricky to find.

http://www.evernote....ba95c70be368426

Scott

p.s. I also replied to your thread about contentclass/sourceapplication in the dev forum ;)

#32 roschler

roschler

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 543 posts

Posted 07 October 2012 - 03:49 PM

Thanks Scott! :)

-- roschler
BitQwik - Search your Evernote notes with a powerful Artificially Intelligent assistant!
TagHunter - The free intelligent power search tool for Windows Evernote users that have lots of Tags

#33 clay_farris

clay_farris

  • Pip
  • Title: Member
  • Group: Members
  • 2 posts

Posted 18 October 2012 - 09:02 AM

I agree with the poster that this is a pretty basic intuitive part of search that should be happening seemlessly for the user. My brain doesnt have to remember it was in a filename and is more interested in the content than the classification. Evernote can and should do this. Other search utilities do the same (including the search you run for files on any windows pc). Any software misses a few basic things and eventually the good ones go back and fill in the gap. Evernote is awesome and I am sure they'll go back and get this one that was missed.

#34 coreypud

coreypud

  • Pip
  • Title: Member
  • Group: Members
  • 3 posts

Posted 28 November 2012 - 06:12 AM

Does the filemame: search not search the extension of the file? In the past I thought I've done searches for filename:*docx and found any that have the .docx extension.

I've also had problems in the past using the resource: search parameter in the past because there are a few different ways that application types seem to be recognized as. This has required a few different search parameters to find all the variations. For example for Excel:

any:any: resource:application/vnd.ms-excel resource:application/msexcel resource:application/x-msexcel resource:application/x-ms-excel resource:application/vnd.ms-excel resource:application/x-excel resource:application/x-dos_ms_excel resource:application/xls resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

#35 roschler

roschler

  • PipPipPipPipPip
  • Title: Browncoat
  • Group: Members
  • 543 posts

Posted 28 November 2012 - 01:04 PM

Does the filemame: search not search the extension of the file? In the past I thought I've done searches for filename:*docx and found any that have the .docx extension.

I've also had problems in the past using the resource: search parameter in the past because there are a few different ways that application types seem to be recognized as. This has required a few different search parameters to find all the variations. For example for Excel:

any:any: resource:application/vnd.ms-excel resource:application/msexcel resource:application/x-msexcel resource:application/x-ms-excel resource:application/vnd.ms-excel resource:application/x-excel resource:application/x-dos_ms_excel resource:application/xls resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


@coreypud,

If you have a list of these filename sets like the one above for Excel, please post them or send them to me. I need them for BitQwik.

If anybody else has information like that given by coreypud please post it here.

-- roschler
BitQwik - Search your Evernote notes with a powerful Artificially Intelligent assistant!
TagHunter - The free intelligent power search tool for Windows Evernote users that have lots of Tags

#36 jefito

jefito

  • Title: Evernote Evangelist
  • Group: Evernote Evangelist
  • 8,143 posts

Posted 28 November 2012 - 01:47 PM

I plugged "filename:*docx" into the Windows search control, and the Search Info gave me:

Viewing 9 notes from [All Notebooks] matching [All] of the following:

contains words starting with [docx] with advanced filters [filename:*]


If that's the case, it's probably going to return all notes with an attachment and containing words starting with "docx". The latter will include notes that have "docx" in their note content, regardless of whether the note has a "docx" attachment. I think it also returns notes containing .docx attachments as it's including the attachment names as part of its word search, and ".", being punctuation, is ignored. This may be a case of how things work on the Windows client; I haven't tried any others.
~Jeff
EVERNOTE: Getting Started | Support Page | Knowledge Base | Support Requests
If someone helped you, or you like or agree with someone's post, let them (and us) know by clicking their post's "Like" button.

#37 Max Zhuravlev

Max Zhuravlev

  • Pip
  • Title: Member
  • Group: Members
  • 8 posts

Posted 17 March 2013 - 01:00 PM

Then try filename:*
Or, if you are simply looking for notes that contain attachments, try resource:* (which will include image attachments, so you may have a huge list.) You can narrow it down with:

- Search for PDF: resource:application/pdf
- Search for Doc files: resource:application/msword (does not find .docx files)
- Search for Excel files: resource:application/vnd.ms-excel
- Search for XLSX files: resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- Search for Word files: resource:application/msword
- Search for Zip files: resource:application/x-zip-compressed
- Search for specific filenames: filename:xyz* This will find filenames that start with "xyz".

(My point here is, we do index filenames, and a whole bunch of other stuff. You just have to know how to search for it.)

 

 

Then try filename:*
Or, if you are simply looking for notes that contain attachments, try resource:* (which will include image attachments, so you may have a huge list.) You can narrow it down with:

- Search for PDF: resource:application/pdf
- Search for Doc files: resource:application/msword (does not find .docx files)
- Search for Excel files: resource:application/vnd.ms-excel
- Search for XLSX files: resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
- Search for Word files: resource:application/msword
- Search for Zip files: resource:application/x-zip-compressed
- Search for specific filenames: filename:xyz* This will find filenames that start with "xyz".

(My point here is, we do index filenames, and a whole bunch of other stuff. You just have to know how to search for it.)


Hello heather,

1. Do know of any more common resource names?

2. Do know of any other search tips like that?

The search grammar document does not list the ones you just gave and I'm trying to corral as many of them as possible for a new search utility I'm working on. Also, if you know of any other commonly used contentClass or sourceApplication values other than the usual food, skitch, ink, etc. that are found in the search grammar document, please let me know. In fact, any search query tips you have that are not in the main search document are greatly appreciated. The document I am referring to is here:

http://dev.evernote....rch_grammar.php

I never even saw the filename: search query modifier before your post and that's a great one!

Thanks,
Robert

 

 

Does the filemame: search not search the extension of the file? In the past I thought I've done searches for filename:*docx and found any that have the .docx extension.

I've also had problems in the past using the resource: search parameter in the past because there are a few different ways that application types seem to be recognized as. This has required a few different search parameters to find all the variations. For example for Excel:

any:any: resource:application/vnd.ms-excel resource:application/msexcel resource:application/x-msexcel resource:application/x-ms-excel resource:application/vnd.ms-excel resource:application/x-excel resource:application/x-dos_ms_excel resource:application/xls resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

 

 

Does the filemame: search not search the extension of the file? In the past I thought I've done searches for filename:*docx and found any that have the .docx extension.

I've also had problems in the past using the resource: search parameter in the past because there are a few different ways that application types seem to be recognized as. This has required a few different search parameters to find all the variations. For example for Excel:

any:any: resource:application/vnd.ms-excel resource:application/msexcel resource:application/x-msexcel resource:application/x-ms-excel resource:application/vnd.ms-excel resource:application/x-excel resource:application/x-dos_ms_excel resource:application/xls resource:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet


@coreypud,

If you have a list of these filename sets like the one above for Excel, please post them or send them to me. I need them for BitQwik.

If anybody else has information like that given by coreypud please post it here.

-- roschler

 

Evernote uses MIME type in "resource:" query. So you can get MIME type of any file for example at http://mime.ritey.com/

 

For example, I needed to find all "*.xlogic" files. I uploaded one xlogic file there and got mimetype:

a64fa7c0d4cdc316c35dba645048e2c3f16a8233

 

Actually it's odd that evernote has no feature of search by file extension

Because:

  1. User can't guess that "*.xlogic" file matches "resource:application/octet-stream"
  2. Files with different extension may have same resource type. For example "resource:application/octet-stream" matches .xlogic as well as .psd and .rar






Also tagged with one or more of these keywords: windows, files, filenames, search, evernote

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users

Clip to Evernote