[
https://issues.apache.org/jira/browse/CONNECTORS-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562818#comment-14562818
]
Karl Wright commented on CONNECTORS-1204:
-----------------------------------------
Ok, the work is completed in the branch.
If you would like to try it out, and you are currently using MCF 2.0.2, then I
suggest the following steps. Note that after these steps, you will have
effectively upgraded to MCF 2.1, and won't be able to go back to 2.0.2 because
of the schema changes that have been done:
- Using svn, check out and build ManifoldCF. You will need an svn client for
this, as well as an installed JDK 1.7 or higher, and :
svn co https://svn.apache.org/repos/asf/manifoldcf/branches/CONNECTORS-1204
- cd CONNECTORS-1204
- ant make-core-deps make-deps build
- cd dist
- configure the appropriate example to work with your existing database
- check things out to see if they work for you
Thanks!
> Import original document file size into Solr
> --------------------------------------------
>
> Key: CONNECTORS-1204
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1204
> Project: ManifoldCF
> Issue Type: New Feature
> Components: Framework agents process, JCIFS connector, Lucene/SOLR
> connector
> Affects Versions: ManifoldCF 2.0.2
> Reporter: vigi
> Assignee: Karl Wright
> Priority: Minor
> Labels: manifoldcf, outputconnector, solr
> Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
>
> When using the Solr output connection, I would like to be able to store the
> original file size (in bytes) of the indexed documents into Solr so that it
> could be displayed in the search results or it could even be used for
> searching later on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)