Search in a document library points to Dispform.aspx instead of the file itself 

Tags: MOSS/WSS, Proyectos

This one happened today… We discovered that for the pdf files the search results pointed to the dispform.aspx instead of pointing to the file itself.

The procedure we used to fix it was:

  1. First insert a new pdf in the site and make an incremental crawl.
  2. When the crawl finishes search for the file in the crawl log, we saw that MOSS was indexing the ListItem, but not the file itself. The best thing you can do is, instead of searching for the file itself, search the root folder of the document library it is located into. So you can see if the crawled item is the ListItem (dispform.aspx) or the pdf file itself.
  3. Checked the file types in the search administration of the SSP, it turned out that the pdf extension was not present (fuck!). Add it!
  4. Made a full crawl.
  5. Check the crawl log, nothing changed.
  6. In the index server we fixed the installation of the Foxit iFilter and restarted the Office SharePoint Search Service.
  7. Made another full crawl.
  8. In the crawl log we searched for the file and was found as a pdf. We could see the correct result in the searches in our portal.

Hope it helps!

 
Published by Enrique Blanco  19-Jan-10
0 Comments  |  Trackback Url
 

Comentarios

You can comment here:
Use <br/> for linebreaks.

Nombre:
URL:
Email:
Comentarios:
CAPTCHA Image Validation