gerrit/lib/lucene
Dave Borowitz fc70ea3961 Remove support for pre-Lucene 5 indexes
These hacks were added in 70aaf7ea to continue supporting old index
versions stored on disk, which was necessary to upgrade v14 to v25
for 2.11->2.12. Now that stable-2.12 has been cut, we can remove
support for this.

Get rid of the core-and-backward-codecs target and just use core. A
side effect of this change is that pack_war.py would now fail, since
it expects each jar that goes in lib/ to have a unique name, and there
is already a "core" target in MINA. Prefix all the lucene targets with
"lucene-" to get it working.

Change-Id: I146fc74ed649e0a44503f42bfa5822bf6fba5c03
2015-12-22 11:36:29 -05:00
..
BUCK Remove support for pre-Lucene 5 indexes 2015-12-22 11:36:29 -05:00