[jira] [Updated] (LUCENE-8789) Use JGoodies' look for Luke on Windows platform

2019-05-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8789: -- Attachment: screenshot-1.png > Use JGoodies' look for Luke on Windows platform >

[jira] [Commented] (LUCENE-8668) Various JVM failures on PhaseIdealLoop::split_up

2019-05-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830963#comment-16830963 ] Uwe Schindler commented on LUCENE-8668: --- The cause was:

[jira] [Commented] (LUCENE-8668) Various JVM failures on PhaseIdealLoop::split_up

2019-05-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830960#comment-16830960 ] Uwe Schindler commented on LUCENE-8668: --- This seems to be fixed in JDK-13-ea12:

[jira] [Commented] (LUCENE-8778) Define analyzer SPI names as static final fields and document the names in Javadocs

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830689#comment-16830689 ] Uwe Schindler commented on LUCENE-8778: --- I added some review comments. Looks fine to me, I just

[jira] [Resolved] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8786. --- Resolution: Fixed Assignee: Uwe Schindler > ecj-lint not recognizing valid java 9

[jira] [Updated] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8786: -- Labels: Java11 (was: ) > ecj-lint not recognizing valid java 9 syntax >

[jira] [Updated] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8786: -- Fix Version/s: master (9.0) > ecj-lint not recognizing valid java 9 syntax >

[jira] [Commented] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830497#comment-16830497 ] Uwe Schindler commented on LUCENE-8786: --- Patch: [^LUCENE-8786.patch] Will heavy commit that. We

[jira] [Updated] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8786: -- Attachment: LUCENE-8786.patch > ecj-lint not recognizing valid java 9 syntax >

[jira] [Commented] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830486#comment-16830486 ] Uwe Schindler commented on LUCENE-8786: --- The javac config is fine, but the

[jira] [Moved] (LUCENE-8786) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved SOLR-13435 to LUCENE-8786: -- Affects Version/s: (was: master (9.0))

[jira] [Commented] (SOLR-13435) ecj-lint not recognizing valid java 9 syntax

2019-04-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830479#comment-16830479 ] Uwe Schindler commented on SOLR-13435: -- This may be a config problem. ECJ is already on latest

[jira] [Commented] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16829739#comment-16829739 ] Uwe Schindler commented on LUCENE-8780: --- I did a second patch that uses AtomicBoolean instead of

[jira] [Comment Edited] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16829428#comment-16829428 ] Uwe Schindler edited comment on LUCENE-8780 at 4/29/19 4:34 PM: Hi, I

[jira] [Comment Edited] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16829428#comment-16829428 ] Uwe Schindler edited comment on LUCENE-8780 at 4/29/19 4:31 PM: Hi, I

[jira] [Commented] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16829428#comment-16829428 ] Uwe Schindler commented on LUCENE-8780: --- Hi, I did some tests over the last night. The fluctuating

[jira] [Comment Edited] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16828039#comment-16828039 ] Uwe Schindler edited comment on LUCENE-8780 at 4/28/19 3:32 PM: Thats

[jira] [Comment Edited] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16828039#comment-16828039 ] Uwe Schindler edited comment on LUCENE-8780 at 4/28/19 3:31 PM: Thats

[jira] [Commented] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16828039#comment-16828039 ] Uwe Schindler commented on LUCENE-8780: --- Thats the result after 20 runs with 6 searcher threads

[jira] [Commented] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-28 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827872#comment-16827872 ] Uwe Schindler commented on LUCENE-8780: --- I created a pull request for easier review and perf

[jira] [Commented] (SOLR-13430) DateRangeField does not accept ISO 8601 date/time strings with more ore less than 3 decimal places

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827618#comment-16827618 ] Uwe Schindler commented on SOLR-13430: -- Sorry, the whole issue was full of Solr URL examples and was

[jira] [Updated] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8780: -- Labels: Java11 (was: ) > Improve ByteBufferGuard in Java 11 >

[jira] [Updated] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8780: -- Description: In LUCENE-7409 we added {{ByteBufferGuard}} to protect MMapDirectory from

[jira] [Updated] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8780: -- Attachment: LUCENE-8780.patch > Improve ByteBufferGuard in Java 11 >

[jira] [Updated] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8780: -- Description: In LUCENE-7409 we added {{ByteBufferGuard}} to protect MMapDirectory from

