[ https://issues.apache.org/jira/browse/CONNECTORS-1102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14212114#comment-14212114 ]
Karl Wright commented on CONNECTORS-1102: ----------------------------------------- r1639600 (trunk) r1639601 (dev_1x) > 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)