Hi Lalit, If you go to the Metadata tab for your SharePoint job, and build up a path by drilling down into one of the libraries or lists, do you see the metadata names you want in the pulldown? If so, your problem might be this, fixed in 1.6:
CONNECTORS-910: SharePoint connector does not fetch metadata values for sub-site document libraries. (Ahmet Arslan, Karl Wright) Karl On Wed, Jun 4, 2014 at 10:29 AM, lalit jangra <[email protected]> wrote: > Hi All, > > I am working on Apache MCF 1.5.1 with solr 4.6. I am integrating multiple > content sources here one of which is Sharepoint 2010. I want to know how > can i get content creator/author from content in Sharepoint 2010. > > For same, i am going thru MCF source code and zeroed in on > SharePointRepository.java under > org.apache.manifoldcf.crawler.connectors.sharepoint package. But i could > see ACLs getting used here but no mention of content author/creator. How > can i get content creator here? > > Secondly i also want to index these ACLs in solr indexes so that search > results can be user specific to maintain content permissions & privileges. > > Can someone help me in above queries? > > Thanks in advance. > > Regards. >
