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:
Andrew Hind
2007-01-15 22:35:02 +00:00
parent 673a980f5a
commit 32c9b1c7ea

View File

@@ -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