Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Indexing using Protocol Handler

  Asked By: Vaasu Dhore         Date: Jan 17, 2010      Category: Sharepoint      Views: 139
 

I am having problem indexing my content source documents
which are lying on a remote machine and can be accessed
thru their uniquely assigned urls. My problems are as
follows.

1. I am unable to Index all document properties associated
with the document. As the calls exposed by Protocol
handler API have only GetFileName, GetLastModified,
GetSize etc and have no calls for different document
properties like Author, comments, keywords etc assocoited
with the document.

2. MS-Search service while indexing the url modifies it.
hence after a hitlist is generated for the query. The
document cannot be accessed directly thru the link.

Please do let me know where can I get some samples for the
protocol handler other than what supplied with the SPS-
SDK. Also some resource on the web which will help me with
above problems.


Do you know someone who can help? Share a link to this thread on twitter, or facebook.

Tagged:        

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Indexing using Protocol Handler Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].