[
https://issues.apache.org/jira/browse/CONNECTORS-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717543#comment-14717543
]
Shinichiro Abe commented on CONNECTORS-1234:
--------------------------------------------
bq. it was already dropped
I think it is not correct because there are the checks
[here|https://svn.apache.org/viewvc/manifoldcf/trunk/connectors/solr/connector/src/main/java/org/apache/manifoldcf/agents/output/solr/SolrConnector.java?view=markup#l849]
and
[here|https://svn.apache.org/viewvc/manifoldcf/trunk/connectors/solr/connector/src/main/java/org/apache/manifoldcf/agents/output/solr/HttpPoster.java?view=markup#l543].
It should be replaced with Document Filter transformer instead.
I'll file new JIRA.
> TikaExtractor based indexing on Elasticsearch connector
> -------------------------------------------------------
>
> Key: CONNECTORS-1234
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1234
> Project: ManifoldCF
> Issue Type: Improvement
> Reporter: Shinichiro Abe
> Assignee: Shinichiro Abe
> Attachments: CONNECTORS-1234.patch
>
>
> We could add the use-mapper-attachments flag.
> Default to true, current spec which asks for mapper-attachments plugin on ES
> side.
> If false, it allows us to index the content and metadata that extracted from
> files through Tika transformer, which means there is no need to install that
> plugin and put base64 encoded content.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)