Re: G1 warming on lucene wiki

2018-09-28 Thread Jerven Bolleman
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

Static index, fastest way to do forceMerge

2018-11-02 Thread Jerven Bolleman
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.

Unsupported operation in TermDocs.next() when migrating from 2.4 to 2.9

2010-06-29 Thread Jerven Bolleman
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