Are special settings required for 'contents' searches of doc
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Are special settings required for 'contents' searches of doc
Are special settings required for 'contents' searches of documents?
The attached part A shows:
Find Files, location, whole word does NOT need to be checked
Office files, contents
Part B shows: morten, contents
Type does not matter 'text' or 'binary and text'
The result was:
1 .bak file
2 .doc files
9 .ini
1 .klm
2 .txt
3 .xxt
files
BUT NONE OF THE .DOCX files - yes there were at least one.
Is this another oversight or error similar to 'custom sort' will block
'drag and drop' ???
Am I missing some settings?
pat
The attached part A shows:
Find Files, location, whole word does NOT need to be checked
Office files, contents
Part B shows: morten, contents
Type does not matter 'text' or 'binary and text'
The result was:
1 .bak file
2 .doc files
9 .ini
1 .klm
2 .txt
3 .xxt
files
BUT NONE OF THE .DOCX files - yes there were at least one.
Is this another oversight or error similar to 'custom sort' will block
'drag and drop' ???
Am I missing some settings?
pat
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Are special settings required for 'contents' searches of
1. [x] Name is not checked so it searches all files, not only office ones
2. The necessary iFilters (with correct bitness) are installed?
2. The necessary iFilters (with correct bitness) are installed?
One of my scripts helped you out? Please donate via Paypal
-
Jerry
- Posts: 835
- Joined: 05 May 2010 15:48
- Location: The UnUnited States of America
Re: Are special settings required for 'contents' searches of
First of all, does this happen if you run a fresh instance? No settings in the Name & Location panel will apply because Name is not checked under Applied filters. (Also, there is a separate Whole Words option in the Contents panel.) Still, the default is to search all files, including your *.docx.
Does the search word appear in the docx without hyphenation, and as text (ie. not in an embedded graphic or other special format)?
Code: Select all
xyplorer.exe /freshDoes the search word appear in the docx without hyphenation, and as text (ie. not in an embedded graphic or other special format)?
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB. SCREEN SCALING: 125%
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Are special settings required for 'contents' searches of
Thanks for the reply. I'm just very short on time this week. Tried a number of things but not
the xyplorer.exe /fresh - Complete news to me - then again I have not written any programs since early DOS.
Why or what would it show?
I have the $80 pro ver and 17.10.007 Beta unaltered and was hoping - once again that it was something I overlooked.
Has anybody tested contents on docx documents with correct outcome?
I have a backup PC and plans for getting the latest Beta.
I'm really more concerned about the feature 'custom sort' will block
'drag and drop' - I would be using this every day - in place of other software.
thanks again,
pat
the xyplorer.exe /fresh - Complete news to me - then again I have not written any programs since early DOS.
Why or what would it show?
I have the $80 pro ver and 17.10.007 Beta unaltered and was hoping - once again that it was something I overlooked.
Has anybody tested contents on docx documents with correct outcome?
I have a backup PC and plans for getting the latest Beta.
I'm really more concerned about the feature 'custom sort' will block
'drag and drop' - I would be using this every day - in place of other software.
thanks again,
pat
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Are special settings required for 'contents' searches of
Searching Office contents works fine if you have the necessary iFilters (x86) installed...
One of my scripts helped you out? Please donate via Paypal
-
Jerry
- Posts: 835
- Joined: 05 May 2010 15:48
- Location: The UnUnited States of America
Re: Are special settings required for 'contents' searches of
Running "xyplorer.exe /fresh" will run with default settings to see if there's something in your configuration causing the problem. If not, it will also then help others to reproduce the problem.
Yes, I did test a content search on a folder with docx files and it worked ok. I'm using beta version 17.20.0103. I don't know what iFilters is or whether it comes with Windows 10 Pro or not; I didn't knowingly install it, if it's required to get this to work.
Post your custom sort/drag & drop issue in a separate topic.
Yes, I did test a content search on a folder with docx files and it worked ok. I'm using beta version 17.20.0103. I don't know what iFilters is or whether it comes with Windows 10 Pro or not; I didn't knowingly install it, if it's required to get this to work.
Post your custom sort/drag & drop issue in a separate topic.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB. SCREEN SCALING: 125%
-
RalphM
- Posts: 2121
- Joined: 27 Jan 2005 23:38
- Location: Cairns, Australia
Re: Are special settings required for 'contents' searches of
Upgrading to the latest beta version might be a good idea anyway, this way we are all on the same page.
Ralph 
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
(OS: W11 25H2 Home x64 - XY: Current x64 beta - Office 2024 64-bit - Display: 1920x1080 @ 125%)
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Are special settings required for 'contents' searches of
got 17.20.0200 just now
Ran all kinds of tests - sos (same old s**t)
I even took a txt file that it found and made it into a docx file in the same folder - sos
It does find by name.
p
Ran all kinds of tests - sos (same old s**t)
I even took a txt file that it found and made it into a docx file in the same folder - sos
It does find by name.
p
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: Are special settings required for 'contents' searches of
Select a docx file and run this script:What do you get?
If you get an error (Failed to load an IFilter), then it is likely that no 32-bit IFilter is available for that format.
If you get a dialog with no text content, then the IFilter couldn't extract anything useful from the file.
If you get a dialog with text content, then this is the content that XY will search for your content query.
Code: Select all
text extracttext();If you get an error (Failed to load an IFilter), then it is likely that no 32-bit IFilter is available for that format.
If you get a dialog with no text content, then the IFilter couldn't extract anything useful from the file.
If you get a dialog with text content, then this is the content that XY will search for your content query.
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Are special settings required for 'contents' searches of
I'm completely ignorant as how one will run a script.
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Are special settings required for 'contents' searches of
Paste it into the address bar and hit enter?
One of my scripts helped you out? Please donate via Paypal
-
pat55
- Posts: 287
- Joined: 15 Mar 2016 22:27
Re: Are special settings required for 'contents' searches of
see attached
To see the attached files, you need to log into the forum.
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Are special settings required for 'contents' searches of
Go back to the second post^^
One of my scripts helped you out? Please donate via Paypal
-
Jerry
- Posts: 835
- Joined: 05 May 2010 15:48
- Location: The UnUnited States of America
Re: Are special settings required for 'contents' searches of
I suppose I have the necessary iFilter because I have Office 2016 installed on my system.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB. SCREEN SCALING: 125%
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Are special settings required for 'contents' searches of
Only if you've installed the 32 bit version of it...
One of my scripts helped you out? Please donate via Paypal
XYplorer Beta Club