http://defect.opensolaris.org/bz/show_bug.cgi?id=19215
--- Comment #4 from Gustavo Lopes <[email protected]> 2012-06-04 13:34:37 UTC --- I tried with lucene 3.6.0, as that's what's the development tip uses. Anyway, I would guess the problem is that the IndexReaders instantiated on each search request in SearchHelper are not closed. This commit fixes the issue for me: https://bitbucket.org/cataphract/opengrok/changeset/0b023ef9643e -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ opengrok-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opengrok-dev
