[jira] [Resolved] (LUCENE-5605) Don't pass precisionStep directly to NRQ/NRF. Instead pass the FieldType

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-5605. --- Resolution: Won't Fix NRQ is deprecated and was removed recently. > Don't p

[jira] [Closed] (LUCENE-5605) Don't pass precisionStep directly to NRQ/NRF. Instead pass the FieldType

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-5605. - > Don't pass precisionStep directly to NRQ/NRF. Instead pass the FieldT

[jira] [Resolved] (LUCENE-4124) factor ByteBufferIndexInput out of MMapDirectory

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-4124. --- Resolution: Invalid Was done already. > factor ByteBufferIndexInput out of MMapDirect

[jira] [Closed] (LUCENE-4124) factor ByteBufferIndexInput out of MMapDirectory

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-4124. - > factor ByteBufferIndexInput out of MMapDirect

[jira] [Closed] (LUCENE-4417) Re-Add the backwards compatibility tests to 4.1 branch

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-4417. - > Re-Add the backwards compatibility tests to 4.1 bra

[jira] [Resolved] (LUCENE-1710) Add byte/short to NumericUtils, NumericField and NumericRangeQuery

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-1710. --- Resolution: Won't Fix Fix Version/s: (was: 6.0) (was: 4.9

[jira] [Closed] (LUCENE-1710) Add byte/short to NumericUtils, NumericField and NumericRangeQuery

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-1710. - > Add byte/short to NumericUtils, NumericField and NumericRangeQu

[jira] [Commented] (LUCENE-8560) TestByteBuffersDirectory.testSeekPastEOF() failures with ByteArrayIndexInput

2018-11-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16681803#comment-16681803 ] Uwe Schindler commented on LUCENE-8560: --- +1 to nuke it. Otherwise change the impl to be correct

[jira] [Commented] (SOLR-10816) Change uniqueKey to use docValues and not stored field

2018-11-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16678057#comment-16678057 ] Uwe Schindler commented on SOLR-10816: -- Hi Erick, thanks for reminding me and thanks for fixing SOLR

RE: Failures under JDK 9, 10, 11

2018-11-06 Thread Uwe Schindler
Hi, > Do we have any plans to release any Solr with minimal versions 9 or > 10? I'm wondering if it makes sense to stop testing 9 and 10 and plan > on the next supported Java version being 11 (whenever we do that). I don't think, we should now switch to Java 11 as minimum version yet. I'd

RE: Call for help: moving from ant build to gradle

2018-11-05 Thread Uwe Schindler
There is a branch already, this is why I mentioned "committing to branch": https://git1-us-west.apache.org/repos/asf?p=lucene-solr.git;a=shortlog;h=refs/heads/jira/gradle Uwe - Uwe Schindler Achterdiek 19, D-28357 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Ori

[jira] [Commented] (LUCENE-8374) Reduce reads for sparse DocValues

2018-11-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675298#comment-16675298 ] Uwe Schindler commented on LUCENE-8374: --- Instead of printing messages to stdout, you may add

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-11-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675273#comment-16675273 ] Uwe Schindler commented on SOLR-12243: -- [~steve_rowe]: OK, thanks! > Edismax missing phrase quer

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-11-05 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16675147#comment-16675147 ] Uwe Schindler commented on SOLR-12243: -- If we are fine here, I can commit this. No problem anymore

RE: Call for help: moving from ant build to gradle

2018-11-05 Thread Uwe Schindler
is still missing as a “compile”-like task (I can help with that). Should we all commit to the branch for proceeding? Uwe - Uwe Schindler Achterdiek 19, D-28357 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: u...@thetaphi.de From: Đạt Cao Mạnh Sent: Sunday, No

[jira] [Commented] (LUCENE-8558) Adding NumericDocValuesFields is slowing down the indexing process significantly

2018-11-03 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673993#comment-16673993 ] Uwe Schindler commented on LUCENE-8558: --- +1, that's a nice improvement. Very strange

Re: Welcome Tim Allison as a Lucene/Solr committer

2018-11-02 Thread Uwe Schindler
-- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> > >- >To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >For additional commands, e-mail: dev-h...@lucene.apache.org -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www.thetaphi.de

[jira] [Commented] (LUCENE-8553) New KoreanDecomposeFilter for KoreanAnalyzer(Nori)

2018-11-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671955#comment-16671955 ] Uwe Schindler commented on LUCENE-8553: --- bq. Can't we just use unicode normalization for this? NFD

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16668952#comment-16668952 ] Uwe Schindler commented on SOLR-12243: -- I agree with both of you that it's an issue for many

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667457#comment-16667457 ] Uwe Schindler edited comment on SOLR-12243 at 10/29/18 5:19 PM: Thanks

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16667457#comment-16667457 ] Uwe Schindler commented on SOLR-12243: -- Thanks Elizabeth and Steve, I think the problem Sarowe

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-24 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16662277#comment-16662277 ] Uwe Schindler commented on LUCENE-8531: --- Yeah, but that's a separate issue, IMHO. This issue just

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657479#comment-16657479 ] Uwe Schindler commented on SOLR-12243: -- Nevertheless there should be a test for slop=0 and slop!=0

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657477#comment-16657477 ] Uwe Schindler commented on SOLR-12243: -- Hi, the Lucene issue was committed. I think we can now test

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657475#comment-16657475 ] Uwe Schindler commented on LUCENE-8531: --- Thanks Jim! > QueryBuilder hard-codes inOrder=t

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657094#comment-16657094 ] Uwe Schindler commented on SOLR-12243: -- The Lucene issue is about to be committed, so let's adapt

[jira] [Comment Edited] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657089#comment-16657089 ] Uwe Schindler edited comment on LUCENE-8531 at 10/19/18 4:58 PM: - +1

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657089#comment-16657089 ] Uwe Schindler commented on LUCENE-8531: --- +1, please do this. I will then take care of the Solr

[jira] [Comment Edited] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657074#comment-16657074 ] Uwe Schindler edited comment on SOLR-12243 at 10/19/18 4:51 PM: That's

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657074#comment-16657074 ] Uwe Schindler commented on SOLR-12243: -- That's waht I mean, it's still linked together. The main bug

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16656862#comment-16656862 ] Uwe Schindler commented on SOLR-12243: -- We have to wait for the Lucene issue to be solved. It also

[jira] [Commented] (LUCENE-8537) ant test command fails under lucene/tools

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16656458#comment-16656458 ] Uwe Schindler commented on LUCENE-8537: --- I think we can ignore the Yetis build results. Let's

[jira] [Assigned] (LUCENE-8537) ant test command fails under lucene/tools

2018-10-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8537: - Assignee: Uwe Schindler > ant test command fails under lucene/to

[jira] [Resolved] (LUCENE-8533) DataInput#readVInt() supports negative numbers although not documented

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8533. --- Resolution: Fixed Fix Version/s: master (8.0) 7.6 > DataIn

[jira] [Commented] (LUCENE-8533) DataInput#readVInt() supports negative numbers although not documented

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655031#comment-16655031 ] Uwe Schindler commented on LUCENE-8533: --- OK, I committed this change. IMHO, changing

[jira] [Updated] (LUCENE-8533) DataInput#readVInt() supports negative numbers although not documented

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8533: -- Summary: DataInput#readVInt() supports negative numbers although not documented

[jira] [Commented] (LUCENE-8533) Incorrect readVInt: negative number could be returned

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654913#comment-16654913 ] Uwe Schindler commented on LUCENE-8533: --- I think we should at least fix the documentation

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654896#comment-16654896 ] Uwe Schindler commented on LUCENE-8531: --- IMHO, no need for extra param, as this is/was a bug

[jira] [Commented] (LUCENE-8531) QueryBuilder hard-codes inOrder=true for generated sloppy span near queries

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654895#comment-16654895 ] Uwe Schindler commented on LUCENE-8531: --- Thanks Jim for the idea. I was following the previous

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-10-18 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654888#comment-16654888 ] Uwe Schindler commented on SOLR-12243: -- I am fine with splitting those issues! > Edismax miss

[jira] [Resolved] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-12874. -- Resolution: Fixed Fix Version/s: master (8.0) 7.6 Thanks Tim

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16654197#comment-16654197 ] Uwe Schindler commented on SOLR-12874: -- Sure, will merge! > Java 9+ GC Log files are being rota

[jira] [Comment Edited] (LUCENE-8533) Incorrect readVInt: negative number could be returned

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653507#comment-16653507 ] Uwe Schindler edited comment on LUCENE-8533 at 10/17/18 1:17 PM

[jira] [Comment Edited] (LUCENE-8533) Incorrect readVInt: negative number could be returned

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653507#comment-16653507 ] Uwe Schindler edited comment on LUCENE-8533 at 10/17/18 1:07 PM

[jira] [Assigned] (LUCENE-8533) Incorrect readVInt: negative number could be returned

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8533: - Assignee: Uwe Schindler > Incorrect readVInt: negative number could be retur

[jira] [Commented] (LUCENE-8533) Incorrect readVInt: negative number could be returned

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653507#comment-16653507 ] Uwe Schindler commented on LUCENE-8533: --- In contrast to readVLong, this is explicitely implemented

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653151#comment-16653151 ] Uwe Schindler commented on SOLR-12874: -- Cool. I see the PR contains both platforms. It should

[jira] [Issue Comment Deleted] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12874: - Comment: was deleted (was: Cool. So we should now just update the Windows and BASH scripts

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653148#comment-16653148 ] Uwe Schindler commented on SOLR-12874: -- Cool. So we should now just update the Windows and BASH

[jira] [Commented] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651261#comment-16651261 ] Uwe Schindler commented on SOLR-12874: -- This seems to be a bug in Java 11 (maybe they changed

[jira] [Assigned] (SOLR-12874) Java 9+ GC Log files are being rotated every 20KB instead of every 20MB

2018-10-16 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-12874: Assignee: Uwe Schindler > Java 9+ GC Log files are being rotated every 20KB inst

RE: Release Announcement: General Availability of JDK 11

2018-09-26 Thread Uwe Schindler
Hi Rory, thanks for the information. I updated the Jenkins servers this morning. It’s now running tests with the final version. I also installed JDK 12 build 12 for EA testing. Uwe From: Rory O'Donnell Sent: Wednesday, September 26, 2018 10:40 AM To: dawid.we...@cs.put.poznan.pl;

***UNCHECKED*** [jira] [Comment Edited] (LUCENE-8498) Deprecate/Remove LowerCaseTokenizer

2018-09-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620680#comment-16620680 ] Uwe Schindler edited comment on LUCENE-8498 at 9/19/18 2:38 PM: Sorry

[jira] [Commented] (LUCENE-8498) Deprecate/Remove LowerCaseTokenizer

2018-09-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620680#comment-16620680 ] Uwe Schindler commented on LUCENE-8498: --- Sorry, the issue is about LowercaseTokenizer :-) So +1

[jira] [Commented] (LUCENE-8498) Deprecate/Remove LowerCaseTokenizer

2018-09-19 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620678#comment-16620678 ] Uwe Schindler commented on LUCENE-8498: --- +1, I think we should remove that. If we do that, we also

[jira] [Resolved] (LUCENE-8504) Update forbiddenapis to version 2.6

2018-09-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8504. --- Resolution: Fixed Assignee: Uwe Schindler Fix Version/s: master (8.0

[jira] [Created] (LUCENE-8504) Update forbiddenapis to version 2.6

2018-09-17 Thread Uwe Schindler (JIRA)
Uwe Schindler created LUCENE-8504: - Summary: Update forbiddenapis to version 2.6 Key: LUCENE-8504 URL: https://issues.apache.org/jira/browse/LUCENE-8504 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-7882) Maybe expression compiler should cache recently compiled expressions?

2018-08-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16599040#comment-16599040 ] Uwe Schindler commented on LUCENE-7882: --- IMHO, caching the compiled expressions is not Lucene's

[jira] [Commented] (LUCENE-8475) Remove deprecated constants in RamUsageEstimator

2018-08-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598960#comment-16598960 ] Uwe Schindler commented on LUCENE-8475: --- Thanks. +1 to remove! > Remove deprecated consta

Re: Closing a JIRA issue

2018-08-31 Thread Uwe Schindler
sue in some weird state? I unassigned it so >at >> least >> > it no longer shows up as "my" issue, but I would still like to see >if >> there >> > is some way to close it >> > >> >> - >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org >> >> -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www.thetaphi.de

[jira] [Commented] (LUCENE-8469) Inline calls to the deprecated StringHelper.compare

2018-08-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598687#comment-16598687 ] Uwe Schindler commented on LUCENE-8469: --- +1, Thanks! > Inline calls to the depreca

[jira] [Commented] (LUCENE-8469) Inline calls to the deprecated StringHelper.compare

2018-08-31 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598386#comment-16598386 ] Uwe Schindler commented on LUCENE-8469: --- Hi, I am fine with backporting. I understood Adrien's

[jira] [Closed] (LUCENE-3318) Sketch out highlighting based on term positions / position iterators

2018-08-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler closed LUCENE-3318. - > Sketch out highlighting based on term positions / position iterat

[jira] [Resolved] (LUCENE-3318) Sketch out highlighting based on term positions / position iterators

2018-08-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3318. --- Resolution: Won't Fix > Sketch out highlighting based on term positions / posit

[jira] [Commented] (LUCENE-8469) Inline calls to the deprecated StringHelper.compare

2018-08-29 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596747#comment-16596747 ] Uwe Schindler commented on LUCENE-8469: --- I am ok with this change on Master. But this may cause

RE: JDK 11: First Release Candidate available

2018-08-24 Thread Uwe Schindler
Hallo Rory, it took long time, but I will install this version today in the late afternoon on the Jenkins Test server of Lucene. Thanks, Uwe - Uwe Schindler uschind...@apache.org ASF Member, Apache Lucene PMC / Committer Bremen, Germany http://lucene.apache.org/ From

[jira] [Commented] (LUCENE-8462) New Arabic snowball stemmer

2018-08-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588947#comment-16588947 ] Uwe Schindler commented on LUCENE-8462: --- I was talking about that one - did you use {{ant patch

[jira] [Comment Edited] (LUCENE-8462) New Arabic snowball stemmer

2018-08-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588940#comment-16588940 ] Uwe Schindler edited comment on LUCENE-8462 at 8/22/18 2:44 PM: I just

[jira] [Commented] (LUCENE-8462) New Arabic snowball stemmer

2018-08-22 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16588940#comment-16588940 ] Uwe Schindler commented on LUCENE-8462: --- I just have one question to [~ryadh]: Was producing

[jira] [Commented] (SOLR-12243) Edismax missing phrase queries when phrases contain multiterm synonyms

2018-08-21 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16587262#comment-16587262 ] Uwe Schindler commented on SOLR-12243: -- I am looking into committing this soon. Unfortunately we do

RE: precommit failure

2018-08-15 Thread Uwe Schindler
Hi, > To be sure we're talking about the same thing, your preferred > initialization looks like this? > > static final Map solrClassMap = > Collections.unmodifiableMap(Stream.of( > new SimpleEntry<>(TEST_TYPE.TINT, "solr.TrieIntField"), > > new SimpleEntry<>(TEST_TYPE.BOOL,

Re: precommit failure

2018-08-14 Thread Uwe Schindler
...and the inline lambdas are horrible. You'd should use a method reference, because that's how those key and value mappers should be used. Am August 14, 2018 8:19:21 PM UTC schrieb Uwe Schindler : >You have to be careful with this construct anyways, as the resulting >map is modifiable.

Re: precommit failure

2018-08-14 Thread Uwe Schindler
>>> [ecj-lint] Type mismatch: cannot convert from Map to >>> Map >>> >>> >- >>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >>> For addition

[jira] [Updated] (LUCENE-8231) Nori, a Korean analyzer based on mecab-ko-dic

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8231: -- Component/s: modules/analysis > Nori, a Korean analyzer based on mecab-ko-

[jira] [Updated] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12255: - Affects Version/s: 7.4 > ref guide updates for new "nori" analyis modu

[jira] [Commented] (SOLR-12255) ref guide updates for new "nori" analyis module for Korean

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577166#comment-16577166 ] Uwe Schindler commented on SOLR-12255: -- OK, the documentation in Lucene was updated. Also example

[jira] [Resolved] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved SOLR-12655. -- Resolution: Fixed Fix Version/s: 7.5 master (8.0) > Add Kor

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577157#comment-16577157 ] Uwe Schindler commented on SOLR-12655: -- Here is the patch: [^SOLR-12655.patch] > Add Kor

[jira] [Updated] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12655: - Attachment: SOLR-12655.patch > Add Korean analyzer JAR file (NORI) and schema.xml exam

[jira] [Commented] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577137#comment-16577137 ] Uwe Schindler commented on LUCENE-8450: --- bq. I'm hoping we can avoid situations where

[jira] [Resolved] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-8453. --- Resolution: Fixed Thanks [~Tomoko Uchida]! > Add example settings to Korean analy

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577133#comment-16577133 ] Uwe Schindler commented on LUCENE-8453: --- Another idea: To make the propertie sof all analyzers

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577132#comment-16577132 ] Uwe Schindler commented on LUCENE-8453: --- No problem. I merged already. Just running document

[jira] [Updated] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8453: -- Affects Version/s: 7.4 > Add example settings to Korean analyzer components' javad

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16577125#comment-16577125 ] Uwe Schindler commented on LUCENE-8453: --- +1. I will merge it soon! bq. Slightly off topic, feel

[jira] [Updated] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-8453: -- Fix Version/s: 7.5 master (8.0) > Add example settings to Korean analy

[jira] [Assigned] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-11 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8453: - Assignee: Uwe Schindler > Add example settings to Korean analyzer components' javad

[jira] [Assigned] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8453: - Assignee: (was: Uwe Schindler) > Add example settings to Korean analy

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576880#comment-16576880 ] Uwe Schindler commented on LUCENE-8453: --- The full schema snippet is that is identical to default

[jira] [Assigned] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned LUCENE-8453: - Assignee: Uwe Schindler > Add example settings to Korean analyzer components' javad

[jira] [Commented] (LUCENE-8453) Add example settings to Korean analyzer components' javadocs

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576876#comment-16576876 ] Uwe Schindler commented on LUCENE-8453: --- I added the solr schema fragment to the solr issue. Works

[jira] [Comment Edited] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576869#comment-16576869 ] Uwe Schindler edited comment on SOLR-12655 at 8/10/18 9:26 PM: --- !screenshot

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576869#comment-16576869 ] Uwe Schindler commented on SOLR-12655: -- !screenshot-1.png! > Add Korean analyzer JAR file (N

[jira] [Updated] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated SOLR-12655: - Attachment: screenshot-1.png > Add Korean analyzer JAR file (NORI) and schema.xml exam

[jira] [Commented] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576857#comment-16576857 ] Uwe Schindler commented on SOLR-12655: -- Here is the correct schema.xml addition (same

[jira] [Assigned] (SOLR-12655) Add Korean analyzer JAR file (NORI) and schema.xml example to Solr

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reassigned SOLR-12655: Assignee: Uwe Schindler > Add Korean analyzer JAR file (NORI) and schema.xml exam

[jira] [Comment Edited] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576676#comment-16576676 ] Uwe Schindler edited comment on LUCENE-8450 at 8/10/18 6:22 PM: bq

[jira] [Comment Edited] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576676#comment-16576676 ] Uwe Schindler edited comment on LUCENE-8450 at 8/10/18 6:21 PM: bq

[jira] [Comment Edited] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576676#comment-16576676 ] Uwe Schindler edited comment on LUCENE-8450 at 8/10/18 6:20 PM: bq

[jira] [Commented] (LUCENE-8450) Enable TokenFilters to assign offsets when splitting tokens

2018-08-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576676#comment-16576676 ] Uwe Schindler commented on LUCENE-8450: --- bq. Separately I don't like the correctOffset() method

<    6   7   8   9   10   11   12   13   14   15   >