You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by Ameya Aware <am...@gmail.com> on 2014/07/02 16:21:05 UTC

Query about metadata sent into solr

Hi

I am using latest Apache manifoldCF version 1.6.1

When i connect to my local file system using 'File System' connector to
send the documents to solr, i see metadata sent to solr in default setting
is 'id, content_type, content, resoursename, version'.

I have changed code in file system connector to add more metadata to
RepositoryDocument object. How can i send that added extra metadata to Solr?



Thanks in advance,


Ameya Aware