Edgardo Ambrosi created CONNECTORS-1034:
-------------------------------------------
Summary: Manifold 1.7
Key: CONNECTORS-1034
URL: https://issues.apache.org/jira/browse/CONNECTORS-1034
Project: ManifoldCF
Issue Type: Bug
Components: Solr-4.x-component
Affects Versions: ManifoldCF 1.7
Reporter: Edgardo Ambrosi
Following the issue CONNECTORS-956, since the behavior makes ManifoldCF
unuseful for Alfresco-Solr-based environment , because it is impossible to
correctly populate Solr, could you provide at least a solution as
a checkbox in the "job specification" JSP page, tab "Solr Field Mapping" near
"Keep All Metadata" to choose preEncode() or not.
Our Use Case is:
Alfresco Server 4.2 enterprise, ManifoldCF, Solr server 4.7.1.
Set a repo connection type CMIS,
Set a output connection type Solr,
Set a job with cmis query as "select * from cmis:document" (the repo has only 1
document),
Running the jobs it normally end but...
querying Solr the result set reports a strange encoding of the field name:
if in Alfresco the fileds is named: cmis:name
then in Solr after ManifoldCF has populated it the index contains the encoded
field as cmis_3Aname
Best
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)