[jira] [Updated] (LUCENE-6050) Add possibility to specify SHOUD or MUST for each context for AnalyzingInfixSuggester.loockup()

2014-11-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated LUCENE-6050: --- Description: Currently {code} lookup(CharSequence key, SetBytesRef contexts, int

[jira] [Updated] (LUCENE-6050) Add possibility to specify SHOUD or MUST for each context for AnalyzingInfixSuggester.loockup()

2014-11-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arcadius Ahouansou updated LUCENE-6050: --- Description: Currently as shown at

[jira] [Commented] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203311#comment-14203311 ] ASF subversion and git services commented on LUCENE-6049: - Commit

[jira] [Commented] (LUCENE-6050) Add possibility to specify SHOUD or MUST for each context for AnalyzingInfixSuggester.loockup()

2014-11-08 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203321#comment-14203321 ] Arcadius Ahouansou commented on LUCENE-6050: Hello [~janechang] . Thank you

[jira] [Commented] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203324#comment-14203324 ] ASF subversion and git services commented on LUCENE-6049: - Commit

[jira] [Commented] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203325#comment-14203325 ] ASF subversion and git services commented on LUCENE-6049: - Commit

[jira] [Commented] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203329#comment-14203329 ] ASF subversion and git services commented on LUCENE-6049: - Commit

[jira] [Resolved] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-08 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6049. Resolution: Fixed Cryptic exception if all docs in a segment hit non-aborting

[jira] [Commented] (SOLR-6719) Collection API: CREATE ignores 'property.name' when creating individual cores

2014-11-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203339#comment-14203339 ] Anshum Gupta commented on SOLR-6719: I think SOLR-5922 should fix this. I'm looking at

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_67) - Build # 11581 - Failure!

2014-11-08 Thread Michael McCandless
I'm digging on this. Mike McCandless http://blog.mikemccandless.com On Fri, Nov 7, 2014 at 12:32 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11581/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_67) - Build # 11581 - Failure!

2014-11-08 Thread Michael McCandless
OK this is because of the maxShingleSize=42: this is a bit too large :) Combined with LTC randomly changing IWC to flush by doc count not RAM, where the docs turn out to be immense. I think we can safely ignore it. Mike McCandless http://blog.mikemccandless.com On Sat, Nov 8, 2014 at 4:52

RE: Why is PayloadAttribute.clone() shallow?

2014-11-08 Thread Uwe Schindler
+1 This is actually a bug in my opinion. The reason for this reach back to the change from pure byte[] to BytesRef. Before it was also shallow, but the general use-case was to not change the byte[] contents (so see it as final), but assign new byte[] to it – but with the change to BytesRef

[jira] [Commented] (LUCENE-6005) Explore alternative to Document/Field/FieldType API

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203376#comment-14203376 ] ASF subversion and git services commented on LUCENE-6005: - Commit

[jira] [Commented] (LUCENE-6039) Add IndexOptions.NO and DocValuesType.NO, instead of null

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203379#comment-14203379 ] ASF subversion and git services commented on LUCENE-6039: - Commit

[jira] [Commented] (LUCENE-6039) Add IndexOptions.NO and DocValuesType.NO, instead of null

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203380#comment-14203380 ] ASF subversion and git services commented on LUCENE-6039: - Commit

Re: Why is PayloadAttribute.clone() shallow?

2014-11-08 Thread Shai Erera
Thanks Uwe. I'll open an issue and fix in trunk and 5x. Shai On Sat Nov 08 2014 at 12:17:15 PM Uwe Schindler u...@thetaphi.de wrote: +1 This is actually a bug in my opinion. The reason for this reach back to the change from pure byte[] to BytesRef. Before it was also shallow, but the

[jira] [Commented] (LUCENE-6005) Explore alternative to Document/Field/FieldType API

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203382#comment-14203382 ] ASF subversion and git services commented on LUCENE-6005: - Commit

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203403#comment-14203403 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2205 - Failure

2014-11-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2205/ 1 tests failed. REGRESSION: org.apache.solr.cloud.MultiThreadedOCPTest.testDistribSearch Error Message: We have a failed SPLITSHARD task Stack Trace: java.lang.AssertionError: We have a failed SPLITSHARD task at

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203420#comment-14203420 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203423#comment-14203423 ] Grant Ingersoll commented on SOLR-6058: --- Getting really close. I think the main

