Karl Wright created CONNECTORS-1102: ---------------------------------------
Summary: Mandatory table reindexing is very slow on large databases, and not always necessary Key: CONNECTORS-1102 URL: https://issues.apache.org/jira/browse/CONNECTORS-1102 Project: ManifoldCF Issue Type: Bug Components: Framework crawler agent Affects Versions: ManifoldCF 1.7.2, ManifoldCF 1.8, ManifoldCF 2.0 Reporter: Karl Wright Assignee: Karl Wright Fix For: ManifoldCF 1.8, ManifoldCF 2.0 JobQueue.restart() calls a mandatory reindexTable() command. This is because the table manipulations are extensive by this method, but nonetheless on modern databases it's probably unnecessary to do this. We should find a better way to conditionally trigger reindexing in this case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)