I'm having trouble getting the open/find resource tool to omit files in directories which I have indicated in my preferences.
Here are the entries in the search scope's "ignore" field:
*.tmp, *.temp, *.bak, *.html, *.htm, *.fo, *~, */.*, */temp/*, */out/*, file:/c:/users/dtanner/desktop/workspace/*
After re-indexing, files in the "workspace" file (shown above) still appear in the search results. The Oxygen project file, and all other files I work with are in a different directory. I've also tried this with other folders, with the same result. Current Oxygen version is 19.1.
Any help is, as always, appreciated.
Dan
Open/Find Resource Search Scope
Re: Open/Find Resource Search Scope
Hi Dan,
Thanks for the feedback, we tested and indeed this does not seem to properly work anymore, we'll investigate further and come up with a fix. We'll update this thread when the fix is available on our web site.
Regards,
Radu
Thanks for the feedback, we tested and indeed this does not seem to properly work anymore, we'll investigate further and come up with a fix. We'll update this thread when the fix is available on our web site.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 42
- Joined: Thu Oct 27, 2016 11:13 pm
Re: Open/Find Resource Search Scope
Sounds good, thanks.
-
- Posts: 811
- Joined: Wed Nov 16, 2005 11:11 am
Re: Open/Find Resource Search Scope
Hi Dan,
We've further investigated this situation and it appears that the patterns from the "Ignore content of these files" option only apply when indexing the file content. It is a design choice we made at the time when the feature was implemented. Nevertheless, we see the need of some filters for the file path searching as well. We'll keep you up to date.
Best regards,
Alex
We've further investigated this situation and it appears that the patterns from the "Ignore content of these files" option only apply when indexing the file content. It is a design choice we made at the time when the feature was implemented. Nevertheless, we see the need of some filters for the file path searching as well. We'll keep you up to date.
Best regards,
Alex
-
- Posts: 42
- Joined: Thu Oct 27, 2016 11:13 pm
Re: Open/Find Resource Search Scope
Good deal, thank you.