[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 209 - Still Failing

2014-11-08 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/209/ No tests ran. Build Log: [...truncated 51701 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist [copy]

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203452#comment-14203452 ] ASF subversion and git services commented on SOLR-6058: --- Commit

Re: running smokeTestRelease.py on my local machine

2014-11-08 Thread Shawn Heisey
On 11/7/2014 12:19 PM, Anurag Sharma wrote: I am able to proceed proceed further on changing all the instances of 'python3.2' | 'python32.exe' with python and python32.exe This is a little odd. The only thing I can think of here is that something in the stack (Java, ant, or maybe even Windows

[jira] [Commented] (SOLR-6719) Collection API: CREATE ignores 'property.name' when creating individual cores

2014-11-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203476#comment-14203476 ] Erick Erickson commented on SOLR-6719: -- [~anshumg] I took a quick glance at SOLR-5922

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Attachment: LUCENE-5953.patch Sorry that it took a while, I was very busy. Attached is a

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Fix Version/s: 5.0 Make LockFactory final on Directory ---

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203503#comment-14203503 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Commented] (SOLR-4587) Implement Saved Searches a la ElasticSearch Percolator

2014-11-08 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203509#comment-14203509 ] Jack Krupansky commented on SOLR-4587: -- bq. as long as the API remains the same -1

[jira] [Commented] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203525#comment-14203525 ] Uwe Schindler commented on LUCENE-5953: --- Patch also passes with explicit

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203526#comment-14203526 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203533#comment-14203533 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Attachment: LUCENE-5953.patch Small update in patch to simplify MMapDirectory testing. Make

[jira] [Comment Edited] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203525#comment-14203525 ] Uwe Schindler edited comment on LUCENE-5953 at 11/8/14 6:54 PM:

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203538#comment-14203538 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[JENKINS] Lucene-Solr-4.10-Linux (32bit/jdk1.7.0_67) - Build # 66 - Failure!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/66/ Java: 32bit/jdk1.7.0_67 -server -XX:+UseG1GC (asserts: false) 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Could not register as the leader because creating the ephemeral

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203548#comment-14203548 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-08 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203551#comment-14203551 ] ASF subversion and git services commented on SOLR-6058: --- Commit

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Attachment: LUCENE-5953.patch Removed the UnsupportedLockFactory again, because it was just

[jira] [Commented] (SOLR-6054) Log progress of transaction log replays

2014-11-08 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203587#comment-14203587 ] Vitaliy Zhovtyuk commented on SOLR-6054: i think this is enough to have state

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Attachment: LUCENE-5953.patch New patch: - Clarified how FileSwitchDirectory locks - as

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11586 - Failure!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11586/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false) 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.spatial.vector.TestPointVectorStrategy Error Message: Suite

[jira] [Commented] (SOLR-6719) Collection API: CREATE ignores 'property.name' when creating individual cores

2014-11-08 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203635#comment-14203635 ] Anshum Gupta commented on SOLR-6719: [~erickerickson] I think it's related but not in

[jira] [Updated] (LUCENE-5953) Make LockFactory final on Directory

2014-11-08 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5953: -- Attachment: LUCENE-5953.patch New patch: - HdfsLockFactory is now also a singleton - removed

[jira] [Commented] (SOLR-6642) ArrayIndexOutOfBoundException when searching by specific keywords

2014-11-08 Thread Mohmed (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203670#comment-14203670 ] Mohmed commented on SOLR-6642: -- More analysis revealed it fails when we have indexed documents

[jira] [Updated] (SOLR-6642) ArrayIndexOutOfBoundException when searching by specific keywords

2014-11-08 Thread Mohmed (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohmed updated SOLR-6642: - Attachment: JapaneseChars.docx The doc that caused the issue. ArrayIndexOutOfBoundException when searching by

Issue with new example layout?

2014-11-08 Thread Ramkumar R. Aiyengar
Was trying out the example with the new layout for the first time. Had heard about issues with stray files lying around with this new layout on the list, so I started with a fresh checkout. Did: $ cd solr $ ant dist ... $ bin/solr start Waiting to see Solr listening on port 8983bin/solr: line

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.7.0_67) - Build # 67 - Still Failing!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/67/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseParallelGC (asserts: true) 1 tests failed. FAILED: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: Could not register as the leader because creating the

[jira] [Closed] (SOLR-4779) Deprecate shareSchema in favor of sharing named config sets

2014-11-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-4779. Resolution: Invalid This JIRA is being superseded by other JIRAs Deprecate shareSchema in favor of

[jira] [Commented] (SOLR-6365) specify appends, defaults, invariants outside of the component

2014-11-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203735#comment-14203735 ] Erick Erickson commented on SOLR-6365: -- [~noble.paul] Can we close this JIRA?

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_67) - Build # 4421 - Failure!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4421/ Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -XX:+UseSerialGC (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT Error Message: SOLR-5815? : wrong maxDoc:

[jira] [Commented] (SOLR-6679) fix or remove suggester from stock solrconfig

2014-11-08 Thread Mohsen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14203763#comment-14203763 ] Mohsen commented on SOLR-6679: -- +1 If you add reload() and build() to the subject of this

Re: running smokeTestRelease.py on my local machine

2014-11-08 Thread Anurag Sharma
Agree, this could be an issue with windows LFN to 8.3 SFN conversion. Another issue I found with my observation mentioned below, is the name of python executable name used in build.xml. On windows Python executable have same with different versions, python might be having version specific

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11586 - Failure!

2014-11-08 Thread david.w.smi...@gmail.com
Weird; I can’t reproduce this given the given Ant invocation given. I used JDK 1.8.0_20. ~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley On Sat, Nov 8, 2014 at 4:50 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build:

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 68 - Still Failing!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/68/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: false) 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: startOffset

[JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 11588 - Failure!

2014-11-08 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11588/ Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: