Hi Karl, Thanks for your reply on short time.
I can index content and some metadata from Documentum, but problem arises when I try to index the metadata listed under job>document types>specific metadata or all metadata. I cannot see any errors in both Solr and Manifoldcf. I am using the binary distribution of Apache Manifoldcf 2.5 Thanks, Tamizh On Nov 17, 2016 12:27 PM, "Karl Wright" <[email protected]> wrote: > Hi Tamizh, > > I know of a number of people who are indexing documents and metadata from > documentum. I also know of many people who are indexing documents and > metadata into Solr. So I know this works. But there are a lot of places > you will need to configure correctly for this to work the way you expect. > > For a start, I would verify that Solr is getting sent the information you > expect. Please have a look at the Solr logs, specifically the INFO > statements that describe the posted URLs that come from ManifoldCF. There > should be one for each document that gets sent. These URLs contain a lot > of "parameter=value" fields. Please check that they contain the metadata > you want to index. > > If the Solr logs have the metadata but Solr isn't indexing it, then you > will need to look at your Solr configuration, specifically your solr > schema. If the Solr logs don't have the metadata, then let us know and > we'll have to look at your Documentum job specification. > > Thanks, > Karl > > > > On Wed, Nov 16, 2016 at 11:48 PM, Tamizh Kumaran Thamizharasan < > [email protected]> wrote: > >> Hi, >> >> >> I am trying to index documentum content to Apache Solr through manifoldcf. >> >> >> I can able to index documents but couldn't index all the metadata from >> documentum to solr. >> >> >> Any help on the above mentioned issue will be highly appreciated. >> >> >> Thanks, >> >> Tamizh >> >> >> >
