Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4842/
3 tests failed.
REGRESSION: org.apache.lucene.index.TestIndexWriter.testThreadInterruptDeadlock
Error Message:
Captured an uncaught exception in thread: Thread[id=509, name=Thread-402,
state=RUNNABLE, group=TGRP-TestIndexWriter]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=509, name=Thread-402, state=RUNNABLE,
group=TGRP-TestIndexWriter]
at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9:7F93B938228BE7C5]:0)
Caused by: java.lang.OutOfMemoryError: Java heap space
REGRESSION: org.apache.lucene.index.TestIndexWriter.testMergeAllDeleted
Error Message:
Captured an uncaught exception in thread: Thread[id=530, name=Lucene Merge
Thread #0, state=RUNNABLE, group=TGRP-TestIndexWriter]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=530, name=Lucene Merge Thread #0,
state=RUNNABLE, group=TGRP-TestIndexWriter]
at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9:A404D3C553375F1F]:0)
Caused by: org.apache.lucene.index.MergePolicy$MergeException:
java.lang.OutOfMemoryError: Java heap space
at __randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
Caused by: java.lang.OutOfMemoryError: Java heap space
REGRESSION:
org.apache.lucene.index.TestIndexWriter.testTwoThreadsInterruptDeadlock
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
Build Log:
[...truncated 1062 lines...]
[junit4] Suite: org.apache.lucene.index.TestIndexWriter
[junit4] 2> IX 10, 2014 6:02:43 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-402,5,TGRP-TestIndexWriter]
[junit4] 2> java.lang.OutOfMemoryError: Java heap space
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexWriter
-Dtests.method=testThreadInterruptDeadlock -Dtests.seed=313DE942481B0CC9
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg
-Dtests.timezone=America/Rio_Branco -Dtests.file.encoding=US-ASCII
[junit4] ERROR 8.95s J0 | TestIndexWriter.testThreadInterruptDeadlock <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=509, name=Thread-402, state=RUNNABLE,
group=TGRP-TestIndexWriter]
[junit4] > at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9:7F93B938228BE7C5]:0)
[junit4] > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4] 2> IX 10, 2014 6:02:43 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread: Thread[Lucene Merge
Thread #0,6,TGRP-TestIndexWriter]
[junit4] 2> org.apache.lucene.index.MergePolicy$MergeException:
java.lang.OutOfMemoryError: Java heap space
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] 2> at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
[junit4] 2> at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
[junit4] 2> Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexWriter
-Dtests.method=testMergeAllDeleted -Dtests.seed=313DE942481B0CC9
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg
-Dtests.timezone=America/Rio_Branco -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.74s J0 | TestIndexWriter.testMergeAllDeleted <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=530, name=Lucene Merge Thread #0,
state=RUNNABLE, group=TGRP-TestIndexWriter]
[junit4] > at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9:A404D3C553375F1F]:0)
[junit4] > Caused by: org.apache.lucene.index.MergePolicy$MergeException:
java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] > at
org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
[junit4] > at
org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
[junit4] > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4] 2> IX 10, 2014 6:02:51 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-424,5,TGRP-TestIndexWriter]
[junit4] 2> java.lang.RuntimeException: MockDirectoryWrapper: cannot
close: there are still open locks: {write.lock=java.lang.RuntimeException: lock
"write.lock" was not released}
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:715)
[junit4] 2> at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
[junit4] 2> at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1214)
[junit4] 2> Caused by: java.lang.RuntimeException: lock "write.lock" was
not released
[junit4] 2> at
org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:74)
[junit4] 2> at org.apache.lucene.store.Lock.obtain(Lock.java:77)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:755)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1091)
[junit4] 2>
[junit4] 2> IX 10, 2014 6:02:52 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-425,5,TGRP-TestIndexWriter]
[junit4] 2> java.lang.RuntimeException: MockDirectoryWrapper: cannot
close: there are still open locks: {write.lock=java.lang.RuntimeException: lock
"write.lock" was not released}
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] 2> at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:715)
[junit4] 2> at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
[junit4] 2> at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1214)
[junit4] 2> Caused by: java.lang.RuntimeException: lock "write.lock" was
not released
[junit4] 2> at
org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:74)
[junit4] 2> at org.apache.lucene.store.Lock.obtain(Lock.java:77)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:755)
[junit4] 2> at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1091)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIndexWriter
-Dtests.method=testTwoThreadsInterruptDeadlock -Dtests.seed=313DE942481B0CC9
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg
-Dtests.timezone=America/Rio_Branco -Dtests.file.encoding=US-ASCII
[junit4] ERROR 7.82s J0 | TestIndexWriter.testTwoThreadsInterruptDeadlock
<<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap
spaceThrowable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError:
Captured an uncaught exception in thread: Thread[id=531, name=Thread-424,
state=RUNNABLE, group=TGRP-TestIndexWriter]
[junit4] > Caused by: java.lang.RuntimeException: MockDirectoryWrapper:
cannot close: there are still open locks:
{write.lock=java.lang.RuntimeException: lock "write.lock" was not released}
[junit4] > at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:715)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
[junit4] > at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1214)
[junit4] > Caused by: java.lang.RuntimeException: lock "write.lock" was
not released
[junit4] > at
org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:74)
[junit4] > at org.apache.lucene.store.Lock.obtain(Lock.java:77)
[junit4] > at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:755)
[junit4] > at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1091)Throwable
#3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=532, name=Thread-425, state=RUNNABLE,
group=TGRP-TestIndexWriter]
[junit4] > Caused by: java.lang.RuntimeException: MockDirectoryWrapper:
cannot close: there are still open locks:
{write.lock=java.lang.RuntimeException: lock "write.lock" was not released}
[junit4] > at
__randomizedtesting.SeedInfo.seed([313DE942481B0CC9]:0)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:715)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
[junit4] > at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1214)
[junit4] > Caused by: java.lang.RuntimeException: lock "write.lock" was
not released
[junit4] > at
org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:74)
[junit4] > at org.apache.lucene.store.Lock.obtain(Lock.java:77)
[junit4] > at
org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:755)
[junit4] > at
org.apache.lucene.index.TestIndexWriter$IndexerThreadInterrupt.run(TestIndexWriter.java:1091)
[junit4] 2> NOTE: leaving temporary files on disk at:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/core/test/J0/./temp/lucene.index.TestIndexWriter-313DE942481B0CC9-001
[junit4] 2> NOTE: test params are: codec=Lucene410:
{field2676=PostingsFormat(name=Memory doPackFST= true), field210=FSTOrd41,
field1900=FST41, c83=FST41, field510=PostingsFormat(name=Lucene41WithOrds),
field4361=PostingsFormat(name=Lucene41WithOrds), field159=FSTOrd41,
field4177=FSTOrd41, field920=PostingsFormat(name=Memory doPackFST= true),
field2381=PostingsFormat(name=Lucene41WithOrds),
field2988=PostingsFormat(name=Memory doPackFST= true), field4162=FSTOrd41,
field724=FSTOrd41, field2448=PostingsFormat(name=Lucene41WithOrds),
field4312=FST41, field2991=PostingsFormat(name=Memory doPackFST= true),
field2391=FSTOrd41, field5035=FSTOrd41, field3206=FSTOrd41, field3136=FSTOrd41,
field2619=FST41, a61=PostingsFormat(name=Lucene41WithOrds), field5041=FST41,
field4794=PostingsFormat(name=Lucene41WithOrds),
field4872=PostingsFormat(name=Memory doPackFST= true), field2828=FST41,
a88=PostingsFormat(name=Memory doPackFST= true),
field1309=PostingsFormat(name=Memory doPackFST= true),
field1171=PostingsFormat(name=Lucene41WithOrds),
field3006=PostingsFormat(name=Memory doPackFST= true), field2384=FSTOrd41,
field3854=FST41, field1796=PostingsFormat(name=Memory doPackFST= true),
field4435=PostingsFormat(name=Lucene41WithOrds),
field2012=PostingsFormat(name=Memory doPackFST= true), field4988=FSTOrd41,
field2914=PostingsFormat(name=Lucene41WithOrds), field3249=FST41,
field480=PostingsFormat(name=Lucene41WithOrds), field963=FST41,
field1091=PostingsFormat(name=Memory doPackFST= true), field3542=FST41,
field2551=PostingsFormat(name=Memory doPackFST= true),
field1090=PostingsFormat(name=Lucene41WithOrds),
field1825=PostingsFormat(name=Lucene41WithOrds),
field110=PostingsFormat(name=Lucene41WithOrds),
field2683=PostingsFormat(name=Memory doPackFST= true),
field4068=PostingsFormat(name=Lucene41WithOrds), field3175=FST41,
field3033=FSTOrd41, field191=FSTOrd41, field1277=FSTOrd41,
field4262=PostingsFormat(name=Lucene41WithOrds),
field1539=PostingsFormat(name=Lucene41WithOrds),
field2199=PostingsFormat(name=Memory doPackFST= true), field3807=FST41,
field2801=PostingsFormat(name=Memory doPackFST= true), field4551=FSTOrd41,
field3745=FSTOrd41, f69=PostingsFormat(name=Memory doPackFST= true),
field4019=FST41, field1566=FST41, field5283=FST41, field5284=FSTOrd41,
field2094=FSTOrd41, b79=PostingsFormat(name=Lucene41WithOrds),
field4542=PostingsFormat(name=Memory doPackFST= true), field4519=FSTOrd41,
e44=PostingsFormat(name=Memory doPackFST= true),
field4754=PostingsFormat(name=Lucene41WithOrds), b11=FST41, field3176=FSTOrd41,
field2505=FST41, field4086=PostingsFormat(name=Lucene41WithOrds),
field4006=PostingsFormat(name=Lucene41WithOrds),
field2613=PostingsFormat(name=Lucene41WithOrds), field2685=FSTOrd41,
field4406=PostingsFormat(name=Lucene41WithOrds),
field3501=PostingsFormat(name=Memory doPackFST= true), field4218=FSTOrd41,
d42=FST41, field5056=FST41, field635=PostingsFormat(name=Lucene41WithOrds),
field4239=FST41, field2501=FST41,
field5094=PostingsFormat(name=Lucene41WithOrds),
field3845=PostingsFormat(name=Lucene41WithOrds),
field2647=PostingsFormat(name=Memory doPackFST= true),
d80=PostingsFormat(name=Lucene41WithOrds), field5261=FST41,
field3162=PostingsFormat(name=Lucene41WithOrds),
field3406=PostingsFormat(name=Memory doPackFST= true), e20=FSTOrd41,
field3=PostingsFormat(name=Memory doPackFST= true), field162=FSTOrd41,
field2699=FST41, field3945=PostingsFormat(name=Memory doPackFST= true),
field3613=FSTOrd41, field2282=PostingsFormat(name=Lucene41WithOrds),
field3974=PostingsFormat(name=Memory doPackFST= true), field3072=FST41,
field4892=FSTOrd41, field1390=FSTOrd41, field2366=FSTOrd41, d79=FST41,
field4698=FSTOrd41, c46=PostingsFormat(name=Memory doPackFST= true),
b53=PostingsFormat(name=Lucene41WithOrds), b0=FST41, field383=FST41,
field3264=FSTOrd41, field3911=PostingsFormat(name=Lucene41WithOrds),
field292=PostingsFormat(name=Memory doPackFST= true),
field5077=PostingsFormat(name=Memory doPackFST= true), field1515=FST41,
field1537=FST41, field765=FST41, field4366=PostingsFormat(name=Memory
doPackFST= true), field78=FSTOrd41,
field172=PostingsFormat(name=Lucene41WithOrds), field2673=FST41,
field290=FSTOrd41, field828=FST41,
field5061=PostingsFormat(name=Lucene41WithOrds), field4481=FSTOrd41,
field4391=PostingsFormat(name=Memory doPackFST= true), field3469=FST41,
field646=PostingsFormat(name=Lucene41WithOrds), field1254=FST41,
field3358=PostingsFormat(name=Memory doPackFST= true),
field4942=PostingsFormat(name=Memory doPackFST= true), field2082=FST41,
field2317=PostingsFormat(name=Memory doPackFST= true), field2168=FSTOrd41,
field4111=FSTOrd41, field2218=PostingsFormat(name=Memory doPackFST= true),
field540=FSTOrd41, field1381=PostingsFormat(name=Memory doPackFST= true),
field1248=FSTOrd41, field767=PostingsFormat(name=Lucene41WithOrds),
field3061=FST41, f20=PostingsFormat(name=Lucene41WithOrds), field4885=FSTOrd41,
b42=PostingsFormat(name=Lucene41WithOrds), e55=PostingsFormat(name=Memory
doPackFST= true), e48=PostingsFormat(name=Memory doPackFST= true),
field1709=PostingsFormat(name=Memory doPackFST= true), f30=FSTOrd41,
b6=PostingsFormat(name=Lucene41WithOrds), field1093=FSTOrd41,
field2396=PostingsFormat(name=Lucene41WithOrds),
field2440=PostingsFormat(name=Lucene41WithOrds),
field1818=PostingsFormat(name=Lucene41WithOrds), field420=FST41,
string=PostingsFormat(name=Memory doPackFST= true),
field1514=PostingsFormat(name=Memory doPackFST= true),
field2345=PostingsFormat(name=Lucene41WithOrds),
field4308=PostingsFormat(name=Memory doPackFST= true), field226=FST41,
field2888=PostingsFormat(name=Lucene41WithOrds),
field1315=PostingsFormat(name=Lucene41WithOrds), field4298=FSTOrd41,
field4206=FST41, field972=PostingsFormat(name=Lucene41WithOrds),
field2724=PostingsFormat(name=Memory doPackFST= true),
field1925=PostingsFormat(name=Memory doPackFST= true),
c82=PostingsFormat(name=Memory doPackFST= true),
field4711=PostingsFormat(name=Memory doPackFST= true), field4356=FST41,
field1350=FSTOrd41, field1236=FST41,
field1810=PostingsFormat(name=Lucene41WithOrds),
field3321=PostingsFormat(name=Memory doPackFST= true),
field3824=PostingsFormat(name=Memory doPackFST= true), field5248=FSTOrd41,
field4041=FSTOrd41, field2028=FST41,
field3933=PostingsFormat(name=Lucene41WithOrds),
field733=PostingsFormat(name=Memory doPackFST= true),
field4787=PostingsFormat(name=Lucene41WithOrds),
field223=PostingsFormat(name=Memory doPackFST= true),
field3435=PostingsFormat(name=Memory doPackFST= true), field4632=FSTOrd41,
field3811=FSTOrd41, field4056=FSTOrd41, field3103=FSTOrd41,
field2172=PostingsFormat(name=Lucene41WithOrds),
field4909=PostingsFormat(name=Lucene41WithOrds),
field1503=PostingsFormat(name=Memory doPackFST= true), field236=FSTOrd41,
field3405=PostingsFormat(name=Lucene41WithOrds),
field2706=PostingsFormat(name=Memory doPackFST= true), field984=FSTOrd41,
field5063=FST41, field2626=FST41,
field5175=PostingsFormat(name=Lucene41WithOrds), field4371=FSTOrd41,
field2379=PostingsFormat(name=Memory doPackFST= true),
field4553=PostingsFormat(name=Memory doPackFST= true), d31=FST41,
e99=PostingsFormat(name=Memory doPackFST= true), field955=FSTOrd41,
field3997=FST41, field1295=FSTOrd41, a15=PostingsFormat(name=Memory doPackFST=
true), field1402=FSTOrd41, field267=PostingsFormat(name=Memory doPackFST=
true), field2808=PostingsFormat(name=Lucene41WithOrds), field2493=FST41,
field2725=FST41, field1608=FSTOrd41,
field1935=PostingsFormat(name=Lucene41WithOrds),
field2519=PostingsFormat(name=Memory doPackFST= true),
field3551=PostingsFormat(name=Lucene41WithOrds),
field3677=PostingsFormat(name=Memory doPackFST= true), field2461=FSTOrd41,
field4426=FST41, field3727=FSTOrd41,
field1113=PostingsFormat(name=Lucene41WithOrds),
field4799=PostingsFormat(name=Memory doPackFST= true), field867=FSTOrd41,
field5199=FST41, field3555=PostingsFormat(name=Lucene41WithOrds),
field1985=FSTOrd41, c57=PostingsFormat(name=Memory doPackFST= true),
field1755=PostingsFormat(name=Lucene41WithOrds), d49=PostingsFormat(name=Memory
doPackFST= true), field4631=FST41, field4034=FSTOrd41,
field3196=PostingsFormat(name=Memory doPackFST= true), field3135=FST41,
e7=FST41, field1029=PostingsFormat(name=Lucene41WithOrds), field1768=FST41,
field1172=PostingsFormat(name=Memory doPackFST= true), field4980=FSTOrd41,
field380=PostingsFormat(name=Memory doPackFST= true), field3770=FSTOrd41,
field3411=FSTOrd41, field405=FSTOrd41,
field419=PostingsFormat(name=Lucene41WithOrds),
field5186=PostingsFormat(name=Lucene41WithOrds), field3396=FSTOrd41,
field827=FSTOrd41, field4292=PostingsFormat(name=Memory doPackFST= true),
field4135=PostingsFormat(name=Memory doPackFST= true), field3602=FSTOrd41,
field1137=FST41, field4093=PostingsFormat(name=Lucene41WithOrds),
field2562=PostingsFormat(name=Memory doPackFST= true),
field451=PostingsFormat(name=Lucene41WithOrds), field2960=FSTOrd41,
field5333=PostingsFormat(name=Lucene41WithOrds), field1354=FSTOrd41,
field372=FST41, field4969=FST41, field4229=FSTOrd41, field5233=FSTOrd41,
field3574=PostingsFormat(name=Memory doPackFST= true), field1497=FSTOrd41,
field1756=PostingsFormat(name=Memory doPackFST= true),
field2016=PostingsFormat(name=Memory doPackFST= true),
field169=PostingsFormat(name=Lucene41WithOrds), field4947=FST41,
field54=PostingsFormat(name=Memory doPackFST= true), field3487=FST41,
field37=PostingsFormat(name=Lucene41WithOrds),
field3288=PostingsFormat(name=Memory doPackFST= true), field2585=FST41,
field4078=FSTOrd41, field3524=FST41, b69=PostingsFormat(name=Memory doPackFST=
true), field966=FSTOrd41, field1291=FSTOrd41,
field4476=PostingsFormat(name=Memory doPackFST= true), field1562=FST41,
field427=FSTOrd41, field4656=PostingsFormat(name=Memory doPackFST= true),
field1760=FST41, field3197=FST41,
field1708=PostingsFormat(name=Lucene41WithOrds),
field958=PostingsFormat(name=Lucene41WithOrds),
field3236=PostingsFormat(name=Lucene41WithOrds),
field4981=PostingsFormat(name=Lucene41WithOrds), field4144=FSTOrd41,
field3491=FSTOrd41, field2477=PostingsFormat(name=Lucene41WithOrds), a78=FST41,
field2183=PostingsFormat(name=Lucene41WithOrds),
field3526=PostingsFormat(name=Lucene41WithOrds), a82=FSTOrd41,
field3610=PostingsFormat(name=Lucene41WithOrds),
field3703=PostingsFormat(name=Memory doPackFST= true),
field4920=PostingsFormat(name=Memory doPackFST= true),
field3552=PostingsFormat(name=Memory doPackFST= true),
field4619=PostingsFormat(name=Lucene41WithOrds),
field239=PostingsFormat(name=Lucene41WithOrds), field1999=FST41,
field4543=FST41, field1585=FSTOrd41, field5191=FST41, a17=FSTOrd41,
field4985=PostingsFormat(name=Lucene41WithOrds), field1382=FST41, a41=FST41,
field367=PostingsFormat(name=Lucene41WithOrds),
field969=PostingsFormat(name=Lucene41WithOrds),
field4886=PostingsFormat(name=Lucene41WithOrds), field3363=FSTOrd41,
field2800=PostingsFormat(name=Lucene41WithOrds), d92=PostingsFormat(name=Memory
doPackFST= true), field1964=PostingsFormat(name=Lucene41WithOrds),
field553=PostingsFormat(name=Memory doPackFST= true),
field1282=PostingsFormat(name=Memory doPackFST= true), field3150=FSTOrd41,
c75=PostingsFormat(name=Memory doPackFST= true), d93=FST41,
field319=PostingsFormat(name=Memory doPackFST= true), field3107=FSTOrd41,
b26=FST41, f98=PostingsFormat(name=Memory doPackFST= true),
field4354=PostingsFormat(name=Lucene41WithOrds), field5347=FSTOrd41,
field4552=PostingsFormat(name=Lucene41WithOrds),
field1579=PostingsFormat(name=Lucene41WithOrds), field1445=FST41,
field5069=PostingsFormat(name=Lucene41WithOrds), field38=FSTOrd41,
field1574=FSTOrd41, field2321=FST41, field2678=FSTOrd41, field1156=FSTOrd41,
field4347=PostingsFormat(name=Lucene41WithOrds),
field4418=PostingsFormat(name=Memory doPackFST= true), field1493=FSTOrd41,
field3633=PostingsFormat(name=Memory doPackFST= true), field3950=FSTOrd41,
field1588=FST41, field725=FST41, field4473=FST41, field4352=FST41,
field2005=PostingsFormat(name=Memory doPackFST= true),
field5129=PostingsFormat(name=Memory doPackFST= true),
field3375=PostingsFormat(name=Lucene41WithOrds),
field5073=PostingsFormat(name=Memory doPackFST= true), field2240=FST41,
field3902=FST41, field570=FST41, field1594=PostingsFormat(name=Memory
doPackFST= true), f70=FSTOrd41, field316=PostingsFormat(name=Lucene41WithOrds),
field4611=PostingsFormat(name=Lucene41WithOrds),
field3057=PostingsFormat(name=Memory doPackFST= true),
field2753=PostingsFormat(name=Memory doPackFST= true),
field4986=PostingsFormat(name=Memory doPackFST= true),
field3071=PostingsFormat(name=Memory doPackFST= true),
field4831=PostingsFormat(name=Lucene41WithOrds),
field315=PostingsFormat(name=Memory doPackFST= true), field1984=FST41,
field3245=FST41, field1115=FST41,
field165=PostingsFormat(name=Lucene41WithOrds),
field5198=PostingsFormat(name=Memory doPackFST= true), field3209=FST41,
field2621=PostingsFormat(name=Memory doPackFST= true),
field5323=PostingsFormat(name=Memory doPackFST= true), field2017=FST41,
field1013=FSTOrd41, field3640=PostingsFormat(name=Memory doPackFST= true),
field1313=FST41, field2113=FSTOrd41, field5327=PostingsFormat(name=Memory
doPackFST= true), field4313=FSTOrd41, field343=FST41, field1881=FST41,
field3370=FSTOrd41, field1019=PostingsFormat(name=Memory doPackFST= true),
field1790=FSTOrd41, field2316=PostingsFormat(name=Lucene41WithOrds),
field5042=FSTOrd41, field3780=FST41,
field1960=PostingsFormat(name=Lucene41WithOrds), field4756=FST41,
field795=PostingsFormat(name=Memory doPackFST= true), field1551=FST41,
field390=FST41, field1735=FST41, field1459=PostingsFormat(name=Memory
doPackFST= true), field3813=PostingsFormat(name=Memory doPackFST= true),
field4975=PostingsFormat(name=Memory doPackFST= true), field1669=FST41,
c49=PostingsFormat(name=Lucene41WithOrds), field414=PostingsFormat(name=Memory
doPackFST= true), field3115=PostingsFormat(name=Lucene41WithOrds),
field3661=PostingsFormat(name=Lucene41WithOrds), field805=FSTOrd41, e27=FST41,
field121=PostingsFormat(name=Lucene41WithOrds), field648=FST41,
field1864=FSTOrd41, field2791=FSTOrd41,
d19=PostingsFormat(name=Lucene41WithOrds), field838=FSTOrd41,
field3675=FSTOrd41, field3318=PostingsFormat(name=Memory doPackFST= true),
field695=FST41, field2696=FSTOrd41, field421=PostingsFormat(name=Memory
doPackFST= true), field444=PostingsFormat(name=Lucene41WithOrds),
field4644=PostingsFormat(name=Lucene41WithOrds), field1417=FSTOrd41,
field2406=FST41, field4617=FST41,
field4857=PostingsFormat(name=Lucene41WithOrds), field5354=FSTOrd41,
field182=PostingsFormat(name=Memory doPackFST= true),
field1848=PostingsFormat(name=Memory doPackFST= true),
field1670=PostingsFormat(name=Lucene41WithOrds),
field918=PostingsFormat(name=Lucene41WithOrds),
field4960=PostingsFormat(name=Memory doPackFST= true), b96=FSTOrd41,
field1287=FST41, field4586=PostingsFormat(name=Memory doPackFST= true),
field3430=PostingsFormat(name=Lucene41WithOrds),
field5102=PostingsFormat(name=Lucene41WithOrds), a68=FSTOrd41, field5203=FST41,
field63=FSTOrd41, field146=PostingsFormat(name=Memory doPackFST= true),
field4651=PostingsFormat(name=Lucene41WithOrds), e45=FST41, d69=FSTOrd41,
field3341=FSTOrd41, field3089=PostingsFormat(name=Lucene41WithOrds),
field2555=PostingsFormat(name=Memory doPackFST= true), field2788=FSTOrd41,
field3958=FSTOrd41, field1096=FST41, field2342=PostingsFormat(name=Memory
doPackFST= true), field5016=FST41, field4118=FST41, field4052=FSTOrd41,
field2299=FST41, field2614=PostingsFormat(name=Memory doPackFST= true),
field2286=PostingsFormat(name=Lucene41WithOrds),
field2796=PostingsFormat(name=Lucene41WithOrds),
field4953=PostingsFormat(name=Memory doPackFST= true),
field4736=PostingsFormat(name=Lucene41WithOrds), field401=FSTOrd41, c76=FST41,
field2637=FST41, field4098=PostingsFormat(name=Memory doPackFST= true),
field314=FST41, field3987=FSTOrd41, field1338=PostingsFormat(name=Memory
doPackFST= true), c13=PostingsFormat(name=Memory doPackFST= true),
field1043=PostingsFormat(name=Lucene41WithOrds), field4433=FST41,
field2543=PostingsFormat(name=Lucene41WithOrds), field2546=FSTOrd41,
field=FST41, field4055=FST41, field4530=PostingsFormat(name=Lucene41WithOrds),
field4533=FSTOrd41, field2067=PostingsFormat(name=Memory doPackFST= true),
field5364=FST41, field4961=FST41,
field1142=PostingsFormat(name=Lucene41WithOrds),
field370=PostingsFormat(name=Lucene41WithOrds), field386=FSTOrd41,
field1140=FST41, field371=FSTOrd41, b60=PostingsFormat(name=Lucene41WithOrds),
a64=FSTOrd41
[junit4] 2> , field3147=FSTOrd41, field4562=FSTOrd41,
field3867=PostingsFormat(name=Lucene41WithOrds), field3289=FST41,
field1532=PostingsFormat(name=Memory doPackFST= true), field5031=FSTOrd41,
field4589=PostingsFormat(name=Lucene41WithOrds), field1368=FST41,
field4545=PostingsFormat(name=Lucene41WithOrds),
field193=PostingsFormat(name=Memory doPackFST= true),
field3923=PostingsFormat(name=Memory doPackFST= true), field4484=FST41,
field4508=FSTOrd41, field1972=PostingsFormat(name=Memory doPackFST= true),
field4707=PostingsFormat(name=Lucene41WithOrds), field4293=FST41,
field778=PostingsFormat(name=Lucene41WithOrds),
field2169=PostingsFormat(name=Lucene41WithOrds),
field4912=PostingsFormat(name=Lucene41WithOrds), field1665=FST41,
field4922=FSTOrd41, field4839=PostingsFormat(name=Lucene41WithOrds),
field1812=FST41, d64=FST41, field359=PostingsFormat(name=Memory doPackFST=
true), field1150=PostingsFormat(name=Memory doPackFST= true),
field22=PostingsFormat(name=Lucene41WithOrds), field4573=FSTOrd41,
e31=FSTOrd41, field1008=PostingsFormat(name=Memory doPackFST= true),
field4242=FST41, field1789=PostingsFormat(name=Memory doPackFST= true),
field4900=FSTOrd41, field3287=PostingsFormat(name=Lucene41WithOrds),
field2375=PostingsFormat(name=Memory doPackFST= true),
field4622=PostingsFormat(name=Lucene41WithOrds),
field4185=PostingsFormat(name=Lucene41WithOrds),
field2999=PostingsFormat(name=Memory doPackFST= true), field82=FST41,
field273=FST41, field3251=PostingsFormat(name=Memory doPackFST= true),
field2303=FST41, field4152=PostingsFormat(name=Lucene41WithOrds),
field3631=FSTOrd41, field5200=FSTOrd41, field3268=FSTOrd41,
field312=PostingsFormat(name=Lucene41WithOrds),
field5326=PostingsFormat(name=Lucene41WithOrds),
a50=PostingsFormat(name=Lucene41WithOrds), field2688=FST41,
field5150=PostingsFormat(name=Memory doPackFST= true), field1680=FSTOrd41,
field4759=PostingsFormat(name=Memory doPackFST= true), field3865=FST41,
field4882=PostingsFormat(name=Lucene41WithOrds),
field3794=PostingsFormat(name=Memory doPackFST= true),
field4208=PostingsFormat(name=Lucene41WithOrds), c5=FST41, field2743=FST41,
field1449=FST41, field1376=FSTOrd41, field189=FST41, a3=FST41,
field5128=PostingsFormat(name=Lucene41WithOrds),
field3853=PostingsFormat(name=Memory doPackFST= true), field3898=FST41,
field1258=FST41, field3986=FST41, b80=FST41, field1981=FSTOrd41, b99=FST41,
field1261=FST41, field726=PostingsFormat(name=Memory doPackFST= true),
field3216=FST41, field1044=PostingsFormat(name=Memory doPackFST= true),
field787=FST41, field583=PostingsFormat(name=Lucene41WithOrds),
field887=PostingsFormat(name=Memory doPackFST= true), field1393=FST41,
field3816=PostingsFormat(name=Lucene41WithOrds),
field3724=PostingsFormat(name=Lucene41WithOrds), field3450=FST41,
field4343=PostingsFormat(name=Lucene41WithOrds),
field3482=PostingsFormat(name=Memory doPackFST= true), field2413=FST41,
field4907=FST41, e33=PostingsFormat(name=Memory doPackFST= true),
field4079=PostingsFormat(name=Lucene41WithOrds), field2970=FST41,
field48=PostingsFormat(name=Lucene41WithOrds), c42=PostingsFormat(name=Memory
doPackFST= true), f64=PostingsFormat(name=Lucene41WithOrds), field4503=FST41,
field1739=FST41, field3535=FST41, field1862=PostingsFormat(name=Memory
doPackFST= true), e26=PostingsFormat(name=Memory doPackFST= true),
field1696=PostingsFormat(name=Lucene41WithOrds), field834=FSTOrd41,
field1950=PostingsFormat(name=Memory doPackFST= true), field3230=FST41,
field1260=PostingsFormat(name=Memory doPackFST= true),
e21=PostingsFormat(name=Lucene41WithOrds),
field385=PostingsFormat(name=Lucene41WithOrds),
field1000=PostingsFormat(name=Memory doPackFST= true), field1180=FST41,
field4258=FSTOrd41, field2612=FSTOrd41,
field2309=PostingsFormat(name=Lucene41WithOrds), field2992=FST41,
field4236=FSTOrd41, field1658=FST41, field4847=PostingsFormat(name=Memory
doPackFST= true), field2652=FSTOrd41,
field253=PostingsFormat(name=Lucene41WithOrds), field4812=FSTOrd41,
field2587=PostingsFormat(name=Lucene41WithOrds),
field4117=PostingsFormat(name=Memory doPackFST= true),
field3742=PostingsFormat(name=Lucene41WithOrds), field4070=FSTOrd41,
field2682=PostingsFormat(name=Lucene41WithOrds),
field2158=PostingsFormat(name=Lucene41WithOrds),
field5088=PostingsFormat(name=Memory doPackFST= true),
field730=PostingsFormat(name=Lucene41WithOrds), field2036=FSTOrd41,
field1195=FST41, field1472=PostingsFormat(name=Lucene41WithOrds),
field2674=FSTOrd41, field250=FSTOrd41, field4061=PostingsFormat(name=Memory
doPackFST= true), field3971=FST41, field1840=PostingsFormat(name=Memory
doPackFST= true), field3429=FST41,
field1627=PostingsFormat(name=Lucene41WithOrds),
field5010=PostingsFormat(name=Lucene41WithOrds), field1089=FST41,
field186=PostingsFormat(name=Memory doPackFST= true),
field2004=PostingsFormat(name=Lucene41WithOrds), field736=FST41,
field832=PostingsFormat(name=Memory doPackFST= true),
field2438=PostingsFormat(name=Memory doPackFST= true),
field4432=PostingsFormat(name=Memory doPackFST= true),
field2631=PostingsFormat(name=Lucene41WithOrds), field4100=FSTOrd41,
field1553=PostingsFormat(name=Lucene41WithOrds),
field4634=PostingsFormat(name=Memory doPackFST= true),
field3860=PostingsFormat(name=Memory doPackFST= true),
b97=PostingsFormat(name=Lucene41WithOrds), field219=FST41,
field198=PostingsFormat(name=Lucene41WithOrds), field237=FST41, c11=FSTOrd41,
field338=PostingsFormat(name=Lucene41WithOrds), field116=FST41,
field4250=FSTOrd41, field3181=PostingsFormat(name=Memory doPackFST= true),
field533=FSTOrd41, field1377=PostingsFormat(name=Lucene41WithOrds),
f87=PostingsFormat(name=Memory doPackFST= true), field747=FST41,
field3852=PostingsFormat(name=Lucene41WithOrds),
field5344=PostingsFormat(name=Lucene41WithOrds), field4852=FSTOrd41,
field4192=PostingsFormat(name=Lucene41WithOrds),
field4538=PostingsFormat(name=Lucene41WithOrds),
field1569=PostingsFormat(name=Memory doPackFST= true),
field1477=PostingsFormat(name=Memory doPackFST= true), field5219=FSTOrd41,
field1079=FSTOrd41, field238=PostingsFormat(name=Memory doPackFST= true),
field4237=PostingsFormat(name=Lucene41WithOrds), d96=PostingsFormat(name=Memory
doPackFST= true), field4564=PostingsFormat(name=Memory doPackFST= true),
e11=PostingsFormat(name=Memory doPackFST= true),
field3754=PostingsFormat(name=Memory doPackFST= true), field5273=FSTOrd41,
field4878=FSTOrd41, field719=PostingsFormat(name=Memory doPackFST= true),
field2509=FST41, field4643=FSTOrd41, field647=FSTOrd41, field1897=FSTOrd41,
field4492=FSTOrd41, field4029=PostingsFormat(name=Memory doPackFST= true),
field2429=FSTOrd41, field5325=FSTOrd41, field2549=FST41, field1219=FSTOrd41,
field4123=PostingsFormat(name=Lucene41WithOrds), field4554=FST41,
field1542=PostingsFormat(name=Lucene41WithOrds),
field47=PostingsFormat(name=Memory doPackFST= true), field2421=FSTOrd41,
field388=PostingsFormat(name=Memory doPackFST= true),
field1983=PostingsFormat(name=Memory doPackFST= true), field4660=FST41,
field2103=PostingsFormat(name=Lucene41WithOrds),
field4149=PostingsFormat(name=Lucene41WithOrds), field174=FST41,
field3372=PostingsFormat(name=Memory doPackFST= true),
field2188=PostingsFormat(name=Memory doPackFST= true),
field5282=PostingsFormat(name=Memory doPackFST= true),
field4777=PostingsFormat(name=Memory doPackFST= true), field881=FSTOrd41,
field4537=FSTOrd41, field3629=PostingsFormat(name=Lucene41WithOrds),
field2274=FSTOrd41, f83=PostingsFormat(name=Memory doPackFST= true),
field302=FSTOrd41, field585=FST41, field2173=PostingsFormat(name=Memory
doPackFST= true), b5=FSTOrd41, field3338=FSTOrd41, b55=FST41,
field1196=FSTOrd41, field5091=PostingsFormat(name=Memory doPackFST= true),
field3704=FST41, field1249=PostingsFormat(name=Lucene41WithOrds),
field36=PostingsFormat(name=Memory doPackFST= true), field1049=FST41,
field653=PostingsFormat(name=Lucene41WithOrds), field2344=FSTOrd41,
field176=PostingsFormat(name=Lucene41WithOrds), field2237=FST41,
field5154=PostingsFormat(name=Memory doPackFST= true),
field5033=PostingsFormat(name=Memory doPackFST= true),
f50=PostingsFormat(name=Memory doPackFST= true), field4741=FST41,
field862=PostingsFormat(name=Lucene41WithOrds),
field490=PostingsFormat(name=Memory doPackFST= true),
a66=PostingsFormat(name=Memory doPackFST= true), field1927=FSTOrd41,
field125=PostingsFormat(name=Lucene41WithOrds), a4=FSTOrd41,
field2351=FSTOrd41, field4928=PostingsFormat(name=Memory doPackFST= true),
field3168=FST41, field4119=FSTOrd41,
field495=PostingsFormat(name=Lucene41WithOrds), field1174=FSTOrd41,
field588=FSTOrd41, field1264=PostingsFormat(name=Memory doPackFST= true),
field2780=FSTOrd41, field3753=PostingsFormat(name=Lucene41WithOrds),
field821=PostingsFormat(name=Memory doPackFST= true), field4459=FST41,
field3513=FST41, field1865=PostingsFormat(name=Lucene41WithOrds),
field5209=PostingsFormat(name=Lucene41WithOrds), field71=FST41,
field4146=PostingsFormat(name=Memory doPackFST= true),
field564=PostingsFormat(name=Memory doPackFST= true), field2893=FST41,
field1525=PostingsFormat(name=Memory doPackFST= true), field2721=FST41,
d67=PostingsFormat(name=Memory doPackFST= true),
field2328=PostingsFormat(name=Memory doPackFST= true),
field1738=PostingsFormat(name=Memory doPackFST= true), field1839=FSTOrd41,
field933=FSTOrd41, field4966=FSTOrd41, field436=PostingsFormat(name=Memory
doPackFST= true), field3944=PostingsFormat(name=Lucene41WithOrds),
field3990=FSTOrd41, field2783=FST41, field1127=FSTOrd41,
field5136=PostingsFormat(name=Memory doPackFST= true), field1519=FST41,
field5164=PostingsFormat(name=Lucene41WithOrds),
field3662=PostingsFormat(name=Memory doPackFST= true), field3869=FST41,
field5352=PostingsFormat(name=Memory doPackFST= true),
field2925=PostingsFormat(name=Lucene41WithOrds),
field4032=PostingsFormat(name=Memory doPackFST= true), field3410=FST41,
field3328=PostingsFormat(name=Lucene41WithOrds), field610=FSTOrd41,
field5083=PostingsFormat(name=Lucene41WithOrds),
field3489=PostingsFormat(name=Lucene41WithOrds),
b46=PostingsFormat(name=Lucene41WithOrds),
e36=PostingsFormat(name=Lucene41WithOrds), field1048=PostingsFormat(name=Memory
doPackFST= true), field2473=PostingsFormat(name=Lucene41WithOrds),
field1637=FSTOrd41, field2097=FST41, field4639=FST41,
field275=PostingsFormat(name=Lucene41WithOrds),
field2481=PostingsFormat(name=Memory doPackFST= true),
field855=PostingsFormat(name=Lucene41WithOrds),
field4075=PostingsFormat(name=Lucene41WithOrds),
field3706=PostingsFormat(name=Lucene41WithOrds),
field3237=PostingsFormat(name=Memory doPackFST= true), field515=FSTOrd41,
field2116=FST41, field3388=FST41, field1329=FSTOrd41, field2794=FST41,
field323=PostingsFormat(name=Lucene41WithOrds), field4994=FST41,
field4140=FSTOrd41, field5249=PostingsFormat(name=Lucene41WithOrds),
field4088=FST41, field652=PostingsFormat(name=Memory doPackFST= true),
field662=FST41, field1317=FST41, field579=PostingsFormat(name=Memory doPackFST=
true), field5011=PostingsFormat(name=Memory doPackFST= true), field581=FST41,
field4732=PostingsFormat(name=Lucene41WithOrds),
field1490=PostingsFormat(name=Lucene41WithOrds), field3773=FST41, f22=FST41,
field4=PostingsFormat(name=Lucene41WithOrds),
field4212=PostingsFormat(name=Memory doPackFST= true),
c68=PostingsFormat(name=Memory doPackFST= true), field1834=FST41,
field4248=PostingsFormat(name=Lucene41WithOrds),
field1628=PostingsFormat(name=Memory doPackFST= true),
field4204=PostingsFormat(name=Lucene41WithOrds), e17=FSTOrd41,
field833=PostingsFormat(name=Lucene41WithOrds), c65=FST41, field874=FSTOrd41,
field5365=FSTOrd41, field4517=PostingsFormat(name=Memory doPackFST= true),
field1854=PostingsFormat(name=Lucene41WithOrds), field2418=FSTOrd41,
field1811=PostingsFormat(name=Memory doPackFST= true), field2677=FST41,
field4155=FSTOrd41, field3048=FSTOrd41,
d22=PostingsFormat(name=Lucene41WithOrds), field1073=PostingsFormat(name=Memory
doPackFST= true), field1721=FSTOrd41,
field2891=PostingsFormat(name=Lucene41WithOrds),
field2499=PostingsFormat(name=Lucene41WithOrds), field3931=FST41,
field841=FSTOrd41, field633=FST41, field3129=FSTOrd41, field5244=FSTOrd41,
field2680=FST41, field4950=FST41,
field1498=PostingsFormat(name=Lucene41WithOrds), field1904=FST41,
field1938=FSTOrd41, field3757=PostingsFormat(name=Lucene41WithOrds),
field1922=FST41, field2364=PostingsFormat(name=Memory doPackFST= true),
field2814=FSTOrd41, field251=FST41, field1095=PostingsFormat(name=Memory
doPackFST= true), field245=PostingsFormat(name=Memory doPackFST= true),
field1433=PostingsFormat(name=Memory doPackFST= true), field2659=FST41,
field2839=FST41, field4766=PostingsFormat(name=Memory doPackFST= true),
field4630=PostingsFormat(name=Memory doPackFST= true),
field3167=PostingsFormat(name=Memory doPackFST= true),
field2870=PostingsFormat(name=Memory doPackFST= true),
field1362=PostingsFormat(name=Lucene41WithOrds), field4536=FST41,
field4000=FST41, field1836=PostingsFormat(name=Lucene41WithOrds),
field1762=PostingsFormat(name=Lucene41WithOrds), field573=FSTOrd41,
field1518=PostingsFormat(name=Memory doPackFST= true), field3755=FST41,
field3611=PostingsFormat(name=Memory doPackFST= true), field4023=FSTOrd41,
field2335=PostingsFormat(name=Memory doPackFST= true),
c38=PostingsFormat(name=Lucene41WithOrds), field3715=FST41,
field1859=PostingsFormat(name=Memory doPackFST= true),
field5157=PostingsFormat(name=Lucene41WithOrds), field1581=FSTOrd41,
field356=PostingsFormat(name=Lucene41WithOrds), field985=FST41,
field3322=FST41, field1323=PostingsFormat(name=Memory doPackFST= true),
field4207=FSTOrd41, field595=FSTOrd41, field2380=FSTOrd41,
field4974=PostingsFormat(name=Lucene41WithOrds),
field3938=PostingsFormat(name=Memory doPackFST= true),
field2668=PostingsFormat(name=Lucene41WithOrds),
field429=PostingsFormat(name=Memory doPackFST= true),
field1147=PostingsFormat(name=Memory doPackFST= true),
field1389=PostingsFormat(name=Memory doPackFST= true),
field1674=PostingsFormat(name=Lucene41WithOrds), field592=FST41,
field1800=PostingsFormat(name=Memory doPackFST= true), field2964=FSTOrd41,
field2616=FSTOrd41, field2749=PostingsFormat(name=Lucene41WithOrds),
field1438=FST41, field4380=PostingsFormat(name=Memory doPackFST= true),
field2050=FSTOrd41, field3398=PostingsFormat(name=Memory doPackFST= true),
field4793=FSTOrd41, e50=PostingsFormat(name=Lucene41WithOrds),
field4377=PostingsFormat(name=Memory doPackFST= true), field3814=FST41,
field3712=FSTOrd41, field2544=PostingsFormat(name=Memory doPackFST= true),
field4260=FST41, field1722=PostingsFormat(name=Lucene41WithOrds),
field4513=PostingsFormat(name=Memory doPackFST= true),
field407=PostingsFormat(name=Memory doPackFST= true), field2179=FSTOrd41,
field936=PostingsFormat(name=Lucene41WithOrds),
field4832=PostingsFormat(name=Memory doPackFST= true),
field1642=PostingsFormat(name=Memory doPackFST= true), field5155=FST41,
field1372=FSTOrd41, field53=FST41, field1933=FST41, field1619=FSTOrd41,
field3325=PostingsFormat(name=Memory doPackFST= true),
field4014=PostingsFormat(name=Memory doPackFST= true), field2909=FST41,
field4737=PostingsFormat(name=Memory doPackFST= true), field769=FST41,
field2302=PostingsFormat(name=Memory doPackFST= true), field4392=FST41,
field3774=FSTOrd41, field2096=PostingsFormat(name=Memory doPackFST= true),
field2599=PostingsFormat(name=Memory doPackFST= true), field1610=FST41,
field4681=PostingsFormat(name=Memory doPackFST= true), field1255=FSTOrd41,
field4095=FST41, field905=FST41,
field2264=PostingsFormat(name=Lucene41WithOrds), field970=FST41, f11=FST41,
content4=FSTOrd41, field293=PostingsFormat(name=Lucene41WithOrds),
field779=FSTOrd41, field5060=FSTOrd41,
field671=PostingsFormat(name=Lucene41WithOrds),
field3798=PostingsFormat(name=Memory doPackFST= true), field871=FST41,
field3131=FST41, field5372=FSTOrd41, field4357=FSTOrd41, field5265=FST41,
field1086=FSTOrd41, field670=PostingsFormat(name=Memory doPackFST= true),
field3441=PostingsFormat(name=Lucene41WithOrds),
field2401=PostingsFormat(name=Memory doPackFST= true),
field2908=PostingsFormat(name=Memory doPackFST= true),
c17=PostingsFormat(name=Memory doPackFST= true),
field568=PostingsFormat(name=Memory doPackFST= true), field196=FST41,
field2478=PostingsFormat(name=Memory doPackFST= true),
field3768=PostingsFormat(name=Lucene41WithOrds), field2795=FSTOrd41,
field5223=PostingsFormat(name=Lucene41WithOrds),
field1663=PostingsFormat(name=Lucene41WithOrds), field2691=FST41,
field3494=FST41, field624=P
[junit4] 2> ostingsFormat(name=Lucene41WithOrds), field1104=FST41,
field4941=PostingsFormat(name=Lucene41WithOrds), field3326=FST41,
field4614=FSTOrd41, field768=FSTOrd41, field5220=PostingsFormat(name=Memory
doPackFST= true), field3804=FSTOrd41, field1406=FSTOrd41,
e62=PostingsFormat(name=Memory doPackFST= true), field2802=FST41,
field263=PostingsFormat(name=Memory doPackFST= true),
field954=PostingsFormat(name=Lucene41WithOrds), field3521=FSTOrd41,
field1654=FST41, field709=PostingsFormat(name=Lucene41WithOrds),
field1989=FSTOrd41, field1640=FSTOrd41, field1085=FST41, field4363=FST41,
field4209=PostingsFormat(name=Memory doPackFST= true), field4544=FSTOrd41,
field880=PostingsFormat(name=Lucene41WithOrds), field2442=FST41,
c34=PostingsFormat(name=Lucene41WithOrds), field4746=FSTOrd41,
field5204=FSTOrd41, field2099=PostingsFormat(name=Lucene41WithOrds),
field2257=PostingsFormat(name=Lucene41WithOrds), field911=FSTOrd41,
field4774=FST41, field1624=PostingsFormat(name=Memory doPackFST= true),
field5212=PostingsFormat(name=Lucene41WithOrds),
field785=PostingsFormat(name=Lucene41WithOrds), field4324=FSTOrd41,
field1120=PostingsFormat(name=Lucene41WithOrds),
field4112=PostingsFormat(name=Lucene41WithOrds), field1222=FSTOrd41,
field4901=PostingsFormat(name=Lucene41WithOrds),
field3828=PostingsFormat(name=Memory doPackFST= true),
field2228=PostingsFormat(name=Lucene41WithOrds), field5251=FSTOrd41,
field1656=PostingsFormat(name=Lucene41WithOrds),
field1256=PostingsFormat(name=Lucene41WithOrds), e42=FSTOrd41,
field3097=PostingsFormat(name=Memory doPackFST= true),
field854=PostingsFormat(name=Memory doPackFST= true), field2854=FSTOrd41,
field19=PostingsFormat(name=Lucene41WithOrds), field4496=FSTOrd41,
field3381=FSTOrd41, field2664=PostingsFormat(name=Lucene41WithOrds),
field4290=FSTOrd41, field2208=FST41,
field4082=PostingsFormat(name=Lucene41WithOrds),
field4949=PostingsFormat(name=Lucene41WithOrds), field2076=FSTOrd41, e74=FST41,
field32=PostingsFormat(name=Memory doPackFST= true),
field2353=PostingsFormat(name=Memory doPackFST= true),
field334=PostingsFormat(name=Lucene41WithOrds), field1321=FSTOrd41,
field3980=PostingsFormat(name=Lucene41WithOrds), field266=FST41,
field5383=FSTOrd41, field4703=PostingsFormat(name=Lucene41WithOrds),
field3067=PostingsFormat(name=Lucene41WithOrds),
field4460=PostingsFormat(name=Lucene41WithOrds),
field3761=PostingsFormat(name=Memory doPackFST= true),
field2768=PostingsFormat(name=Memory doPackFST= true), b92=FSTOrd41,
field4853=PostingsFormat(name=Lucene41WithOrds),
field4861=PostingsFormat(name=Memory doPackFST= true),
field1819=PostingsFormat(name=Memory doPackFST= true), field2304=FSTOrd41,
field1716=PostingsFormat(name=Memory doPackFST= true),
field686=PostingsFormat(name=Lucene41WithOrds),
field300=PostingsFormat(name=Memory doPackFST= true), field4899=FST41,
field4227=PostingsFormat(name=Memory doPackFST= true), b33=FST41,
field4201=PostingsFormat(name=Memory doPackFST= true), b56=FSTOrd41,
field3274=FST41, field1873=PostingsFormat(name=Memory doPackFST= true),
field2164=FSTOrd41, field1595=FST41, b35=PostingsFormat(name=Lucene41WithOrds),
field1682=PostingsFormat(name=Memory doPackFST= true),
field4667=PostingsFormat(name=Memory doPackFST= true), field683=FSTOrd41,
field391=PostingsFormat(name=Memory doPackFST= true), field3088=FSTOrd41,
field4803=PostingsFormat(name=Memory doPackFST= true), field5134=FSTOrd41,
field1078=FST41, field701=PostingsFormat(name=Lucene41WithOrds),
field2174=FST41, f28=PostingsFormat(name=Lucene41WithOrds), field1596=FSTOrd41,
field864=FST41, field2921=PostingsFormat(name=Lucene41WithOrds),
field3424=PostingsFormat(name=Memory doPackFST= true),
field4479=PostingsFormat(name=Lucene41WithOrds), field2622=FST41,
field3223=FST41, field2643=PostingsFormat(name=Memory doPackFST= true),
field4442=PostingsFormat(name=Lucene41WithOrds),
field4355=PostingsFormat(name=Memory doPackFST= true),
field4289=PostingsFormat(name=Memory doPackFST= true),
field2048=PostingsFormat(name=Lucene41WithOrds),
field2730=PostingsFormat(name=Lucene41WithOrds), field5005=FST41,
field2672=PostingsFormat(name=Memory doPackFST= true), c47=FST41,
field1067=FST41, field939=PostingsFormat(name=Memory doPackFST= true),
field2198=PostingsFormat(name=Lucene41WithOrds),
f60=PostingsFormat(name=Lucene41WithOrds), field1132=PostingsFormat(name=Memory
doPackFST= true), field4369=PostingsFormat(name=Lucene41WithOrds),
f92=FSTOrd41, field4691=PostingsFormat(name=Lucene41WithOrds), field2846=FST41,
field749=PostingsFormat(name=Lucene41WithOrds), field2450=FSTOrd41,
field180=FSTOrd41, field2263=FSTOrd41,
field5256=PostingsFormat(name=Lucene41WithOrds),
field528=PostingsFormat(name=Memory doPackFST= true), field496=FSTOrd41,
field3086=PostingsFormat(name=Memory doPackFST= true), field5184=FST41,
field909=FST41, field1583=PostingsFormat(name=Memory doPackFST= true),
field1371=FST41, field3202=FSTOrd41, a99=PostingsFormat(name=Memory doPackFST=
true), field289=PostingsFormat(name=Memory doPackFST= true),
field4775=FSTOrd41, field1245=PostingsFormat(name=Lucene41WithOrds),
field4612=PostingsFormat(name=Memory doPackFST= true),
field1487=PostingsFormat(name=Lucene41WithOrds), f49=FSTOrd41,
field793=FSTOrd41, field5371=FST41,
field132=PostingsFormat(name=Lucene41WithOrds),
field1924=PostingsFormat(name=Lucene41WithOrds), field207=FSTOrd41,
field1346=FST41, field2293=PostingsFormat(name=Lucene41WithOrds),
field4505=PostingsFormat(name=Lucene41WithOrds),
field914=PostingsFormat(name=Lucene41WithOrds),
field4216=PostingsFormat(name=Memory doPackFST= true),
field3046=PostingsFormat(name=Memory doPackFST= true),
field837=PostingsFormat(name=Lucene41WithOrds), field4067=FSTOrd41,
field2463=PostingsFormat(name=Memory doPackFST= true), field492=FSTOrd41,
field799=PostingsFormat(name=Memory doPackFST= true), a38=FST41,
c8=PostingsFormat(name=Memory doPackFST= true),
field4593=PostingsFormat(name=Memory doPackFST= true),
field3562=PostingsFormat(name=Lucene41WithOrds), f96=FSTOrd41,
field2443=FSTOrd41, field4789=FST41, field2524=FSTOrd41, field2468=FST41,
field4735=FSTOrd41, field4685=PostingsFormat(name=Memory doPackFST= true),
field3012=PostingsFormat(name=Lucene41WithOrds), field2759=FSTOrd41,
field4477=FST41, field2131=FSTOrd41, field4825=PostingsFormat(name=Memory
doPackFST= true), field4106=PostingsFormat(name=Memory doPackFST= true),
field4012=FSTOrd41, field3382=PostingsFormat(name=Lucene41WithOrds),
field1483=PostingsFormat(name=Lucene41WithOrds), field4984=FSTOrd41,
field820=FST41, field2998=PostingsFormat(name=Lucene41WithOrds),
field1453=FSTOrd41, field3736=PostingsFormat(name=Memory doPackFST= true),
field2349=PostingsFormat(name=Lucene41WithOrds), b77=FST41, field2087=FSTOrd41,
field1399=PostingsFormat(name=Lucene41WithOrds),
field1224=PostingsFormat(name=Memory doPackFST= true),
b61=PostingsFormat(name=Memory doPackFST= true), field4286=FST41,
field2137=PostingsFormat(name=Memory doPackFST= true), field35=FST41,
field3297=FSTOrd41, field3106=FST41, field1474=FST41,
field3509=PostingsFormat(name=Memory doPackFST= true),
field4748=PostingsFormat(name=Memory doPackFST= true),
field866=PostingsFormat(name=Lucene41WithOrds),
field4560=PostingsFormat(name=Memory doPackFST= true), field3818=FST41,
b18=PostingsFormat(name=Memory doPackFST= true),
field2728=PostingsFormat(name=Memory doPackFST= true),
field187=PostingsFormat(name=Lucene41WithOrds),
field5322=PostingsFormat(name=Lucene41WithOrds), field5331=FST41,
field3239=FSTOrd41, field1202=PostingsFormat(name=Memory doPackFST= true),
d13=FST41, field4939=PostingsFormat(name=Memory doPackFST= true),
field603=FSTOrd41, field1895=PostingsFormat(name=Memory doPackFST= true),
field2634=FSTOrd41, field2511=PostingsFormat(name=Memory doPackFST= true),
field5276=FST41, field5082=FSTOrd41, field4153=PostingsFormat(name=Memory
doPackFST= true), field856=FSTOrd41,
field3276=PostingsFormat(name=Lucene41WithOrds), field3810=FST41,
field2307=FST41, field1529=PostingsFormat(name=Memory doPackFST= true),
field3590=FSTOrd41, field1005=FST41, field3291=PostingsFormat(name=Memory
doPackFST= true), field1746=FST41, field506=PostingsFormat(name=Memory
doPackFST= true), field1882=FSTOrd41, a80=PostingsFormat(name=Memory doPackFST=
true), field4514=FST41, field2604=FST41, field4595=FSTOrd41, field2974=FST41,
f32=PostingsFormat(name=Memory doPackFST= true), field4448=FST41,
field2863=PostingsFormat(name=Memory doPackFST= true),
field469=PostingsFormat(name=Memory doPackFST= true),
field2352=PostingsFormat(name=Lucene41WithOrds), field3825=FST41,
field4254=FSTOrd41, field2465=FSTOrd41, field3098=FST41, field4944=FSTOrd41,
field1920=PostingsFormat(name=Lucene41WithOrds),
field502=PostingsFormat(name=Memory doPackFST= true), field4577=FSTOrd41,
field2945=FST41, field3496=PostingsFormat(name=Lucene41WithOrds),
field1951=FST41, field4268=FST41, field2192=FST41, c43=FST41, field2259=FST41,
field3837=FSTOrd41, field621=FSTOrd41, field1504=FST41, field4374=FST41,
field1=FSTOrd41, field596=FST41, field4495=FST41,
field3897=PostingsFormat(name=Memory doPackFST= true), field940=FSTOrd41,
field2898=FSTOrd41, field4300=PostingsFormat(name=Memory doPackFST= true),
field1427=FST41, field4240=PostingsFormat(name=Lucene41WithOrds),
field4688=PostingsFormat(name=Lucene41WithOrds), field4650=FSTOrd41,
field4888=FST41, field157=PostingsFormat(name=Memory doPackFST= true),
field1885=FST41, field4042=PostingsFormat(name=Lucene41WithOrds),
field2692=FSTOrd41, field1808=PostingsFormat(name=Memory doPackFST= true),
field5121=PostingsFormat(name=Memory doPackFST= true), field5178=FSTOrd41,
field4104=FSTOrd41, b95=FST41, field4925=FST41, field2732=FST41,
field2748=FSTOrd41, field2068=FST41, field4253=FST41,
field3717=PostingsFormat(name=Lucene41WithOrds), field1540=FST41,
a22=PostingsFormat(name=Memory doPackFST= true), field1600=FSTOrd41,
field214=FSTOrd41, field124=PostingsFormat(name=Memory doPackFST= true),
field3899=FSTOrd41, field3666=PostingsFormat(name=Memory doPackFST= true),
c16=PostingsFormat(name=Lucene41WithOrds), field3777=FST41,
field1164=PostingsFormat(name=Lucene41WithOrds), field259=FST41,
field4301=FST41, field4404=FST41, field1992=FSTOrd41, field2806=FST41,
field1880=PostingsFormat(name=Memory doPackFST= true), field4133=FSTOrd41,
field4957=PostingsFormat(name=Memory doPackFST= true), field3957=FST41,
field4462=FST41, e87=PostingsFormat(name=Lucene41WithOrds),
field3439=PostingsFormat(name=Memory doPackFST= true), field1492=FST41,
field1184=FST41, field2663=FSTOrd41, field4676=FSTOrd41, field417=FST41,
field81=FSTOrd41, e13=FSTOrd41, field2563=FST41,
field4288=PostingsFormat(name=Lucene41WithOrds), field115=FSTOrd41,
field4792=FST41, field2761=FST41,
field521=PostingsFormat(name=Lucene41WithOrds),
field4820=PostingsFormat(name=Lucene41WithOrds), field3235=FSTOrd41,
field4271=FST41, field3049=PostingsFormat(name=Lucene41WithOrds),
field2930=FST41, field1753=FST41, field3260=FSTOrd41, field4613=FST41,
field2007=FSTOrd41, field1684=FSTOrd41, field2398=FST41, a34=FST41,
field560=PostingsFormat(name=Memory doPackFST= true),
field3082=PostingsFormat(name=Memory doPackFST= true),
field2899=PostingsFormat(name=Lucene41WithOrds),
field2210=PostingsFormat(name=Memory doPackFST= true), field1237=FSTOrd41,
field534=FST41, field2141=FST41,
field5171=PostingsFormat(name=Lucene41WithOrds), field3918=FSTOrd41,
field3690=PostingsFormat(name=Lucene41WithOrds),
b75=PostingsFormat(name=Lucene41WithOrds),
field4666=PostingsFormat(name=Lucene41WithOrds),
field4266=PostingsFormat(name=Lucene41WithOrds),
field575=PostingsFormat(name=Memory doPackFST= true), field31=FST41,
field1269=FST41, field3537=PostingsFormat(name=Lucene41WithOrds),
field3040=FSTOrd41, field5210=FST41,
field5388=PostingsFormat(name=Lucene41WithOrds),
field5008=PostingsFormat(name=Memory doPackFST= true), field2978=FST41,
field853=FST41, field376=FST41, field2751=FSTOrd41, field790=FST41,
field4252=PostingsFormat(name=Memory doPackFST= true), field3982=FST41,
field5267=PostingsFormat(name=Lucene41WithOrds), field4026=FST41,
field2840=PostingsFormat(name=Lucene41WithOrds), field1009=FST41,
field814=PostingsFormat(name=Memory doPackFST= true),
field5098=PostingsFormat(name=Lucene41WithOrds), field4396=FST41,
field3095=FSTOrd41, field404=PostingsFormat(name=Lucene41WithOrds), b8=FST41,
field913=PostingsFormat(name=Memory doPackFST= true),
field5029=PostingsFormat(name=Lucene41WithOrds), field1250=FST41,
field4221=FSTOrd41, field4926=FSTOrd41,
field3478=PostingsFormat(name=Lucene41WithOrds), e15=PostingsFormat(name=Memory
doPackFST= true), field498=PostingsFormat(name=Memory doPackFST= true),
field3527=PostingsFormat(name=Memory doPackFST= true), field677=FST41,
field2735=PostingsFormat(name=Memory doPackFST= true), field2765=FST41,
field2723=PostingsFormat(name=Lucene41WithOrds), field1479=FSTOrd41,
field1554=PostingsFormat(name=Memory doPackFST= true),
field1297=PostingsFormat(name=Memory doPackFST= true), field4232=FSTOrd41,
field1455=PostingsFormat(name=Memory doPackFST= true), field1412=FST41,
field4596=PostingsFormat(name=Lucene41WithOrds), field3518=FSTOrd41,
field1014=PostingsFormat(name=Lucene41WithOrds),
field2532=PostingsFormat(name=Lucene41WithOrds), field2512=FST41,
field1101=FSTOrd41, field2526=PostingsFormat(name=Memory doPackFST= true),
f0=FST41, field2277=FST41, field107=PostingsFormat(name=Lucene41WithOrds),
field1802=FSTOrd41, d37=PostingsFormat(name=Lucene41WithOrds),
field551=FSTOrd41, field4368=FSTOrd41, field3705=FSTOrd41, f45=FSTOrd41,
field304=PostingsFormat(name=Memory doPackFST= true), e71=FSTOrd41,
field2392=PostingsFormat(name=Lucene41WithOrds),
field5351=PostingsFormat(name=Lucene41WithOrds), field3421=FST41,
field1567=FSTOrd41, f34=FSTOrd41, field786=FSTOrd41,
field2220=PostingsFormat(name=Lucene41WithOrds),
field3863=PostingsFormat(name=Lucene41WithOrds), field4690=FSTOrd41,
field3630=FST41, field1962=FST41, field126=FSTOrd41,
field1146=PostingsFormat(name=Lucene41WithOrds), a67=FST41, field24=FST41,
field503=PostingsFormat(name=Lucene41WithOrds), c62=FSTOrd41,
field965=PostingsFormat(name=Lucene41WithOrds),
field3068=PostingsFormat(name=Memory doPackFST= true), field1647=FST41,
field4491=FST41, d2=FST41, field3528=FST41, field3094=FST41, field1470=FST41,
field2196=FST41, a11=PostingsFormat(name=Memory doPackFST= true),
field98=PostingsFormat(name=Memory doPackFST= true), field364=FSTOrd41,
field277=FST41, field1620=PostingsFormat(name=Memory doPackFST= true),
d61=FSTOrd41, field4320=FSTOrd41, field2882=FST41, field2552=FST41,
field327=PostingsFormat(name=Lucene41WithOrds),
field3416=PostingsFormat(name=Lucene41WithOrds), field79=FST41, field879=FST41,
e65=PostingsFormat(name=Lucene41WithOrds),
field3463=PostingsFormat(name=Lucene41WithOrds), field1615=FSTOrd41,
field1136=PostingsFormat(name=Memory doPackFST= true), field3800=FSTOrd41,
field2644=FST41, field4598=FST41, field3164=FST41, field1511=FST41,
field4196=PostingsFormat(name=Lucene41WithOrds),
f97=PostingsFormat(name=Lucene41WithOrds), field428=FST41,
field5316=PostingsFormat(name=Memory doPackFST= true),
field4641=PostingsFormat(name=Memory doPackFST= true), field1988=FST41,
e68=FSTOrd41, field4843=PostingsFormat(name=Memory doPackFST= true),
field849=FSTOrd41, d71=FST41, field734=PostingsFormat(name=Lucene41WithOrds),
field72=PostingsFormat(name=Memory doPackFST= true), field318=FST41,
field5340=PostingsFormat(name=Lucene41WithOrds),
field2485=PostingsFormat(name=Memory doPackFST= true), field261=FSTOrd41,
field2813=FST41, field2588=PostingsFormat(name=Memory doPackFST= true),
field5124=PostingsFormat(name=Lucene41WithOrds),
field4483=PostingsFormat(name=Memory doPackFST= true), field5130=FSTOrd41,
field2826=PostingsFormat(name=Lucene41WithOrds), field5188=FST41,
field303=FST41, field1177=FST41, field4713=FSTOrd41, field4991=FSTOrd41,
field3400=FSTOrd41, field2221=PostingsFormat(name=Memory doPackFST= true),
field2720=PostingsFormat(name=Memory doPackFST= true), field269=FSTOrd41,
field2258=PostingsFormat(name=Memory doPackFST= true), field3043=FST41,
c81=PostingsFormat(name=Lucene41WithOrds),
field2026=PostingsFormat(name=Lucene41WithOrds), field2531=FSTOrd41,
field1731=FST41, field4875=PostingsFormat(name=Lucene41WithOrds),
field2355=FSTOrd41, field5345=PostingsFormat(name=Memory doPackFST= true),
d95=PostingsFormat(name=Lucene41WithOrds),
field3133=PostingsFormat(name=Lucene41WithOrds), field3681=FST41, field3221=Post
[junit4] 2> ingsFormat(name=Lucene41WithOrds), e67=FST41, field5294=FST41,
field4246=FST41, field1632=FST41,
field2880=PostingsFormat(name=Lucene41WithOrds), field3161=FSTOrd41,
field5254=FST41, field1506=PostingsFormat(name=Lucene41WithOrds),
field456=FSTOrd41, field2160=FSTOrd41, field4302=FSTOrd41, field3305=FSTOrd41,
field4601=PostingsFormat(name=Memory doPackFST= true), a60=FSTOrd41,
field706=FSTOrd41, field1570=FSTOrd41,
field3500=PostingsFormat(name=Lucene41WithOrds),
field2547=PostingsFormat(name=Lucene41WithOrds), field1742=FST41,
field5252=PostingsFormat(name=Lucene41WithOrds),
field1575=PostingsFormat(name=Lucene41WithOrds), field104=FSTOrd41,
field3637=PostingsFormat(name=Memory doPackFST= true), field3437=FSTOrd41,
e54=PostingsFormat(name=Lucene41WithOrds), field746=FSTOrd41,
field597=PostingsFormat(name=Memory doPackFST= true),
field518=PostingsFormat(name=Lucene41WithOrds),
field2816=PostingsFormat(name=Memory doPackFST= true),
field2194=PostingsFormat(name=Lucene41WithOrds),
field674=PostingsFormat(name=Memory doPackFST= true), b81=FSTOrd41,
field4744=PostingsFormat(name=Memory doPackFST= true),
d88=PostingsFormat(name=Lucene41WithOrds), field369=FST41, field2425=FSTOrd41,
field3302=PostingsFormat(name=Lucene41WithOrds), field151=FSTOrd41,
field675=PostingsFormat(name=Lucene41WithOrds), field930=FST41,
field5020=FSTOrd41, b22=FST41, field5377=PostingsFormat(name=Lucene41WithOrds),
field3368=PostingsFormat(name=Lucene41WithOrds),
field2203=PostingsFormat(name=Memory doPackFST= true), field2446=FST41,
field4917=PostingsFormat(name=Memory doPackFST= true), field3165=FSTOrd41,
field2995=PostingsFormat(name=Memory doPackFST= true),
field488=PostingsFormat(name=Lucene41WithOrds),
field4179=PostingsFormat(name=Memory doPackFST= true), field2167=FST41,
field3507=FSTOrd41, field3027=PostingsFormat(name=Lucene41WithOrds),
field249=PostingsFormat(name=Memory doPackFST= true), field3660=FSTOrd41,
field113=PostingsFormat(name=Memory doPackFST= true),
field2445=PostingsFormat(name=Memory doPackFST= true), field2029=FSTOrd41,
foo=FST41, field2967=FST41, field229=FSTOrd41,
field1175=PostingsFormat(name=Lucene41WithOrds),
field2433=PostingsFormat(name=Lucene41WithOrds), field684=FST41,
field5335=FST41, field3559=PostingsFormat(name=Lucene41WithOrds),
field1050=PostingsFormat(name=Lucene41WithOrds),
field4007=PostingsFormat(name=Memory doPackFST= true), e75=FSTOrd41,
field3081=PostingsFormat(name=Lucene41WithOrds),
field1701=PostingsFormat(name=Memory doPackFST= true),
field1157=PostingsFormat(name=Lucene41WithOrds),
field1784=PostingsFormat(name=Lucene41WithOrds),
field3783=PostingsFormat(name=Memory doPackFST= true),
field2933=PostingsFormat(name=Memory doPackFST= true),
f68=PostingsFormat(name=Lucene41WithOrds), field4654=FSTOrd41,
field5202=PostingsFormat(name=Memory doPackFST= true), field3803=FST41,
d1=PostingsFormat(name=Memory doPackFST= true),
field1821=PostingsFormat(name=Lucene41WithOrds),
e69=PostingsFormat(name=Lucene41WithOrds), field270=PostingsFormat(name=Memory
doPackFST= true), field499=PostingsFormat(name=Lucene41WithOrds),
field5145=FSTOrd41, field3932=FSTOrd41, field4059=FST41, c32=FST41,
c27=PostingsFormat(name=Lucene41WithOrds), field1996=FSTOrd41,
f10=PostingsFormat(name=Memory doPackFST= true),
field3070=PostingsFormat(name=Lucene41WithOrds), field3032=FST41,
field394=FST41, field3275=FSTOrd41, field2540=PostingsFormat(name=Memory
doPackFST= true), field230=PostingsFormat(name=Memory doPackFST= true),
field1728=FST41, field4978=PostingsFormat(name=Lucene41WithOrds),
field4700=PostingsFormat(name=Memory doPackFST= true), field2469=FSTOrd41,
field2267=FSTOrd41, field842=FST41, field5133=FST41, field4511=FSTOrd41,
field2369=FST41, field3834=PostingsFormat(name=Lucene41WithOrds), e89=FST41,
field3169=FSTOrd41, field3159=PostingsFormat(name=Lucene41WithOrds),
f17=PostingsFormat(name=Lucene41WithOrds),
field2176=PostingsFormat(name=Lucene41WithOrds), field4529=FST41,
field1182=PostingsFormat(name=Lucene41WithOrds), f15=FST41,
field4270=PostingsFormat(name=Memory doPackFST= true), field1031=FSTOrd41,
field967=FST41, field4674=PostingsFormat(name=Memory doPackFST= true),
field3758=PostingsFormat(name=Memory doPackFST= true),
a58=PostingsFormat(name=Lucene41WithOrds), field96=FSTOrd41,
b3=PostingsFormat(name=Memory doPackFST= true), d10=FSTOrd41,
field526=FSTOrd41, field5332=FSTOrd41, field2702=PostingsFormat(name=Memory
doPackFST= true), field100=FSTOrd41, field4087=PostingsFormat(name=Memory
doPackFST= true), field3529=FSTOrd41,
field1571=PostingsFormat(name=Lucene41WithOrds), field626=FST41,
field4752=FST41, field4345=FST41, field5275=PostingsFormat(name=Memory
doPackFST= true), field2877=PostingsFormat(name=Lucene41WithOrds),
field1103=PostingsFormat(name=Memory doPackFST= true), d3=FSTOrd41,
field3192=PostingsFormat(name=Memory doPackFST= true), field3058=FST41,
field3752=FSTOrd41, field1653=PostingsFormat(name=Memory doPackFST= true),
field1418=PostingsFormat(name=Lucene41WithOrds),
field3265=PostingsFormat(name=Lucene41WithOrds),
field425=PostingsFormat(name=Memory doPackFST= true), field3877=FSTOrd41,
field2705=PostingsFormat(name=Lucene41WithOrds), field1573=FST41,
a73=PostingsFormat(name=Memory doPackFST= true), field690=FSTOrd41,
field4539=PostingsFormat(name=Memory doPackFST= true), field2600=FST41,
field1176=PostingsFormat(name=Memory doPackFST= true), field4801=FSTOrd41,
field3346=PostingsFormat(name=Lucene41WithOrds), field4309=FST41,
e22=PostingsFormat(name=Memory doPackFST= true),
field1161=PostingsFormat(name=Memory doPackFST= true), field1170=FSTOrd41,
field2513=FSTOrd41, field4757=FSTOrd41, field4594=FST41, field3498=FST41,
field2742=PostingsFormat(name=Memory doPackFST= true),
field285=PostingsFormat(name=Memory doPackFST= true),
e25=PostingsFormat(name=Lucene41WithOrds), field3376=PostingsFormat(name=Memory
doPackFST= true), field577=FSTOrd41, field2472=FSTOrd41, field221=FSTOrd41,
field4739=FSTOrd41, field2608=FST41, f86=PostingsFormat(name=Lucene41WithOrds),
field357=FSTOrd41, field453=FST41, field2254=PostingsFormat(name=Memory
doPackFST= true), field5305=PostingsFormat(name=Memory doPackFST= true),
field3879=PostingsFormat(name=Memory doPackFST= true),
field4256=PostingsFormat(name=Memory doPackFST= true), field3488=FSTOrd41,
b44=FST41, field1084=PostingsFormat(name=Memory doPackFST= true), d97=FST41,
field491=PostingsFormat(name=Lucene41WithOrds), b41=FSTOrd41, e34=FST41,
field504=FSTOrd41, field2856=PostingsFormat(name=Memory doPackFST= true),
field1384=PostingsFormat(name=Lucene41WithOrds), field283=FSTOrd41,
field2262=FST41, field1780=PostingsFormat(name=Lucene41WithOrds),
field3117=FST41, field361=FST41, a98=PostingsFormat(name=Lucene41WithOrds),
field262=FST41, f61=PostingsFormat(name=Memory doPackFST= true),
field962=FSTOrd41, field3992=PostingsFormat(name=Memory doPackFST= true),
field483=PostingsFormat(name=Memory doPackFST= true), field5081=FST41,
field2180=PostingsFormat(name=Memory doPackFST= true),
field2455=PostingsFormat(name=Lucene41WithOrds),
field4193=PostingsFormat(name=Memory doPackFST= true), field5127=FSTOrd41,
field2084=PostingsFormat(name=Lucene41WithOrds), field1782=FST41,
field906=PostingsFormat(name=Memory doPackFST= true),
field2610=PostingsFormat(name=Memory doPackFST= true),
field1153=PostingsFormat(name=Lucene41WithOrds), field556=FST41,
field2242=PostingsFormat(name=Lucene41WithOrds), field2285=FSTOrd41,
field4341=FST41, field3654=PostingsFormat(name=Lucene41WithOrds),
field2528=FSTOrd41, field824=FST41, field1166=FST41, field1956=FSTOrd41,
field5160=PostingsFormat(name=Lucene41WithOrds),
field373=PostingsFormat(name=Memory doPackFST= true),
field2838=PostingsFormat(name=Memory doPackFST= true), field3701=FSTOrd41,
field2690=PostingsFormat(name=Memory doPackFST= true), field522=FSTOrd41,
field3100=PostingsFormat(name=Lucene41WithOrds), field1548=FST41,
field3594=FSTOrd41, field547=PostingsFormat(name=Lucene41WithOrds),
field3234=FST41, c88=FSTOrd41, a9=PostingsFormat(name=Lucene41WithOrds),
field566=FSTOrd41, field142=PostingsFormat(name=Memory doPackFST= true),
field5079=FSTOrd41, field2148=PostingsFormat(name=Memory doPackFST= true),
c53=PostingsFormat(name=Memory doPackFST= true),
field1558=PostingsFormat(name=Memory doPackFST= true), field2476=FSTOrd41,
field2727=PostingsFormat(name=Lucene41WithOrds),
field727=PostingsFormat(name=Lucene41WithOrds), field3976=FSTOrd41,
c52=PostingsFormat(name=Lucene41WithOrds),
field3856=PostingsFormat(name=Lucene41WithOrds),
field2397=PostingsFormat(name=Memory doPackFST= true),
field3481=PostingsFormat(name=Lucene41WithOrds),
field2491=PostingsFormat(name=Lucene41WithOrds), field4576=FST41,
field3862=FSTOrd41, field1908=FST41, d15=PostingsFormat(name=Lucene41WithOrds),
field2219=FST41, field3995=PostingsFormat(name=Lucene41WithOrds),
field2625=PostingsFormat(name=Memory doPackFST= true), field2502=FSTOrd41,
f48=FST41, field1246=PostingsFormat(name=Memory doPackFST= true),
field3691=PostingsFormat(name=Memory doPackFST= true), field3763=FSTOrd41,
field2739=PostingsFormat(name=Memory doPackFST= true), b37=FST41,
field1612=PostingsFormat(name=Lucene41WithOrds), a51=PostingsFormat(name=Memory
doPackFST= true), field1041=FST41, field1693=PostingsFormat(name=Memory
doPackFST= true), field208=FST41, a6=PostingsFormat(name=Memory doPackFST=
true), field3187=FSTOrd41, field4466=FST41,
field3298=PostingsFormat(name=Lucene41WithOrds),
field422=PostingsFormat(name=Lucene41WithOrds), field3939=FST41,
field4738=FST41, d86=FST41, field1883=PostingsFormat(name=Lucene41WithOrds),
field2744=FSTOrd41, field3018=FST41, a95=PostingsFormat(name=Memory doPackFST=
true), field1094=PostingsFormat(name=Lucene41WithOrds), field4272=FSTOrd41,
field3880=FSTOrd41, field2393=PostingsFormat(name=Memory doPackFST= true),
field2484=PostingsFormat(name=Lucene41WithOrds), field549=FST41,
field284=FST41, field4187=FST41, field3238=FST41,
field696=PostingsFormat(name=Memory doPackFST= true),
field2107=PostingsFormat(name=Lucene41WithOrds), field2090=FSTOrd41,
field5112=FSTOrd41, field2777=FSTOrd41, field2498=FSTOrd41,
field2089=PostingsFormat(name=Memory doPackFST= true), field4873=FST41,
field1149=FSTOrd41, field608=FST41, field2667=FSTOrd41, field4763=FST41,
field3339=PostingsFormat(name=Lucene41WithOrds), field4642=FST41,
field1339=FST41, f77=FST41, field3601=FST41,
field26=PostingsFormat(name=Lucene41WithOrds),
field2091=PostingsFormat(name=Lucene41WithOrds),
field4982=PostingsFormat(name=Memory doPackFST= true), field3455=FSTOrd41,
field2146=FSTOrd41, field4862=FST41,
field2961=PostingsFormat(name=Lucene41WithOrds),
field4568=PostingsFormat(name=Memory doPackFST= true),
field2980=PostingsFormat(name=Memory doPackFST= true), field3355=FST41,
field574=FST41, field2038=PostingsFormat(name=Memory doPackFST= true),
field2815=PostingsFormat(name=Lucene41WithOrds), field3954=FSTOrd41,
field642=PostingsFormat(name=Lucene41WithOrds),
field3622=PostingsFormat(name=Memory doPackFST= true), field2681=FSTOrd41,
field2231=PostingsFormat(name=Lucene41WithOrds), field1625=FST41,
field4467=FSTOrd41, field298=FSTOrd41, field5382=FST41,
field1011=PostingsFormat(name=Memory doPackFST= true), field1210=FST41,
field467=FSTOrd41, field3504=PostingsFormat(name=Lucene41WithOrds),
field342=FSTOrd41, field3760=PostingsFormat(name=Lucene41WithOrds),
field990=PostingsFormat(name=Lucene41WithOrds),
field2827=PostingsFormat(name=Memory doPackFST= true), field2295=FST41,
field4908=FSTOrd41, field473=PostingsFormat(name=Lucene41WithOrds),
field3638=FST41, a40=PostingsFormat(name=Memory doPackFST= true),
field475=FST41, b25=PostingsFormat(name=Memory doPackFST= true),
field4306=FSTOrd41, field3278=FST41, field3510=FSTOrd41,
field3839=PostingsFormat(name=Memory doPackFST= true),
b31=PostingsFormat(name=Lucene41WithOrds), field4841=FSTOrd41,
field8=PostingsFormat(name=Lucene41WithOrds),
field2015=PostingsFormat(name=Lucene41WithOrds), field4132=FST41,
field3231=FSTOrd41, field276=FSTOrd41,
field1681=PostingsFormat(name=Lucene41WithOrds),
field4053=PostingsFormat(name=Lucene41WithOrds),
field598=PostingsFormat(name=Lucene41WithOrds),
field1212=PostingsFormat(name=Lucene41WithOrds), field3692=FST41,
field5341=PostingsFormat(name=Memory doPackFST= true),
field7=PostingsFormat(name=Memory doPackFST= true),
field4340=PostingsFormat(name=Memory doPackFST= true),
field3729=PostingsFormat(name=Memory doPackFST= true),
field4645=PostingsFormat(name=Memory doPackFST= true), field2956=FST41,
field4464=PostingsFormat(name=Lucene41WithOrds),
field281=PostingsFormat(name=Memory doPackFST= true), field978=FST41,
field4580=FSTOrd41, field3059=FSTOrd41, field524=PostingsFormat(name=Memory
doPackFST= true), field2020=FST41,
field2415=PostingsFormat(name=Lucene41WithOrds), field2454=FSTOrd41,
field4837=FST41, field5263=PostingsFormat(name=Lucene41WithOrds),
field4712=FST41, field99=PostingsFormat(name=Lucene41WithOrds),
field1835=FSTOrd41, field4709=FST41, field4261=FSTOrd41,
field3199=PostingsFormat(name=Lucene41WithOrds), field4107=FST41,
field2858=FSTOrd41, field705=PostingsFormat(name=Lucene41WithOrds),
field982=PostingsFormat(name=Memory doPackFST= true), field3319=FST41,
field5080=PostingsFormat(name=Memory doPackFST= true), field4867=FSTOrd41,
b27=FSTOrd41, field2178=FST41, field2410=FSTOrd41, d35=FST41,
field2202=PostingsFormat(name=Lucene41WithOrds),
field153=PostingsFormat(name=Memory doPackFST= true),
field638=PostingsFormat(name=Memory doPackFST= true), field5361=FSTOrd41,
field3823=PostingsFormat(name=Lucene41WithOrds), field3762=FST41,
field836=PostingsFormat(name=Memory doPackFST= true),
f75=PostingsFormat(name=Lucene41WithOrds),
field2206=PostingsFormat(name=Lucene41WithOrds),
field2419=PostingsFormat(name=Lucene41WithOrds), field2318=FST41,
field3548=PostingsFormat(name=Lucene41WithOrds),
c85=PostingsFormat(name=Lucene41WithOrds), field243=FSTOrd41,
field5135=PostingsFormat(name=Lucene41WithOrds),
field4680=PostingsFormat(name=Lucene41WithOrds), field1710=FSTOrd41,
field667=PostingsFormat(name=Memory doPackFST= true), field3819=FSTOrd41,
field2464=FST41, a13=FSTOrd41, e58=PostingsFormat(name=Lucene41WithOrds),
field1720=FST41, e8=FSTOrd41, field4918=FST41, field5376=FSTOrd41,
field4571=PostingsFormat(name=Memory doPackFST= true),
field2878=PostingsFormat(name=Memory doPackFST= true),
field4663=PostingsFormat(name=Memory doPackFST= true),
field1367=PostingsFormat(name=Memory doPackFST= true),
field1727=PostingsFormat(name=Memory doPackFST= true),
a90=PostingsFormat(name=Lucene41WithOrds), field3569=FSTOrd41,
field1719=PostingsFormat(name=Lucene41WithOrds), b66=FST41,
field2701=PostingsFormat(name=Lucene41WithOrds), c4=PostingsFormat(name=Memory
doPackFST= true), field4855=FST41, field2483=FSTOrd41,
field737=PostingsFormat(name=Memory doPackFST= true), field4009=FSTOrd41,
e85=FST41, field5139=PostingsFormat(name=Lucene41WithOrds), field3099=FSTOrd41,
field1070=FST41, field5007=PostingsFormat(name=Lucene41WithOrds),
field4755=PostingsFormat(name=Memory doPackFST= true),
field660=PostingsFormat(name=Lucene41WithOrds),
field784=PostingsFormat(name=Memory doPackFST= true), field4427=FSTOrd41,
field3310=PostingsFormat(name=Memory doPackFST= true),
field1917=PostingsFormat(name=Lucene41WithOrds),
field443=PostingsFormat(name=Memory doPackFST= true),
b86=PostingsFormat(name=Lucene41WithOrds), field5226=FSTOrd41,
field59=PostingsFormat(name=Lucene41WithOrds),
field5289=PostingsFormat(name=Lucene41WithOrds),
field3335=PostingsFormat(name=Lucene41WithOrds), field4081=FSTOrd41,
field3565=FSTOrd41, field823=FSTOrd41,
field2378=PostingsFormat(name=Lucene41WithOrds), field989=FST41,
field2913=FSTOrd41, field2903=PostingsFormat(name=Lucene41WithOrds),
b57=PostingsFormat(name=Lucene41WithOrds),
field1241=PostingsFormat(name=Lucene41WithOrds), field1793=FST41,
field3316=FSTOrd41, field3286=FSTOrd41,
field1847=PostingsFormat(name=Lucene41WithOrds), field2766=FSTOrd41,
f89=FSTOrd41, field2601=FSTOrd41, field1686=PostingsFormat(name=Memory
doPackFST= true), field5208=FSTOrd41, field4304=PostingsFormat(name=Memory
doPackFST= true), field3743=PostingsFormat(name=Memory doPackFST= true),
field2428=FST41, field2905=FST41, field3903=FSTOrd41, field3848=FSTOrd41,
field1771=FST41, field5234=PostingsFormat(name=Lucene41WithOrds),
field3139=FST41, field3137=PostingsFormat(name=Lucene41WithOrds),
field1804=PostingsFormat(name=Memory doPackFST= true), c40=FSTOrd41, field48
[junit4] 2> 2=FST41, field1185=FSTOrd41, field743=FST41,
field2782=PostingsFormat(name=Memory doPackFST= true), field4838=FSTOrd41,
field2354=FST41, field3670=FST41, field2243=PostingsFormat(name=Memory
doPackFST= true), field1876=PostingsFormat(name=Lucene41WithOrds),
field4202=FST41, field1118=PostingsFormat(name=Memory doPackFST= true),
field2271=PostingsFormat(name=Lucene41WithOrds), field5320=FST41,
field2151=PostingsFormat(name=Memory doPackFST= true), field1863=FST41,
field3858=FST41, a65=PostingsFormat(name=Lucene41WithOrds),
field3735=PostingsFormat(name=Lucene41WithOrds), field1538=FSTOrd41,
field1488=PostingsFormat(name=Memory doPackFST= true), f38=FSTOrd41,
field3855=FSTOrd41, field1875=FSTOrd41, field1489=FST41, field195=FSTOrd41,
field4407=PostingsFormat(name=Memory doPackFST= true), field4136=FST41,
field4997=PostingsFormat(name=Memory doPackFST= true), field3972=FSTOrd41,
field1397=FST41, field1135=PostingsFormat(name=Lucene41WithOrds),
field4364=FSTOrd41, field3458=FST41, field2764=PostingsFormat(name=Memory
doPackFST= true), field4342=FSTOrd41,
field3713=PostingsFormat(name=Lucene41WithOrds), field3663=FST41,
field4555=FSTOrd41, field5064=FSTOrd41, field3212=FST41, e30=FST41,
field1145=FSTOrd41, field979=PostingsFormat(name=Memory doPackFST= true),
field4626=PostingsFormat(name=Lucene41WithOrds), field1626=FSTOrd41,
field5287=FST41, field4526=FSTOrd41, field3682=FSTOrd41,
field5385=PostingsFormat(name=Memory doPackFST= true), field3506=FST41,
field3069=FST41, field2039=FST41, field5165=PostingsFormat(name=Memory
doPackFST= true), field5330=PostingsFormat(name=Memory doPackFST= true),
field558=PostingsFormat(name=Lucene41WithOrds), field801=FSTOrd41,
field2053=FST41, field4160=PostingsFormat(name=Memory doPackFST= true),
field4521=FST41, field3122=PostingsFormat(name=Lucene41WithOrds),
field1110=PostingsFormat(name=Memory doPackFST= true),
field1979=PostingsFormat(name=Lucene41WithOrds), field133=FSTOrd41,
field4968=PostingsFormat(name=Memory doPackFST= true), field3532=FSTOrd41,
field996=FST41, field1733=PostingsFormat(name=Lucene41WithOrds),
field1235=PostingsFormat(name=Memory doPackFST= true), field3593=FST41,
b98=PostingsFormat(name=Memory doPackFST= true),
field1668=PostingsFormat(name=Memory doPackFST= true),
field2416=PostingsFormat(name=Memory doPackFST= true),
field5245=PostingsFormat(name=Lucene41WithOrds), field5237=FSTOrd41,
field203=FSTOrd41, field3308=FST41, field692=PostingsFormat(name=Memory
doPackFST= true), field1805=FST41, field2605=FSTOrd41,
f35=PostingsFormat(name=Lucene41WithOrds), f84=FST41, field1699=FSTOrd41,
field1767=PostingsFormat(name=Memory doPackFST= true), field1240=FSTOrd41,
field5108=FST41, field3078=PostingsFormat(name=Lucene41WithOrds),
field3141=PostingsFormat(name=Memory doPackFST= true),
field2268=PostingsFormat(name=Lucene41WithOrds),
field4570=PostingsFormat(name=Lucene41WithOrds), field3685=FST41, e38=FST41,
field4141=PostingsFormat(name=Lucene41WithOrds), field1772=FSTOrd41,
field3917=FST41, field1405=FST41, field4504=FSTOrd41, field4815=FST41,
field803=PostingsFormat(name=Memory doPackFST= true),
field4563=PostingsFormat(name=Lucene41WithOrds), field1045=FST41,
field3266=PostingsFormat(name=Memory doPackFST= true), field2376=FST41,
field3710=PostingsFormat(name=Memory doPackFST= true), field2494=FSTOrd41,
field1108=FST41, field3389=FSTOrd41, field4171=PostingsFormat(name=Memory
doPackFST= true), field4520=PostingsFormat(name=Memory doPackFST= true),
field1335=FST41, field2648=FST41, field1290=FST41,
field1231=PostingsFormat(name=Memory doPackFST= true), field1360=FST41,
field4469=PostingsFormat(name=Memory doPackFST= true), field3873=FSTOrd41,
field1012=FST41, field1206=PostingsFormat(name=Memory doPackFST= true),
field396=PostingsFormat(name=Lucene41WithOrds), field1471=FSTOrd41,
field2565=PostingsFormat(name=Lucene41WithOrds),
field3247=PostingsFormat(name=Lucene41WithOrds),
field2896=PostingsFormat(name=Memory doPackFST= true), field591=FSTOrd41,
field4962=FSTOrd41, c=FSTOrd41, field4335=FSTOrd41, field4779=FSTOrd41,
field537=FSTOrd41, field3475=PostingsFormat(name=Memory doPackFST= true),
d91=PostingsFormat(name=Lucene41WithOrds), field4914=FST41,
field4454=PostingsFormat(name=Memory doPackFST= true),
field462=PostingsFormat(name=Lucene41WithOrds),
field4813=PostingsFormat(name=Lucene41WithOrds), field1262=FSTOrd41,
field1242=PostingsFormat(name=Memory doPackFST= true),
a25=PostingsFormat(name=Lucene41WithOrds), field5190=PostingsFormat(name=Memory
doPackFST= true), field1468=FSTOrd41, field661=FSTOrd41,
field1899=PostingsFormat(name=Memory doPackFST= true), field222=FST41,
field4245=PostingsFormat(name=Memory doPackFST= true),
field2918=PostingsFormat(name=Lucene41WithOrds),
field3977=PostingsFormat(name=Lucene41WithOrds),
field3838=PostingsFormat(name=Lucene41WithOrds),
field2687=PostingsFormat(name=Memory doPackFST= true), field1243=FST41,
field2019=PostingsFormat(name=Lucene41WithOrds),
field3145=PostingsFormat(name=Memory doPackFST= true), field1643=FST41,
field1292=PostingsFormat(name=Lucene41WithOrds), b52=FSTOrd41,
field3486=PostingsFormat(name=Memory doPackFST= true),
field3442=PostingsFormat(name=Memory doPackFST= true),
field4927=PostingsFormat(name=Lucene41WithOrds),
field2805=PostingsFormat(name=Memory doPackFST= true), field2729=FST41,
field716=PostingsFormat(name=Lucene41WithOrds),
field3544=PostingsFormat(name=Lucene41WithOrds), b78=FSTOrd41,
field1107=PostingsFormat(name=Memory doPackFST= true), field2025=FSTOrd41,
field4954=FST41, field4527=PostingsFormat(name=Lucene41WithOrds),
field4360=FSTOrd41, field1550=PostingsFormat(name=Memory doPackFST= true),
field2887=FSTOrd41, field2536=PostingsFormat(name=Lucene41WithOrds),
field4805=FSTOrd41, field3233=PostingsFormat(name=Memory doPackFST= true),
field2086=FST41, field2710=FST41, field1199=FST41, field4668=FST41,
field4220=FST41, field2470=PostingsFormat(name=Memory doPackFST= true),
field2388=FSTOrd41, field4311=PostingsFormat(name=Memory doPackFST= true),
field944=FSTOrd41, field4897=PostingsFormat(name=Lucene41WithOrds),
field1233=FSTOrd41, field2346=PostingsFormat(name=Memory doPackFST= true),
field463=FSTOrd41, field4751=PostingsFormat(name=Memory doPackFST= true),
field2078=PostingsFormat(name=Memory doPackFST= true),
field4979=PostingsFormat(name=Memory doPackFST= true), field1159=FST41,
field3515=PostingsFormat(name=Lucene41WithOrds), field3077=FSTOrd41,
f1=FSTOrd41, field4865=PostingsFormat(name=Memory doPackFST= true),
field1832=PostingsFormat(name=Lucene41WithOrds),
field576=PostingsFormat(name=Lucene41WithOrds),
field1968=PostingsFormat(name=Lucene41WithOrds), field3531=FST41,
field3625=PostingsFormat(name=Lucene41WithOrds), field2894=FSTOrd41,
field4821=PostingsFormat(name=Memory doPackFST= true), field2715=FSTOrd41,
field4534=PostingsFormat(name=Lucene41WithOrds),
field903=PostingsFormat(name=Lucene41WithOrds), field5310=FSTOrd41,
field4450=PostingsFormat(name=Memory doPackFST= true), field3256=FST41,
field4716=FST41, field3973=PostingsFormat(name=Lucene41WithOrds),
field4400=FST41, field2698=PostingsFormat(name=Memory doPackFST= true),
field382=FSTOrd41, field1507=PostingsFormat(name=Memory doPackFST= true),
a37=PostingsFormat(name=Memory doPackFST= true),
field5238=PostingsFormat(name=Lucene41WithOrds),
field1220=PostingsFormat(name=Memory doPackFST= true), field3975=FST41,
c79=PostingsFormat(name=Memory doPackFST= true), field2149=FST41,
field3970=PostingsFormat(name=Memory doPackFST= true), field1035=FSTOrd41,
field1062=PostingsFormat(name=Memory doPackFST= true), field901=FST41,
field4902=PostingsFormat(name=Memory doPackFST= true),
field1726=PostingsFormat(name=Lucene41WithOrds),
field895=PostingsFormat(name=Lucene41WithOrds),
field4708=PostingsFormat(name=Memory doPackFST= true), field1926=FST41,
field4175=PostingsFormat(name=Memory doPackFST= true),
field4076=PostingsFormat(name=Memory doPackFST= true),
field3420=PostingsFormat(name=Memory doPackFST= true),
field1609=PostingsFormat(name=Lucene41WithOrds), field4066=FST41,
field3408=FSTOrd41, field2912=FST41,
field796=PostingsFormat(name=Lucene41WithOrds), field46=FST41,
field2122=PostingsFormat(name=Memory doPackFST= true),
field2577=PostingsFormat(name=Memory doPackFST= true),
field3371=PostingsFormat(name=Lucene41WithOrds), field4001=FSTOrd41,
field154=PostingsFormat(name=Lucene41WithOrds), field3253=FSTOrd41,
field712=PostingsFormat(name=Lucene41WithOrds),
field2430=PostingsFormat(name=Memory doPackFST= true),
field4436=PostingsFormat(name=Memory doPackFST= true),
field3116=PostingsFormat(name=Memory doPackFST= true), field4510=FST41,
field3039=PostingsFormat(name=Memory doPackFST= true), field720=FSTOrd41,
field1305=PostingsFormat(name=Memory doPackFST= true), field1486=FSTOrd41,
field1284=FSTOrd41, field5318=FSTOrd41, field1480=PostingsFormat(name=Memory
doPackFST= true), field1747=FSTOrd41, field4381=FST41, field4297=FST41,
field2063=PostingsFormat(name=Memory doPackFST= true),
field5037=PostingsFormat(name=Memory doPackFST= true), field4911=FSTOrd41,
field1853=FSTOrd41, field4323=FST41, field4054=PostingsFormat(name=Memory
doPackFST= true), field3379=PostingsFormat(name=Lucene41WithOrds),
field1057=FSTOrd41, field5299=FSTOrd41, field5286=PostingsFormat(name=Memory
doPackFST= true), e49=FST41, field408=PostingsFormat(name=Lucene41WithOrds),
field486=FST41, c93=PostingsFormat(name=Memory doPackFST= true),
field190=PostingsFormat(name=Lucene41WithOrds), field2593=FSTOrd41,
field1797=FST41, field4758=PostingsFormat(name=Lucene41WithOrds),
field320=FSTOrd41, field2209=FSTOrd41, field4172=FST41, field247=FSTOrd41,
field1352=PostingsFormat(name=Memory doPackFST= true), field3833=FSTOrd41,
field1299=FSTOrd41, field3213=FSTOrd41,
field381=PostingsFormat(name=Lucene41WithOrds), field5387=FSTOrd41,
field5195=FST41, field4745=FST41, field3227=FST41, field3965=FSTOrd41,
field1026=PostingsFormat(name=Memory doPackFST= true), field3554=FSTOrd41,
field215=FST41, field781=PostingsFormat(name=Lucene41WithOrds),
field4129=FST41, field3904=PostingsFormat(name=Lucene41WithOrds),
field1442=FSTOrd41, field4818=PostingsFormat(name=Memory doPackFST= true),
field770=PostingsFormat(name=Lucene41WithOrds),
field3927=PostingsFormat(name=Memory doPackFST= true), field97=FST41,
field5381=PostingsFormat(name=Memory doPackFST= true), field2784=FSTOrd41,
field1410=PostingsFormat(name=Lucene41WithOrds),
field4648=PostingsFormat(name=Lucene41WithOrds), field567=FST41,
field4943=FST41, field1555=FST41, field1303=FSTOrd41, d28=FST41,
field535=PostingsFormat(name=Memory doPackFST= true),
field4879=PostingsFormat(name=Lucene41WithOrds), field2292=FSTOrd41,
field1229=FST41, field1901=FSTOrd41,
field2969=PostingsFormat(name=Lucene41WithOrds),
field1432=PostingsFormat(name=Lucene41WithOrds),
field3423=PostingsFormat(name=Lucene41WithOrds), field244=FST41,
field1163=FSTOrd41, field611=FST41, field1119=FST41, field3829=FST41,
field1667=PostingsFormat(name=Lucene41WithOrds), field753=FSTOrd41,
field5213=PostingsFormat(name=Memory doPackFST= true), field1636=FST41,
field1541=FSTOrd41, b43=PostingsFormat(name=Memory doPackFST= true),
field1484=PostingsFormat(name=Memory doPackFST= true),
field4714=PostingsFormat(name=Lucene41WithOrds), b19=FST41,
field4116=PostingsFormat(name=Lucene41WithOrds), b59=FST41, d29=FSTOrd41,
field85=FSTOrd41, field340=PostingsFormat(name=Memory doPackFST= true),
field4046=PostingsFormat(name=Lucene41WithOrds),
field557=PostingsFormat(name=Memory doPackFST= true),
field1954=PostingsFormat(name=Memory doPackFST= true), field430=FSTOrd41,
field523=FST41, d5=PostingsFormat(name=Memory doPackFST= true), e16=FST41,
field2874=PostingsFormat(name=Memory doPackFST= true),
field209=PostingsFormat(name=Memory doPackFST= true), field1173=FST41,
field1928=PostingsFormat(name=Lucene41WithOrds),
field723=PostingsFormat(name=Lucene41WithOrds),
field4238=PostingsFormat(name=Memory doPackFST= true),
e94=PostingsFormat(name=Lucene41WithOrds), field4800=FST41,
field3218=PostingsFormat(name=Lucene41WithOrds),
field3570=PostingsFormat(name=Memory doPackFST= true), field4607=FSTOrd41,
field4097=PostingsFormat(name=Lucene41WithOrds), field287=FSTOrd41,
field3456=PostingsFormat(name=Lucene41WithOrds), field3019=FSTOrd41,
field4996=PostingsFormat(name=Lucene41WithOrds), field1905=FSTOrd41,
field517=PostingsFormat(name=Memory doPackFST= true), field892=FSTOrd41,
field0=PostingsFormat(name=Lucene41WithOrds),
field1036=PostingsFormat(name=Lucene41WithOrds), field3861=FST41,
field3073=FSTOrd41, field5312=PostingsFormat(name=Memory doPackFST= true),
field3374=FSTOrd41, field3960=FST41, b82=PostingsFormat(name=Lucene41WithOrds),
field915=FSTOrd41, c21=FST41, field2054=FSTOrd41, field1690=FST41,
field1207=FST41, field1087=PostingsFormat(name=Lucene41WithOrds),
field946=PostingsFormat(name=Memory doPackFST= true),
field4299=PostingsFormat(name=Lucene41WithOrds),
field1400=PostingsFormat(name=Memory doPackFST= true),
field641=PostingsFormat(name=Memory doPackFST= true),
field810=PostingsFormat(name=Memory doPackFST= true),
field2370=PostingsFormat(name=Lucene41WithOrds),
field1033=PostingsFormat(name=Memory doPackFST= true), field3751=FST41,
field3632=PostingsFormat(name=Lucene41WithOrds), field3391=FST41,
field5255=FSTOrd41, field4958=FST41, field184=FSTOrd41, field1896=FST41,
field2102=FSTOrd41, field2404=PostingsFormat(name=Lucene41WithOrds),
field2731=PostingsFormat(name=Memory doPackFST= true),
a14=PostingsFormat(name=Lucene41WithOrds), d74=PostingsFormat(name=Memory
doPackFST= true), field4142=PostingsFormat(name=Memory doPackFST
[...truncated too long message...]
GL2, e52=IB SPL-D3(800.0), e14=DFR I(ne)B2, f39=DFR I(ne)B2, a17=DFR
I(n)BZ(0.3), a41=DFR I(n)2, f28=IB LL-D3(800.0), e61=DFR I(ne)L2, b27=DFR
I(n)Z(0.3), d35=DFR I(F)1, a42=IB LL-D2, d92=DFR I(ne)L1, b12=DFR GB3(800.0),
f75=DFR I(ne)B1, c75=DFR I(F)LZ(0.3), c28=DFR I(F)3(800.0), d93=IB LL-DZ(0.3),
e96=IB SPL-LZ(0.3), b26=DFR I(F)1, c25=IB LL-L1, c47=DefaultSimilarity, f98=DFR
GBZ(0.3), f60=DFR I(ne)L2, c85=DFR I(ne)B1, f92=IB LL-D2, d12=IB SPL-L1,
a13=DFR GB3(800.0), e58=DFR I(n)L2, b17=DFR I(ne)L3(800.0), e8=DFR I(F)Z(0.3),
e19=IB SPL-L1, a21=DFR I(F)2, f67=DFR I(F)Z(0.3), c22=DFR GB3(800.0), a90=IB
LL-L3(800.0), e77=DFR GL3(800.0), b66=DFR I(F)B2, a99=DFR I(ne)2, c4=DFR
I(ne)BZ(0.3), e23=IB SPL-L2, f74=DFR I(n)B2, e85=DFR I(n)2, b49=DFR G1, d0=IB
SPL-DZ(0.3), a49=DefaultSimilarity, d14=DFR GB2, f49=LM
Jelinek-Mercer(0.100000), f70=LM Jelinek-Mercer(0.100000), b86=DFR I(ne)B2,
f88=IB LL-DZ(0.3), c86=DFR I(ne)2, c80=LM Jelinek-Mercer(0.100000), f16=DFR
I(n)Z(0.3), a92=DFR GB1, f54=DFR I(F)BZ(0.3), d21=DFR GB3
[junit4] 2> (800.0), b57=IB LL-L2, a38=IB LL-DZ(0.3), e63=IB LL-DZ(0.3),
b29=DFR I(ne)BZ(0.3), c98=IB LL-DZ(0.3), c8=DFR GBZ(0.3), d57=IB SPL-L2,
d26=DFR I(ne)L3(800.0), f96=DFR I(n)B1, f89=DFR I(ne)3(800.0), a18=DFR
I(ne)L3(800.0), e2=DFR GL3(800.0), f63=DFR I(ne)3(800.0), a62=DFR I(F)BZ(0.3),
c23=IB LL-D3(800.0), d54=DFR I(ne)1, f85=DFR I(n)1, f27=DFR GB3(800.0), b24=DFR
I(ne)B2, f19=DFR I(F)B2, d8=DFR I(ne)L3(800.0), e93=DFR GB2, e39=DFR I(n)B2,
c40=IB LL-D2, c49=DFR I(ne)B2, e92=DFR I(F)B2, f6=IB SPL-DZ(0.3), f53=DFR
GLZ(0.3), e27=BM25(k1=1.2,b=0.75), c87=IB SPL-D3(800.0), b77=IB LL-L1, d19=DFR
I(F)2, d90=DFR I(n)1, f57=DFR I(n)L2, b61=DFR I(F)BZ(0.3), c26=DFR I(n)BZ(0.3),
a75=DFR I(F)Z(0.3), a84=DFR GL1, a85=DFR I(F)1, a65=DFR I(ne)B3(800.0), c31=DFR
I(n)B3(800.0), f38=DFR G1, c39=IB SPL-D1, e32=DFR I(ne)L3(800.0), c95=DFR G1,
f80=DFR GZ(0.3), b18=DFR I(F)3(800.0), d94=DFR I(ne)3(800.0), a26=DFR GL1,
b96=DFR I(ne)3(800.0), f52=IB LL-D1, d13=DFR I(F)B2, c0=DFR GL1, a68=DFR GB2,
d60=DFR G3(800.0), a20=DFR I(n)B2, a77=DFR I(F)BZ(0.3), e6=DFR I(F)LZ(0.3),
b23=DFR G1, d75=IB LL-L1, b2=DFR I(ne)L3(800.0), d77=LM
Jelinek-Mercer(0.700000), a80=DFR GL3(800.0), d69=DFR I(ne)LZ(0.3), e30=DFR
G3(800.0), e45=IB SPL-LZ(0.3), b73=DFR I(F)L2, e80=DFR GL2, f32=IB
SPL-L3(800.0), f55=DFR G3(800.0), c67=DFR I(n)L2, c99=DFR I(ne)3(800.0),
f79=DFR I(ne)B3(800.0), a93=LM Jelinek-Mercer(0.100000), a1=DFR I(F)L3(800.0),
e5=DFR I(ne)Z(0.3), c55=DFR I(ne)1, a72=DFR I(ne)Z(0.3), f66=DFR I(F)L2,
c76=DFR I(F)L2, f56=DFR I(F)B1, b98=DFR I(ne)2, e81=DFR I(n)L1, c43=IB SPL-D2,
c13=IB SPL-L1, d44=IB SPL-DZ(0.3), f42=LM Jelinek-Mercer(0.700000), field=DFR
G3(800.0), e98=DFR I(n)3(800.0), b28=DFR I(F)B3(800.0), f62=IB LL-DZ(0.3),
f35=DFR I(F)2, f84=IB SPL-L2, a79=DFR I(F)B1, b21=DFR GL3(800.0), e28=DFR
GB3(800.0), a64=DFR I(F)B1, b60=DFR GLZ(0.3), e38=DefaultSimilarity, b95=IB
LL-DZ(0.3), a0=IB LL-D2, d56=DFR I(n)B3(800.0), c20=DFR I(n)L3(800.0), f71=DFR
I(F)L3(800.0), a59=DFR I(n)B3(800.0), e76=DFR I(F)2, a22=DFR GL3(800.0),
c91=DFR I(F)L1, c66=DFR GB2, b84=IB SPL-D3(800.0), b30=DFR I(n)1, c16=DFR
I(n)3(800.0), c70=DFR I(ne)Z(0.3), d64=DFR I(F)B2, f12=DFR I(n)B2, e97=DFR
I(n)B1, a29=DFR I(F)B3(800.0), b15=IB LL-L1, f3=DFR I(n)B3(800.0), f51=IB
SPL-D3(800.0), e31=DFR I(F)B1, c33=DFR I(n)1, c37=DFR I(ne)3(800.0), e87=IB
LL-L3(800.0), c44=DFR I(ne)LZ(0.3), b4=DFR I(n)2, b38=DFR GB3(800.0),
f26=BM25(k1=1.2,b=0.75), d24=IB LL-L1, c61=DFR G3(800.0), content3=DFR I(ne)B1,
e13=DFR I(n)B2, content=IB LL-LZ(0.3), a39=DFR I(ne)3(800.0), d25=DFR
I(n)BZ(0.3), b62=DFR G3(800.0), d40=IB LL-L3(800.0), a50=DFR I(F)B3(800.0),
c64=IB SPL-L1, d47=DFR GB3(800.0), e73=DFR GBZ(0.3), b54=DFR GL2, c=DFR G1,
str2=DFR GL1, e64=DFR I(ne)3(800.0), e46=DFR I(n)B1, d48=DFR GLZ(0.3), d91=DFR
I(ne)L2, a34=IB SPL-L2, a28=DFR I(n)Z(0.3), b50=DFR GL2, a48=DFR G2, c5=IB
SPL-LZ(0.3), b75=IB LL-D3(800.0), a44=IB SPL-L3(800.0), a19=DFR I(F)3(800.0),
a3=DefaultSimilarity, a25=DFR I(ne)B2, f14=DFR GL1, e53=IB LL-D1,
b80=DefaultSimilarity, b99=IB SPL-D3(800.0), c18=DFR GZ(0.3), c90=DFR GZ(0.3),
e86=IB LL-D2, a56=DFR I(n)L1, b85=IB LL-D1, d41=IB LL-LZ(0.3), c84=DFR
GB3(800.0), b8=DFR GB1, a2=DFR G2, e41=DFR I(F)L2, b52=DFR I(ne)1, e33=DFR
I(F)3(800.0), c51=DFR I(n)B1, f64=DFR I(ne)Z(0.3), c42=IB SPL-L3(800.0),
b78=DFR I(n)BZ(0.3), f93=DFR I(F)B3(800.0), d18=DFR I(F)L1, e15=DFR GL1,
f76=DFR I(ne)2, c94=DFR I(n)LZ(0.3), f44=DFR I(n)L1, b48=DFR I(n)LZ(0.3),
b74=DFR I(F)Z(0.3), e26=DFR I(n)L3(800.0), c14=DFR I(F)B2, a23=DFR I(n)LZ(0.3),
d7=DFR I(F)B1, e21=IB LL-L2, c58=IB SPL-L2, e56=DFR G3(800.0), a83=DFR I(ne)B2,
f81=DFR I(F)L1, =IB LL-D3(800.0), f46=IB LL-L3(800.0), e70=DFR GB1, c50=IB
SPL-LZ(0.3), f1=DFR I(ne)1, e43=DFR I(F)B3(800.0), a10=IB SPL-DZ(0.3), f0=DFR
I(n)L1, a86=DFR I(n)Z(0.3), b71=DFR I(ne)Z(0.3), d37=DFR I(F)B3(800.0), d39=IB
SPL-LZ(0.3), tvtest=DefaultSimilarity, e40=DFR I(F)LZ(0.3), e29=IB
LL-D3(800.0), f45=DFR I(ne)1, d66=DFR I(n)L2, c78=DFR I(F)B3(800.0), e71=LM
Jelinek-Mercer(0.100000), d16=DFR GBZ(0.3), a37=DFR I(ne)L1, b94=DFR I(ne)L1,
f34=DFR I(ne)LZ(0.3), c79=DFR I(ne)BZ(0.3), a67=DFR I(F)B2, c29=DFR I(n)2,
a8=IB LL-D1, d68=IB SPL-D2, c62=DFR I(F)B1, f91=DFR I(n)2, b45=DFR I(F)L1,
b97=DFR I(ne)B1, d2=BM25(k1=1.2,b=0.75), d4=DFR GLZ(0.3), d43=LM
Jelinek-Mercer(0.100000), a11=DFR I(n)L3(800.0), e84=DFR I(F)3(800.0), c11=DFR
I(n)Z(0.3), d32=DFR G1, d61=DFR I(F)B1, a94=IB SPL-DZ(0.3), f40=IB LL-L1,
f87=DFR I(ne)L1, f65=DFR I(F)LZ(0.3), b16=DFR I(n)BZ(0.3), b65=IB SPL-L1,
e65=DFR I(ne)Z(0.3), f72=DFR G2, a7=IB SPL-D3(800.0), d96=DFR I(ne)L1, d73=IB
LL-D3(800.0), a91=IB LL-LZ(0.3), e11=DFR G2, f97=DFR I(n)3(800.0), c48=DFR
I(n)B2, e68=DFR I(F)Z(0.3), d70=DFR I(F)LZ(0.3), e49=IB SPL-L2, c93=DFR
GL3(800.0), d71=DFR I(F)L2, f31=DFR I(n)L2, b47=DFR GL3(800.0), d6=DFR
G3(800.0), b13=IB LL-D3(800.0), d38=DFR I(ne)BZ(0.3), d84=DFR I(ne)B2, e0=DFR
I(F)L1, c72=DFR I(F)L2, a76=DFR GLZ(0.3), a47=DFR I(F)L3(800.0), d62=DFR
I(ne)B3(800.0), c81=IB SPL-DZ(0.3), b67=DFR GB2, d95=DFR I(ne)L2, b89=DFR
I(n)Z(0.3), f83=DFR I(n)B3(800.0), d28=DFR I(n)2, b20=DFR I(F)2, a55=DFR GL2,
e67=DFR I(F)L2, b5=IB LL-D2, d34=DFR GL1, b93=DFR I(ne)L2, f2=IB LL-L2, f47=IB
LL-LZ(0.3), b55=DFR I(n)L1, b76=IB SPL-D1, a30=IB SPL-L2, e72=DFR I(n)3(800.0),
a60=IB LL-D1, c35=DFR I(ne)L1, a43=DFR I(n)L2, d52=DFR GL2, d59=IB SPL-DZ(0.3),
b43=DFR GBZ(0.3), e54=DFR GLZ(0.3), b70=DFR I(ne)3(800.0), b19=DFR I(n)2,
d29=IB LL-D2, b59=IB SPL-L2, b81=DFR I(n)B2, d11=DFR I(ne)B3(800.0), f50=DFR
I(ne)2, d88=DFR I(ne)B3(800.0), c3=DFR I(F)B3(800.0), f59=IB SPL-D2, a16=IB
LL-L1, c54=DFR I(n)L1, a66=IB SPL-L1, b22=DFR I(n)LZ(0.3), a4=DFR I(n)B2,
d17=DFR GZ(0.3), e16=DFR I(F)1, d5=DFR I(F)BZ(0.3), e94=DFR I(F)B3(800.0),
foo=DFR I(n)L1, a63=DFR G3(800.0)}, locale=bg, timezone=America/Rio_Branco
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=135234888,total=532152320
[junit4] 2> NOTE: All tests run in this JVM: [TestIndexWriterWithThreads,
TestRAMDirectory, TestControlledRealTimeReopenThread, TestTopScoreDocCollector,
TestPostingsFormat, TestTermRangeFilter, TestNumericTokenStream, TestToken,
TestSizeBoundedForceMerge, TestRamUsageEstimatorOnWildAnimals,
TestOfflineSorter, TestAutomatonQuery, TestTermsEnum, TestFileSwitchDirectory,
TestMixedCodecs, TestSpanMultiTermQueryWrapper, TestTopDocsMerge,
TestBytesRefArray, TestForceMergeForever, TestMathUtil,
TestHighCompressionMode, TestWorstCaseTestBehavior, TestCodecs, TestDirectory,
TestInPlaceMergeSorter, TestTermVectorsWriter, TestCollectionUtil,
TestSloppyPhraseQuery, TestStressIndexing, TestDoc, TestSumDocFreq,
TestNumericUtils, TestStoredFieldsFormat, TestFieldInfos,
TestTimeLimitingCollector, TestLookaheadTokenFilter,
TestIndexWriterNRTIsCurrent, TestRegexpQuery, TestCompiledAutomaton, TestField,
TestIndexWriter]
[junit4] Completed on J0 in 32.18s, 71 tests, 3 errors <<< FAILURES!
[...truncated 655 lines...]
[junit4] JVM J0: stdout was not empty, see:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/core/test/temp/junit4-J0-20140910_215929_354.sysout
[junit4] >>> JVM J0: stdout (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/heapdumps/java_pid54874.hprof
...
[junit4] Heap dump file created [159073153 bytes in 0.708 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 22 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build.xml:49:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
There were test failures: 393 suites, 3129 tests, 3 errors, 60 ignored (49
assumptions)
Total time: 8 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4841
Archived 6 artifacts
Archive block size is 32768
Received 0 blocks and 162873426 bytes
Compression is 0.0%
Took 36 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]