iFilter search doesn't work
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
manuels
- User
- Posts: 23
- Joined: Fri May 09, 2008 2:29 pm
iFilter search doesn't work
Hi Tracker Software team,
My System:
Windows Vista SP1
PDF-XChange Viewer PRO 2.0 Build 40.7
Shell extension (newest version, I don't know which version exactly)
It seems that the IFilter interface for PDF files, included in the Shell extensions doesn't work. I can't search into pdf files, or for PDF Files at all.
I checked the indexing options File Types for PDF and the entry "PDF-XChange PDF IFilter Handler" is correct.
Also the way how the files should be indexed is set correctly to "Index Properties and File Contents".
However, the Windows Search doesn't find anything inside PDF files or PDF files, even if I type the exact name of the file.
A rebuild of the index did not solve the issue.
Thanks for any hint.
Best regards
Manuel
My System:
Windows Vista SP1
PDF-XChange Viewer PRO 2.0 Build 40.7
Shell extension (newest version, I don't know which version exactly)
It seems that the IFilter interface for PDF files, included in the Shell extensions doesn't work. I can't search into pdf files, or for PDF Files at all.
I checked the indexing options File Types for PDF and the entry "PDF-XChange PDF IFilter Handler" is correct.
Also the way how the files should be indexed is set correctly to "Index Properties and File Contents".
However, the Windows Search doesn't find anything inside PDF files or PDF files, even if I type the exact name of the file.
A rebuild of the index did not solve the issue.
Thanks for any hint.
Best regards
Manuel
-
John - Tracker Supp
- Site Admin
- Posts: 5225
- Joined: Tue Jun 29, 2004 10:34 am
Re: iFilter search doesn't work
Hi,
Could you please zip and supply a small sample file?
Thanks
Could you please zip and supply a small sample file?
Thanks
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com
-
manuels
- User
- Posts: 23
- Joined: Fri May 09, 2008 2:29 pm
Re: iFilter search doesn't work
Hi,
None of my pdf files (about 500) can be found.
Before you realeased the shell extension, I used the Acrobat filter and it worked.
But now I want to use your product
Thanks
Manuel
Sure I could, but it doesn't work at all.Could you please zip and supply a small sample file?
None of my pdf files (about 500) can be found.
Before you realeased the shell extension, I used the Acrobat filter and it worked.
But now I want to use your product
Thanks
Manuel
You do not have the required permissions to view the files attached to this post.
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: iFilter search doesn't work
I had put your file into separate folder (this folder isn't listed into Indexing folders), and had try to search word "tracker".
I was notified "Search might be slow in non-indexed locations".
And nothing was found. But, when I had press button "File Contents" (I'm using Windows Seven, not Vista) file was found.
Into the Vista there is similar option, but it is located into different place.
It is debug output from IFilter:
I was notified "Search might be slow in non-indexed locations".
And nothing was found. But, when I had press button "File Contents" (I'm using Windows Seven, not Vista) file was found.
Into the Vista there is similar option, but it is located into different place.
It is debug output from IFilter:
Code: Select all
[1604] CPXCPropertyHandler::FinalConstruct()
[1604] CPXCPropertyHandler::Initialize()
[1604] CPXCPropertyHandler::LoadDocument: 'sample.pdf'
[3400] Trace/s: CPXC_PDFFilter::CPXC_PDFFilter
[3400] Trace/s: CPXC_PDFFilter::FinalConstruct
[3400] Trace/s: CPXC_PDFFilter::FinalRelease: m_pDocMan: 0000000000000000
[3400] Trace/s: CPXC_PDFFilter::~CPXC_PDFFilter
[1604] Trace/s: CPXC_PDFFilter::CPXC_PDFFilter
[1604] Trace/s: CPXC_PDFFilter::FinalConstruct
[1604] Trace/s: CPXC_PDFFilter::OnInit()
[1604] Trace/s: CPXC_PDFFilter::OnInit: pDoc=0000000004D90034; hr=00000000
[1604] Trace/s: CPXC_PDFFilter::OnInit: nPages=1; hr=00000000
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] TraceError 0x82142716: Root failure at .\PDFR_MetaData.cpp:597
[1604] TraceError 0x82142716: Field 'Title' isn't set into Info dictionary
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] TraceError 0x82142716: Root failure at .\PDFR_MetaData.cpp:597
[1604] TraceError 0x82142716: Field 'Subject' isn't set into Info dictionary
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] TraceError 0x82142716: Root failure at .\PDFR_MetaData.cpp:597
[1604] TraceError 0x82142716: Field 'Keywords' isn't set into Info dictionary
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=1
[1604] Trace/s: CPXC_PDFFilter::GetNextChunkValue: m_State=2
[1604] Trace/s: CPXC_PDFFilter::GetPageText: nPage=0; pChars = 000000000C2DFB04; nChars=64
[1604] Trace/s: CPXC_PDFFilter::GetPageText: sText='Sample test file for tracker software -> IFilter search problem '
[1604] Trace/s: CPXC_PDFFilter::FinalRelease: m_pDocMan: 0000000006885258
[1604] Trace/s: CPXC_PDFFilter::~CPXC_PDFFilter
[1604] CPXCPropertyHandler::FinalRelease()
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: iFilter search doesn't work
But I can agree that when folder is indexed, content isn't searchable. Looking for the trouble now.
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
manuels
- User
- Posts: 23
- Joined: Fri May 09, 2008 2:29 pm
Re: iFilter search doesn't work
Thanks, I thought it was my fault, but I tried it on new installed Windows 7 in a VM, the same. Content is not searchable in indexed locations.
Thanks for the support and no stress an Saturday
Manuel
Thanks for the support and no stress an Saturday
Manuel
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: iFilter search doesn't work
Had found where the problem is. Will fix soon.
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
ananda
- User
- Posts: 2
- Joined: Wed Jun 23, 2010 9:02 am
Re: iFilter search doesn't work
I have the same problem with the newest PDFXchange Viewer V2.0 (Build 52.0).
My system:
Windows 7 Pro x64 (German)
For the moment i installed the 64-Bit iFilter from Adobe.
My system:
Windows 7 Pro x64 (German)
For the moment i installed the 64-Bit iFilter from Adobe.
-
John - Tracker Supp
- Site Admin
- Posts: 5225
- Joined: Tue Jun 29, 2004 10:34 am
Re: iFilter search doesn't work
Amanda,
as already stated prior to your message - the problem is already located and will be corrected in the next release due shortly.
as already stated prior to your message - the problem is already located and will be corrected in the next release due shortly.
If posting files to this forum - you must archive the files to a ZIP, RAR or 7z file or they will not be uploaded - thank you.
Best regards
Tracker Support
http://www.tracker-software.com
Best regards
Tracker Support
http://www.tracker-software.com
-
manuels
- User
- Posts: 23
- Joined: Fri May 09, 2008 2:29 pm
Re: iFilter search doesn't work
Perfect, thanks
-
Paul - PDF-XChange
- Site Admin
- Posts: 7445
- Joined: Wed Mar 25, 2009 10:37 pm
Re: iFilter search doesn't work
Build 53 us due for release near the end of the month. This fix should be in there.
regards
regards
Best regards
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
Paul O'Rorke
PDF-XChange Support
http://www.pdf-xchange.com
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: iFilter search doesn't work
And it finds text even on not-indexed locations? can you say me how to do this this?For the moment i installed the 64-Bit iFilter from Adobe.
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
ananda
- User
- Posts: 2
- Joined: Wed Jun 23, 2010 9:02 am
Re: iFilter search doesn't work
Yes, it finds without indexing.
Is use Win7 x64 and 2003 Server. I find text in pdf-files on the server. Don't aks me how, it works like the search egine from Windows XP.
With Windows XP it is possible to find text in txt-files without Windows Search 4.0 too.
Is use Win7 x64 and 2003 Server. I find text in pdf-files on the server. Don't aks me how, it works like the search egine from Windows XP.
With Windows XP it is possible to find text in txt-files without Windows Search 4.0 too.
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: iFilter search doesn't work
Hello ananda,
I just spoke with the dev guys and they told me that we are working on and will check if we can do the same with our iFilter.
Best,
Stefan
I just spoke with the dev guys and they told me that we are working on and will check if we can do the same with our iFilter.
Best,
Stefan