mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Reverse pervious change
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@4840 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1118,7 +1118,7 @@ public class IndexInfo
|
|||||||
// Make sure we have set up the reader for the data
|
// Make sure we have set up the reader for the data
|
||||||
// ... and close it so we do not up the ref count
|
// ... and close it so we do not up the ref count
|
||||||
|
|
||||||
getReferenceCountingIndexReader(id).close();
|
//getReferenceCountingIndexReader(id).close();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void transition(String id, Set<Term> toDelete, Set<Term> read) throws IOException
|
public void transition(String id, Set<Term> toDelete, Set<Term> read) throws IOException
|
||||||
|
Reference in New Issue
Block a user