[jira] [Commented] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16827607#comment-16827607 ] Uwe Schindler commented on LUCENE-8780: --- Patch: [^LUCENE-8780.patch] > Improve ByteBufferGuard

[jira] [Created] (LUCENE-8780) Improve ByteBufferGuard in Java 11

2019-04-27 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-8780: - Summary: Improve ByteBufferGuard in Java 11 Key: LUCENE-8780 URL: https://issues.apache.org/jira/browse/LUCENE-8780 Project: Lucene - Core Issue Type:

[jira] [Moved] (SOLR-13430) DateRangeField does not accept ISO 8601 date/time strings with more ore less than 3 decimal places

2019-04-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler moved LUCENE-8773 to SOLR-13430: -- Affects Version/s: (was: trunk) 8.0

[jira] [Commented] (LUCENE-8778) Define analyzer SPI names as static final fields and document the names in Javadocs

2019-04-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826852#comment-16826852 ] Uwe Schindler commented on LUCENE-8778: --- Hi Tomoko, the first step looks fine. But now we have 2

[jira] [Assigned] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-13415: Assignee: Uwe Schindler > java -jar post.jar fails under JDK 11 on master >

[jira] [Updated] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13415: - Fix Version/s: master (9.0) > java -jar post.jar fails under JDK 11 on master >

[jira] [Resolved] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-13415. -- Resolution: Fixed I just committed the fix without CHANGES entry as it's new in master and was

[jira] [Updated] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13415: - Component/s: examples > java -jar post.jar fails under JDK 11 on master >

[jira] [Commented] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823301#comment-16823301 ] Uwe Schindler commented on SOLR-13415: -- Simple patch: [^SOLR-13415.patch] > java -jar post.jar

[jira] [Updated] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13415: - Attachment: SOLR-13415.patch > java -jar post.jar fails under JDK 11 on master >

[jira] [Commented] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823287#comment-16823287 ] Uwe Schindler commented on SOLR-13415: -- Hi, the issue comes from SOLR-13322. It has nothing to do

[jira] [Commented] (SOLR-13415) java -jar post.jar fails under JDK 11 on master

2019-04-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822999#comment-16822999 ] Uwe Schindler commented on SOLR-13415: -- Does this also happen in 8.x, if you use Java 11 to run

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822704#comment-16822704 ] Uwe Schindler commented on LUCENE-8738: --- JDK issue:

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822664#comment-16822664 ] Uwe Schindler commented on LUCENE-8738: --- bq. Can I commit it to the master branch? Go ahead! >

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822661#comment-16822661 ] Uwe Schindler commented on LUCENE-8738: --- I opened https://bugs.openjdk.java.net/browse/JDK-8222791

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822653#comment-16822653 ] Uwe Schindler commented on LUCENE-8738: --- The hack Paramus are fine, but don't put them into

[jira] [Commented] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16822272#comment-16822272 ] Uwe Schindler commented on SOLR-13400: -- +1 In current master there is still a CHANGES entry in the

[jira] [Resolved] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8768. --- Resolution: Won't Fix I mark this as "won't fix", because of the licensing issues. Reopen

[jira] [Updated] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8768: -- Fix Version/s: master (9.0) > Javadoc search support > -- > >

[jira] [Assigned] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8768: - Assignee: Uwe Schindler > Javadoc search support > -- > >

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821993#comment-16821993 ] Uwe Schindler commented on LUCENE-8768: --- I am not sure how the "Classpath" exception in the above

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821992#comment-16821992 ] Uwe Schindler commented on LUCENE-8768: --- I checked the Javascript files, jQuery would have been

[jira] [Updated] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8768: -- Attachment: LUCENE-8768.patch > Javadoc search support > -- > >

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821986#comment-16821986 ] Uwe Schindler commented on LUCENE-8768: --- Here is my changed patch, not enabling the javadcos by

[jira] [Updated] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8768: -- Attachment: LUCENE-8768.patch > Javadoc search support > -- > >

[jira] [Comment Edited] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821963#comment-16821963 ] Uwe Schindler edited comment on LUCENE-8768 at 4/19/19 2:53 PM: A second

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821963#comment-16821963 ] Uwe Schindler commented on LUCENE-8768: --- A second problem why I kept it disabled: It adds tons of

[jira] [Comment Edited] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821955#comment-16821955 ] Uwe Schindler edited comment on LUCENE-8768 at 4/19/19 2:29 PM: I

[jira] [Commented] (LUCENE-8768) Javadoc search support

2019-04-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16821955#comment-16821955 ] Uwe Schindler commented on LUCENE-8768: --- I enabled the javadocs search already for test purposes

[jira] [Commented] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820798#comment-16820798 ] Uwe Schindler commented on SOLR-13400: -- In short: Master has this:

[jira] [Comment Edited] (SOLR-11437) double open ended range queries should be optimized to DocValuesFieldExistsQuery or NormsFieldExistsQuery

2019-04-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820783#comment-16820783 ] Uwe Schindler edited comment on SOLR-11437 at 4/18/19 7:01 AM: --- This should

[jira] [Commented] (SOLR-11437) double open ended range queries should be optimized to DocValuesFieldExistsQuery or NormsFieldExistsQuery

2019-04-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820783#comment-16820783 ] Uwe Schindler commented on SOLR-11437: -- This should also be applied for {{field:*}} queries. >

[jira] [Commented] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820779#comment-16820779 ] Uwe Schindler commented on SOLR-13400: -- Hi, no I did not add this to any branch. On master it still

[jira] [Commented] (SOLR-13394) Change default GC from CMS to G1

2019-04-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16820152#comment-16820152 ] Uwe Schindler commented on SOLR-13394: -- Please remove the {{-XX:+AggressiveOpts}}, really! > Change

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-04-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16819918#comment-16819918 ] Uwe Schindler commented on LUCENE-2562: --- It's ok. > Make Luke a Lucene/Solr Module >

[jira] [Resolved] (SOLR-13409) Remove directory listings in Jetty config

2019-04-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-13409. -- Resolution: Fixed > Remove directory listings in Jetty config >

[jira] [Commented] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16819444#comment-16819444 ] Uwe Schindler commented on LUCENE-2562: --- Hi [~Tomoko Uchida], I would not add this to the user

[jira] [Commented] (SOLR-13409) Remove directory listings in Jetty config

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818989#comment-16818989 ] Uwe Schindler commented on SOLR-13409: -- Simple patch: [^SOLR-13409.patch] > Remove directory

[jira] [Updated] (SOLR-13409) Remove directory listings in Jetty config

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13409: - Attachment: SOLR-13409.patch > Remove directory listings in Jetty config >

[jira] [Created] (SOLR-13409) Remove directory listings in Jetty config

2019-04-16 Thread Uwe Schindler (JIRA)
Uwe Schindler created SOLR-13409: Summary: Remove directory listings in Jetty config Key: SOLR-13409 URL: https://issues.apache.org/jira/browse/SOLR-13409 Project: Solr Issue Type:

[jira] [Resolved] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8738. --- Resolution: Fixed Hi, the change to Java 11 was committed to master branch. Please update

