Karl Wright created CONNECTORS-815:
--------------------------------------
Summary: MCF Solr SearchComponent plugins operate on the wrong
side of sharding
Key: CONNECTORS-815
URL: https://issues.apache.org/jira/browse/CONNECTORS-815
Project: ManifoldCF
Issue Type: Improvement
Components: Solr-3.x-component, Solr-4.x-component
Affects Versions: ManifoldCF 1.4.1
Reporter: Karl Wright
Assignee: Karl Wright
Fix For: ManifoldCF 1.5
The search components provided by the plugin operate after sharding has taken
place. That means that the queries get modified once per shard, which means a
lot of back-and-forth with the authority service. It may be worthwhile to add
a configuration parameter to the search component to allow it to run
pre-sharding instead.
--
This message was sent by Atlassian JIRA
(v6.1#6144)