Hi Andy, I added the org.apache.lucene:lucene-backward-codecs dependency as part of the 3.10.0 and Lucene 7.4.0 upgrades. I ran across the need when I tried to run the 3.10.0-SNAPSHOT on a configuration which had a TextIndexLucene built under 3.9.0 with Lucene 6.4.x. The backward-codecs read older indexes.
Regards, Chris > On Jan 20, 2019, at 11:37 AM, Andy Seaborne <[email protected]> wrote: > > jena-text depends on > org.apache.lucene:lucene-backward-codecs > but not > org.apache.lucene:codecs > > I can't find any use of it though. > > Is that right? > What about org.apache.lucene:codecs? > > Andy >