[jira] [Issue Comment Deleted] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8738: -- Comment: was deleted (was: Commit faaee86efb01fa6e431fcb129cfb956c7d62d514 in lucene-solr's

[jira] [Commented] (SOLR-13402) json dsl: order of must and must_not in serialization does matter?

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818815#comment-16818815 ] Uwe Schindler commented on SOLR-13402: -- FYI, the order of clauses never has any effect on the

[jira] [Commented] (LUCENE-8766) Add Luwak as a lucene module

2019-04-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818798#comment-16818798 ] Uwe Schindler commented on LUCENE-8766: --- +1 to rename. I like the BytesRefHash filtering

[jira] [Assigned] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8738: - Assignee: Uwe Schindler > Bump minimum Java version requirement to 11 >

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818435#comment-16818435 ] Uwe Schindler commented on LUCENE-8738: --- As noted on mailinglist, I will squash-merge this branch

[jira] [Updated] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8738: -- Attachment: LUCENE-8738.patch > Bump minimum Java version requirement to 11 >

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818434#comment-16818434 ] Uwe Schindler commented on LUCENE-8738: --- Here is the final patch for the Java 11 change:

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818330#comment-16818330 ] Uwe Schindler commented on LUCENE-8738: --- Solr is not affected. > Bump minimum Java version

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818328#comment-16818328 ] Uwe Schindler commented on LUCENE-8738: --- OK, Solr is not affected, so I will commit my hotfix for

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818250#comment-16818250 ] Uwe Schindler commented on LUCENE-8738: --- My quick test fixed the issue (for Lucene): {code:xml}

[jira] [Comment Edited] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818198#comment-16818198 ] Uwe Schindler edited comment on LUCENE-8738 at 4/15/19 5:58 PM: bq. I am

[jira] [Comment Edited] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818198#comment-16818198 ] Uwe Schindler edited comment on LUCENE-8738 at 4/15/19 5:26 PM: bq. I am

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818198#comment-16818198 ] Uwe Schindler commented on LUCENE-8738: --- bq. I am now running Jenkins with 11 GA to verify my

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818181#comment-16818181 ] Uwe Schindler commented on LUCENE-8738: --- While cycling home and thinking about the problem, I have

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818173#comment-16818173 ] Uwe Schindler commented on LUCENE-8738: --- At least smoke tester on ASF Jenkins with Java 11.0.1

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818107#comment-16818107 ] Uwe Schindler commented on LUCENE-8738: --- I am now running Jenkins with 11 GA to verify my

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818106#comment-16818106 ] Uwe Schindler commented on LUCENE-8738: --- Actually this is a bug in Java 11.0.2, introduced in the

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818030#comment-16818030 ] Uwe Schindler commented on LUCENE-8738: --- I figured out: The complaints are real, the links are

[jira] [Comment Edited] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818017#comment-16818017 ] Uwe Schindler edited comment on LUCENE-8738 at 4/15/19 2:38 PM:

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16818017#comment-16818017 ] Uwe Schindler commented on LUCENE-8738: --- [~jpountz]: Were you able to run "ant documentat-lint"?

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817629#comment-16817629 ] Uwe Schindler commented on LUCENE-8738: --- Will you send the email or should I do it? I will propose

[jira] [Updated] (LUCENE-2562) Make Luke a Lucene/Solr Module

2019-04-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2562: -- Component/s: modules/luke > Make Luke a Lucene/Solr Module > -- >

[jira] [Updated] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13400: - Fix Version/s: master (9.0) 8.1 > Replace Observable pattern in

[jira] [Commented] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-14 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817244#comment-16817244 ] Uwe Schindler commented on SOLR-13400: -- You can do it before or after the push. If you do it today,

[jira] [Commented] (LUCENE-8752) Apply a patch to kuromoji dictionary to properly handle Japanese new era '令和' (REIWA)

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817146#comment-16817146 ] Uwe Schindler commented on LUCENE-8752: --- Hi [~Tomoko Uchida], there was a RAT error during

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817132#comment-16817132 ] Uwe Schindler commented on LUCENE-8738: --- I fixed the Maven build, seems to works now (excluding

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817079#comment-16817079 ] Uwe Schindler commented on LUCENE-8738: --- In the meantime I updated all Jenkins jobs on Policeman

[jira] [Comment Edited] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817078#comment-16817078 ] Uwe Schindler edited comment on LUCENE-8738 at 4/13/19 8:24 PM: The

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817078#comment-16817078 ] Uwe Schindler commented on LUCENE-8738: --- The Maven builds are not yet working, as we have to raise

[jira] [Updated] (LUCENE-8763) Update to OpenClover that works with Java 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8763: -- Labels: Java11 (was: ) > Update to OpenClover that works with Java 11 >

[jira] [Commented] (LUCENE-8738) Bump minimum Java version requirement to 11

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817058#comment-16817058 ] Uwe Schindler commented on LUCENE-8738: --- I just figured out: OpenClover has no release yet with

[jira] [Created] (LUCENE-8763) Update to OpenClover that works with Java 11

2019-04-13 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-8763: - Summary: Update to OpenClover that works with Java 11 Key: LUCENE-8763 URL: https://issues.apache.org/jira/browse/LUCENE-8763 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16817028#comment-16817028 ] Uwe Schindler commented on SOLR-13400: -- One thing: Please update the Javadocs of abstract base

[jira] [Updated] (SOLR-13400) Replace Observable pattern in TransientSolrCoreCache

2019-04-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-13400: - Summary: Replace Observable pattern in TransientSolrCoreCache (was: Replace Obeservable pattern

<    1   2   3   4   5   6   7   8   9   10   >