Export to GitHub

bobo-browse - issue #44

BoboIndexReader.reopen uses old lucene API


Posted on Dec 26, 2011 by Quick Wombat

What steps will reproduce the problem? uses SegmentInfos.get(i) instead of SegmentInfos.info(i)

What version of the product are you using? On what operating system? latest

Please provide any additional information below. I modified to info(i)

Status: New

Labels:
Type-Defect Priority-Medium