[
https://issues.apache.org/jira/browse/CONNECTORS-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14627746#comment-14627746
]
Karl Wright commented on CONNECTORS-1219:
-----------------------------------------
Hi Abe-san,
The File System Output connector can be used to write to distributed file
systems such as Windows shares and Unix file systems like AFS. Plus, it does
not require other services to run in the same process space. So it really does
fit the MCF model as-is. The Lucene Output Connector cannot be used in its
current form in any multiprocess model, AND we need to make special allowance
for it at the framework level because of that process constraint. So that
makes it unique right now, and we need to figure out how best to deal with that.
> Lucene Output Connector
> -----------------------
>
> Key: CONNECTORS-1219
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1219
> Project: ManifoldCF
> Issue Type: New Feature
> Reporter: Shinichiro Abe
> Assignee: Shinichiro Abe
> Attachments: CONNECTORS-1219-v0.1patch.patch,
> CONNECTORS-1219-v0.2.patch, CONNECTORS-1219-v0.3.patch
>
>
> A output connector for Lucene local index directly, not via remote search
> engine. It would be nice if we could use Lucene various API to the index
> directly, even though we could do the same thing to the Solr or Elasticsearch
> index. I assume we can do something to classification, categorization, and
> tagging, using e.g lucene-classification package.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)