Foxit Corporation Forums  

Go Back   Foxit Corporation Forums > Portable Document Format (PDF) Tools > Foxit PDF IFilter

Foxit PDF IFilter Foxit IFilter helps users to index a large amount of PDF documents and then quickly find text within these documents.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 1st, 2008, 07:24 AM
kamelkb kamelkb is offline
Junior Member
 
Join Date: Dec 2008
Posts: 2
kamelkb is an unknown quantity at this point
Default PDF IFilter with sql server 2008

Hi,

I am testing a new solution in my compagnie. I have to setup a full text search in pdf document.

I have some questions :

1- Foxit pdf IFilter works with sql server 2008 ?
2- if i install the filter for testing in server os (windows 2008), it works or not ?

Thank you for the answer
Reply With Quote
  #2  
Old December 1st, 2008, 11:45 AM
kamelkb kamelkb is offline
Junior Member
 
Join Date: Dec 2008
Posts: 2
kamelkb is an unknown quantity at this point
Default

it seems it works. Here it is the steps i did (if someone meet the same pbm ) :

1- i have windows server 2008 and sql server 2008
2- i installed acrobat reader
3- i installed the Foxit PDF IFilter
4- i ran those commands in the console SQL Server 2008 :
exec sp_fulltext_service 'load_os_resources', 1
exec sp_fulltext_service 'verify_signature', 0;
5- I restart the sql service
6- i ran those commands in the console SQL Server 2008 :
exec sp_fulltext_service 'update_languages';
exec sp_fulltext_service 'restart_all_fdhosts';
7- I check if the filter is installed :
select document_type, path from sys.fulltext_document_types where document_type = '.pdf'

8- I create my catalogue
9- I create my full-text index and link it with the catalogue i already created.
10- I started the full Population

And now the search works !!
Reply With Quote
  #3  
Old December 1st, 2008, 10:11 PM
christina christina is offline
Administrator
 
Join Date: Nov 2007
Posts: 5,234
christina is an unknown quantity at this point
Default

Thanks for sharing.
__________________
Pls. indicate Platform/OS/Reader Version and Reproduce-Steps for Bug Reports.
Send file to: support@foxitsoftware.com indicating from BBS and related topic link.
Reply With Quote
  #4  
Old March 6th, 2009, 07:17 PM
parkar.leonardo parkar.leonardo is offline
Junior Member
 
Join Date: Feb 2009
Posts: 7
parkar.leonardo is an unknown quantity at this point
Default Re: PDF IFilter with sql server 2008

Hi,
Recently I discovered that Adobe finally came out with a new Adobe iFilter 9 for 64-bit platforms which allows searching PDF files on 64-bit Windows platforms for MOSS 2007, Exchange 2007, and SQL Server 2005. I tried this new iFilter and was able to get it to work. I decided to document these instructions for people who may be running MOSS 2007 on Windows Server 2008.

-------------------------------------------------------------
Email Autoresponder Software
" Hard work is doing the "hard part" of the work, which means going the extra mile."
Reply With Quote
  #5  
Old March 7th, 2009, 10:35 PM
lzPDF lzPDF is offline
Junior Member
 
Join Date: Mar 2009
Posts: 1
lzPDF is an unknown quantity at this point
Default

Foxit IFilter is perfect, I try to using Adobe PDF IFilter,but when i test it I found it crash when used in mulit-thread mode,Foxit PDF IFilter is perfect.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 10:58 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
©2005-2008 Foxit Corporation. All rights reserved.