Hi All,
I am finally having some time to upgrade our lucene from the 2.4 series
to the 2.9 series. And I am having a problem that while everything
compiles great I am getting a new UnsupportedOperationException.
java.lang.UnsupportedOperationException
at
org.apache.lucene.index.AbstractAll
Hi Jeff,
Not sure about the specific bug. But as an data point for
www.uniprot.org we have run with G1 for about 5 years now
without this issue. Looking at the Bug report it is actually
a HotSpot C2 bug. If you are moving to JDK11 they are rarer
in this area as there is an consistent API for mo
Dear Lucene Devs and Users,
First of all thank you for this wonderful library and API.
forceMerges are normally not recommended but we fall into one of the few
usecases where it makes sense.
In our use case we have a large index (3 actually) and we don't update
them ever after indexing. i.e.