473,326 Members | 2,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Indexing Service Server 2008 IIS 7.0 Adobe Ifilter

I have a server 2008 IIS 7.0 with indexing service installed.

I have created the catalog and have a test page using these posts:
http://kbalertz.com/954822/install-c...-computer.aspx

http://kbalertz.com/820105/Applicati...ual-Basic.aspx

I can search some files .xls .doc and others but It will not find anything
in .pdf

I have Adobe PDF IFilter 6.0 installed.

Does anyone have any experence setting this up.

Thank you
--
Jerry
Nov 10 '08 #1
2 8060
Hi Jerry,

I've tested on my side. It works fine. From the following documentation we
can see: Starting with Acrobat and Reader 7.0.5, iFilter functionality is
now bundled within the Acrobat and Reader products.

http://www.adobe.com/support/downloa...jsp?ftpID=2611

So I downloaded and installed Adobe Reader 9 directly.

The first time I tried the code it worked for txt but did not work for pdf.
Since my testing pdf file is pretty large I think the Indexing Service need
some time to create the index. To make sure the index has been created, I
launched mmc. Under the directories section right click the directory
containing the pdf and select All Tasks-Rescan (full) . Then wait several
minutes to let the Indexing Service create the index. Finally the ASP.NET
page successfully searched the pdf out.

If it still doesn't work, please try to restart the Indexing Service and do
a full rescan again. Please note the larger the pdf file is the more time
the Indexing Service needs to create the index.

If you still cannot search the pdf file please do let me know.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subs.../aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: Indexing Service Server 2008 IIS 7.0 Adobe Ifilter
| thread-index: AclDf9Kw0OkX4roPQmei12pDfeUUAw==
| X-WBNR-Posting-Host: 207.46.192.207
| From: =?Utf-8?B?SmVycnkgQw==?= <je*****@nospam.nospam>
| Subject: Indexing Service Server 2008 IIS 7.0 Adobe Ifilter
| Date: Mon, 10 Nov 2008 14:01:03 -0800
| Lines: 17
| Message-ID: <29**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3168
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:79600
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I have a server 2008 IIS 7.0 with indexing service installed.
|
| I have created the catalog and have a test page using these posts:
http://kbalertz.com/954822/install-c...Windows-Server
-computer.aspx
|
http://kbalertz.com/820105/Applicati...Catalog-Using-
Visual-Basic.aspx
|
| I can search some files .xls .doc and others but It will not find
anything
| in .pdf
|
| I have Adobe PDF IFilter 6.0 installed.
|
| Does anyone have any experence setting this up.
|
| Thank you
| --
| Jerry
|

Nov 11 '08 #2
Allen,

Thank you for the reply.

I uninstalled the adobe reader. It was not Version 9.

I installed Adobe Reader 9.0 and let indexing server index the directories
and it worked

Thank you
--
Jerry
"Allen Chen [MSFT]" wrote:
Hi Jerry,

I've tested on my side. It works fine. From the following documentation we
can see: Starting with Acrobat and Reader 7.0.5, iFilter functionality is
now bundled within the Acrobat and Reader products.

http://www.adobe.com/support/downloa...jsp?ftpID=2611

So I downloaded and installed Adobe Reader 9 directly.

The first time I tried the code it worked for txt but did not work for pdf.
Since my testing pdf file is pretty large I think the Indexing Service need
some time to create the index. To make sure the index has been created, I
launched mmc. Under the directories section right click the directory
containing the pdf and select All Tasks-Rescan (full) . Then wait several
minutes to let the Indexing Service create the index. Finally the ASP.NET
page successfully searched the pdf out.

If it still doesn't work, please try to restart the Indexing Service and do
a full rescan again. Please note the larger the pdf file is the more time
the Indexing Service needs to create the index.

If you still cannot search the pdf file please do let me know.

Regards,
Allen Chen
Microsoft Online Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
ms****@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subs...#notifications.

Note: MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 2 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions. Issues of this
nature are best handled working with a dedicated Microsoft Support Engineer
by contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subs.../aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

--------------------
| Thread-Topic: Indexing Service Server 2008 IIS 7.0 Adobe Ifilter
| thread-index: AclDf9Kw0OkX4roPQmei12pDfeUUAw==
| X-WBNR-Posting-Host: 207.46.192.207
| From: =?Utf-8?B?SmVycnkgQw==?= <je*****@nospam.nospam>
| Subject: Indexing Service Server 2008 IIS 7.0 Adobe Ifilter
| Date: Mon, 10 Nov 2008 14:01:03 -0800
| Lines: 17
| Message-ID: <29**********************************@microsoft.co m>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.3168
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.dotnet.framework.aspnet:79600
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| I have a server 2008 IIS 7.0 with indexing service installed.
|
| I have created the catalog and have a test page using these posts:
http://kbalertz.com/954822/install-c...Windows-Server
-computer.aspx
|
http://kbalertz.com/820105/Applicati...Catalog-Using-
Visual-Basic.aspx
|
| I can search some files .xls .doc and others but It will not find
anything
| in .pdf
|
| I have Adobe PDF IFilter 6.0 installed.
|
| Does anyone have any experence setting this up.
|
| Thank you
| --
| Jerry
|

Nov 11 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: C | last post by:
Hi, I currently use MS Indexing Service to search my htm and aspx pages. I recently downloaded the IFilter tool from Adobe. When I now do a search it still does not pick up any text in my...
15
by: Jay | last post by:
Hello all. I've recently transferred our web sites from a Windows2000 server to a Windows2003 server. The transfer went almost flawless until I noticed that our search function isn't working...
8
by: Martin Emanuelsson | last post by:
Hello, I have a problem with a small asp-solution that searches for PDF-documents with indexing service. For some files in the search result I get gibberish returned, such as...
0
by: C | last post by:
Hi, I currently use MS Indexing Service to search my htm and aspx pages. I recently downloaded the IFilter tool from Adobe. When I now do a search it still does not pick up any text in my...
3
by: jliusolar | last post by:
Hi I am trying to figure out why an application get this error when I am trying to open the application's asmx file from localhost. I don't have indexing service running(it set as manual and not...
3
by: Xavier Valdés | last post by:
Hi all, I wanted to make an indexing service filter from vb.net. Anyone could help me? Any sample? I don't undertand platform sdk's one! Thanks a lot, Xavi
2
by: BluNuit | last post by:
I have a simple c# app that calls a Java (AXIS) web service to perform some operations. The call works fine (the java code fires and the operations are executed), but the response is always null. ...
3
by: Chung Leong | last post by:
Here's the rest of the tutorial I started earlier: Aside from text within a document, Indexing Service let you search on meta information stored in the files. For example, MusicArtist and...
4
by: twilliamson | last post by:
Hello, I am new to the Indexing Service and need a little help. My main goal is for my Windows XP Pro SP2 users is to be able to use the Windows Search (start, search) function to search for...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.