aka, List Column not appearing in Managed Propperty Selector. I am not sure if I have blogged about this before, but I do recall falling for this stumbling block earlier. If I have blogged it, then this is a worthy reminder When wanting to map a crawled property as a managed property, please be cautious when declaring the managed property to select the appropriate type, because when you click that "Add Mapping" button to select the crawled properties to map to, the crawled properties that are going...
I was doing some work on the MOSS Search API to execute a few custom queries. I also wanted the Search Engine to return the blurb of text that contains the occurence of the searched term. A little digging around and I discovered there is a managed propperty that contains this. The managed propperty is HitHighlightedSummary (just in case any of you are stumbling down this route too). Technorati tags: MOSs, Search, SharePoint, Managed Propperties Cross-posted from tariqayad.com...