[jira] [Updated] (LUCENE-9241) fix most memory-hungry tests

2020-02-22 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9241: Attachment: LUCENE-9241.patch > fix most memory-hungry tests > > >

[jira] [Created] (LUCENE-9241) fix most memory-hungry tests

2020-02-22 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9241: --- Summary: fix most memory-hungry tests Key: LUCENE-9241 URL: https://issues.apache.org/jira/browse/LUCENE-9241 Project: Lucene - Core Issue Type: Improvement

[jira] [Commented] (SOLR-599) Lightweight SolrJ client

2020-02-22 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17042487#comment-17042487 ] Robert Muir commented on SOLR-599: -- Can the lightweight solrj client have lightweight *tests* too, using

[jira] [Commented] (LUCENE-9155) Port Kuromoji dictionary compilation (regenerate)

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041490#comment-17041490 ] Robert Muir commented on LUCENE-9155: - Dawid: with the current ant if I comment out {{ipadic}} and 

[jira] [Resolved] (LUCENE-9235) upgrade all python to python3

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9235. - Fix Version/s: master (9.0) Resolution: Fixed > upgrade all python to python3 >

[jira] [Commented] (LUCENE-9235) upgrade all python to python3

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041428#comment-17041428 ] Robert Muir commented on LUCENE-9235: - Pull request has been merged upstream: 

[jira] [Commented] (LUCENE-9236) Having a modular Doc Values format

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17041404#comment-17041404 ] Robert Muir commented on LUCENE-9236: - the perfielddocvaluesformat (implemented by the default

[jira] [Commented] (LUCENE-9235) upgrade all python to python3

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040934#comment-17040934 ] Robert Muir commented on LUCENE-9235: - Updated patch with the missing sort(), thanks to

[jira] [Commented] (LUCENE-9235) upgrade all python to python3

2020-02-20 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040911#comment-17040911 ] Robert Muir commented on LUCENE-9235: - Thats a good idea, worst-case the python code can check and

[jira] [Commented] (LUCENE-9235) upgrade all python to python3

2020-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040526#comment-17040526 ] Robert Muir commented on LUCENE-9235: - So its the original code that's wrong. It relies on undefined

[jira] [Commented] (LUCENE-9235) upgrade all python to python3

2020-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17040510#comment-17040510 ] Robert Muir commented on LUCENE-9235: - Attached is a patch. It depends on my upgrade of

[jira] [Updated] (LUCENE-9235) upgrade all python to python3

2020-02-19 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9235: Attachment: LUCENE-9235.patch > upgrade all python to python3 > - > >

[jira] [Created] (LUCENE-9235) upgrade all python to python3

2020-02-19 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9235: --- Summary: upgrade all python to python3 Key: LUCENE-9235 URL: https://issues.apache.org/jira/browse/LUCENE-9235 Project: Lucene - Core Issue Type: Improvement

[jira] [Resolved] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9230. - Fix Version/s: 8.5 Resolution: Fixed > gradle moman fails on my machine, assumes python

[jira] [Commented] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039565#comment-17039565 ] Robert Muir commented on LUCENE-9230: - I updated the patch after investigating jenkins instances and

[jira] [Updated] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9230: Attachment: LUCENE-9230.patch > gradle moman fails on my machine, assumes python -> python2 >

[jira] [Commented] (SOLR-14217) tests respect tests.workDir correctly (prevent SSD destruction)

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039529#comment-17039529 ] Robert Muir commented on SOLR-14217: my use case is just fixing SSD destruction for the apache

[jira] [Commented] (LUCENE-9234) Keep write support for old codecs?

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039424#comment-17039424 ] Robert Muir commented on LUCENE-9234: - I don't think we should do this. Having to write not just N

[jira] [Commented] (SOLR-14217) tests respect tests.workDir correctly (prevent SSD destruction)

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039422#comment-17039422 ] Robert Muir commented on SOLR-14217: All tests pass with the change here. It is all I can do to

[jira] [Commented] (LUCENE-9232) disable gradle daemon by default

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039329#comment-17039329 ] Robert Muir commented on LUCENE-9232: - i agree. if it was more reasonable like 15 mins i would be

[jira] [Commented] (LUCENE-9232) disable gradle daemon by default

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039064#comment-17039064 ] Robert Muir commented on LUCENE-9232: - As far as abnormally long time (default is supposed to be 3

[jira] [Commented] (LUCENE-9232) disable gradle daemon by default

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039023#comment-17039023 ] Robert Muir commented on LUCENE-9232: - We can quantify daemon's value on a measly 2-core laptop:

[jira] [Commented] (LUCENE-9232) disable gradle daemon by default

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039019#comment-17039019 ] Robert Muir commented on LUCENE-9232: - I think {{generate-defaults.gradle}} may have caused the

[jira] [Commented] (LUCENE-9232) disable gradle daemon by default

2020-02-18 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17039013#comment-17039013 ] Robert Muir commented on LUCENE-9232: - I didn't experiment with anything. I used all the defaults on

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038739#comment-17038739 ] Robert Muir commented on LUCENE-9231: - I opened LUCENE-9232 to take care of the daemon issue. This

[jira] [Created] (LUCENE-9232) disable gradle daemon by default

2020-02-17 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9232: --- Summary: disable gradle daemon by default Key: LUCENE-9232 URL: https://issues.apache.org/jira/browse/LUCENE-9232 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038734#comment-17038734 ] Robert Muir commented on LUCENE-9231: - Yes, and if it is a daemon, sometimes leaked permanently. I

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038646#comment-17038646 ] Robert Muir commented on LUCENE-9231: - I updated the patch to just be against ant. This way it OOMs

[jira] [Updated] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9231: Attachment: LUCENE-9231_build_check.patch > fix algorithmic worst-case in regeneration of URL

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038643#comment-17038643 ] Robert Muir commented on LUCENE-9231: - Yeah, my patch is useless. Gradle is forking here (somehow

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038642#comment-17038642 ] Robert Muir commented on LUCENE-9231: - My main question is, is the current logic forking with 12G

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038638#comment-17038638 ] Robert Muir commented on LUCENE-9231: - Attached patch adds a helpful check to the build that fails

[jira] [Updated] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9231: Attachment: LUCENE-9231_build_check.patch > fix algorithmic worst-case in regeneration of URL

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038634#comment-17038634 ] Robert Muir commented on LUCENE-9231: - Gradle is already better than ant here: {noformat} > Task

[jira] [Commented] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038629#comment-17038629 ] Robert Muir commented on LUCENE-9230: - I ran a full {{ant regenerate}} (with lots of ram, see

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038626#comment-17038626 ] Robert Muir commented on LUCENE-9231: - Yeah the required memory is killing me. At least I'm at the

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038619#comment-17038619 ] Robert Muir commented on LUCENE-9231: - I'm sorry I missed your investigation. Thanks for the link

[jira] [Commented] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038616#comment-17038616 ] Robert Muir commented on LUCENE-9231: - cc [~dweiss] [~sarowe] . I haven't looked at the code or dug

[jira] [Created] (LUCENE-9231) fix algorithmic worst-case in regeneration of URL tokenizer

2020-02-17 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9231: --- Summary: fix algorithmic worst-case in regeneration of URL tokenizer Key: LUCENE-9231 URL: https://issues.apache.org/jira/browse/LUCENE-9231 Project: Lucene - Core

[jira] [Commented] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038600#comment-17038600 ] Robert Muir commented on LUCENE-9230: - I think the problem impacts also any Fedora Linux users:

[jira] [Commented] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038596#comment-17038596 ] Robert Muir commented on LUCENE-9230: - A second, more invasive patch. I fix the TODO in the ant

[jira] [Updated] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9230: Attachment: LUCENE-9230.patch > gradle moman fails on my machine, assumes python -> python2 >

[jira] [Commented] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17038594#comment-17038594 ] Robert Muir commented on LUCENE-9230: - Attached is a patch that may be incomplete, but fixes my

[jira] [Updated] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9230: Attachment: LUCENE-9230.patch > gradle moman fails on my machine, assumes python -> python2 >

[jira] [Created] (LUCENE-9230) gradle moman fails on my machine, assumes python -> python2

2020-02-17 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9230: --- Summary: gradle moman fails on my machine, assumes python -> python2 Key: LUCENE-9230 URL: https://issues.apache.org/jira/browse/LUCENE-9230 Project: Lucene - Core

[jira] [Resolved] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-17 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9220. - Fix Version/s: master (9.0) Resolution: Fixed > Upgrade Snowball version to 2.0 >

[jira] [Commented] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037711#comment-17037711 ] Robert Muir commented on LUCENE-9220: - stemmers, stopwords, and tests are currently generated by the

[jira] [Updated] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9220: Attachment: snowball_53739a805cfa6c.patch > Upgrade Snowball version to 2.0 >

[jira] [Updated] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9220: Attachment: snowball_53739a805cfa6c.patch > Upgrade Snowball version to 2.0 >

[jira] [Commented] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037687#comment-17037687 ] Robert Muir commented on LUCENE-9220: - I'm working my way thru automating the process (test data

[jira] [Commented] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037666#comment-17037666 ] Robert Muir commented on LUCENE-9220: - I've uploaded a patch of that same commit against

[jira] [Updated] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9220: Attachment: snowball_53739a805cfa6c.patch > Upgrade Snowball version to 2.0 >

[jira] [Commented] (LUCENE-9220) Upgrade Snowball version to 2.0

2020-02-15 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17037665#comment-17037665 ] Robert Muir commented on LUCENE-9220: - Of course tests won't pass! Otherwise this thing gets

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034639#comment-17034639 ] Robert Muir commented on LUCENE-9201: - Tomoko thank u for measuring. my cpu is not as good but this

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034402#comment-17034402 ] Robert Muir commented on LUCENE-9201: - Can we use symbolic links from windows yet? Sorry for the

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034400#comment-17034400 ] Robert Muir commented on LUCENE-9201: - {quote} We might want an independent task to gather all

[jira] [Comment Edited] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034392#comment-17034392 ] Robert Muir edited comment on LUCENE-9201 at 2/11/20 12:16 PM: --- I have a

[jira] [Comment Edited] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034392#comment-17034392 ] Robert Muir edited comment on LUCENE-9201 at 2/11/20 12:15 PM: --- I have a

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034392#comment-17034392 ] Robert Muir commented on LUCENE-9201: - I have a proposal that maybe works better. I'll write it

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034357#comment-17034357 ] Robert Muir commented on LUCENE-9201: - "documentation-lint" checker lints more than just javadocs.

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-11 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034343#comment-17034343 ] Robert Muir commented on LUCENE-9201: - Dawid, have you looked at how the documentation links across

[jira] [Commented] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033944#comment-17033944 ] Robert Muir commented on LUCENE-9215: - It may be a while before I get to spend time to try to work

[jira] [Resolved] (LUCENE-9209) fix javadocs to be html5, enable doclint html checks, remove jtidy

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9209. - Fix Version/s: master (9.0) Resolution: Fixed > fix javadocs to be html5, enable doclint

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033936#comment-17033936 ] Robert Muir commented on LUCENE-9201: - maybe we should try to get the PR in and iterate from there?

[jira] [Commented] (LUCENE-9188) Add jacoco code coverage support to gradle build

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033554#comment-17033554 ] Robert Muir commented on LUCENE-9188: - We have to pass the last one precisely for the security

[jira] [Commented] (LUCENE-9196) look into adding -XX:ActiveProcessorCount=1 to parallel build jvms

2020-02-10 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033543#comment-17033543 ] Robert Muir commented on LUCENE-9196: - I think the idea here is that jenkins will pass its own VM

[jira] [Commented] (LUCENE-9214) enable documentation-lint on EA versions (14 and 15)

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032914#comment-17032914 ] Robert Muir commented on LUCENE-9214: - Well 15 breaks the python script already as they have changed

[jira] [Updated] (LUCENE-9214) enable documentation-lint on EA versions (14 and 15)

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9214: Attachment: LUCENE-9214.patch > enable documentation-lint on EA versions (14 and 15) >

[jira] [Commented] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032912#comment-17032912 ] Robert Muir commented on LUCENE-9215: - Attached my simple prototype. It finds problems that the

[jira] [Created] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-08 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9215: --- Summary: replace checkJavaDocs.py with doclet Key: LUCENE-9215 URL: https://issues.apache.org/jira/browse/LUCENE-9215 Project: Lucene - Core Issue Type: Task

[jira] [Updated] (LUCENE-9215) replace checkJavaDocs.py with doclet

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9215: Attachment: LUCENE-9215_prototype.patch > replace checkJavaDocs.py with doclet >

[jira] [Resolved] (LUCENE-8729) Java 13: Fix Javadocs (accessibility) issues

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-8729. - Fix Version/s: master (9.0) Resolution: Fixed The header levels are corrected in master

[jira] [Created] (LUCENE-9214) enable documentation-lint on EA versions (14 and 15)

2020-02-08 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9214: --- Summary: enable documentation-lint on EA versions (14 and 15) Key: LUCENE-9214 URL: https://issues.apache.org/jira/browse/LUCENE-9214 Project: Lucene - Core

[jira] [Commented] (LUCENE-8729) Java 13: Fix Javadocs (accessibility) issues

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032907#comment-17032907 ] Robert Muir commented on LUCENE-8729: - Attached patch. I "shifted" heading levels in the impacted

[jira] [Updated] (LUCENE-8729) Java 13: Fix Javadocs (accessibility) issues

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-8729: Attachment: LUCENE-8279.patch > Java 13: Fix Javadocs (accessibility) issues >

[jira] [Commented] (LUCENE-8729) Java 13: Fix Javadocs (accessibility) issues

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032906#comment-17032906 ] Robert Muir commented on LUCENE-8729: - I am working on it. The problems are mostly caused by

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-08 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032905#comment-17032905 ] Robert Muir commented on LUCENE-9201: - If i remember, the problem with "just" converting to

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032804#comment-17032804 ] Robert Muir commented on LUCENE-9201: - {quote} Package summary: "ant documentation" uses

[jira] [Updated] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9213: Fix Version/s: master (9.0) > fix documentation-lint on recent java >

[jira] [Resolved] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-9213. - Resolution: Fixed > fix documentation-lint on recent java >

[jira] [Commented] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032702#comment-17032702 ] Robert Muir commented on LUCENE-9213: - I want to followup and investigate the new doclet api, I am

[jira] [Commented] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032680#comment-17032680 ] Robert Muir commented on LUCENE-9213: - I tested and got documentation-lint BUILD SUCCESSFUL for

[jira] [Commented] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032664#comment-17032664 ] Robert Muir commented on LUCENE-9213: - I had to tweak slightly for that case (generics). Now

[jira] [Updated] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9213: Attachment: LUCENE-9213.patch > fix documentation-lint on recent java >

[jira] [Commented] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032651#comment-17032651 ] Robert Muir commented on LUCENE-9213: - Seems we still have one bug left at least. I hope it does not

[jira] [Commented] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032648#comment-17032648 ] Robert Muir commented on LUCENE-9213: - Attached is the current patch I am testing now. cc

[jira] [Updated] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9213: Attachment: LUCENE-9213.patch > fix documentation-lint on recent java >

[jira] [Created] (LUCENE-9213) fix documentation-lint on recent java

2020-02-07 Thread Robert Muir (Jira)
Robert Muir created LUCENE-9213: --- Summary: fix documentation-lint on recent java Key: LUCENE-9213 URL: https://issues.apache.org/jira/browse/LUCENE-9213 Project: Lucene - Core Issue Type: Task

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032615#comment-17032615 ] Robert Muir commented on LUCENE-9201: - OK, thanks for working on the PR. At a glance it looks good

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-07 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032436#comment-17032436 ] Robert Muir commented on LUCENE-9201: - now that overview.html works, i tried investigating

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032119#comment-17032119 ] Robert Muir commented on LUCENE-9201: - FYI I also discovered LUCENE-9210 as a part of investigations

[jira] [Commented] (LUCENE-9210) gradle javadocs doesn't incorporate CSS/JS

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032115#comment-17032115 ] Robert Muir commented on LUCENE-9210: - The syntax highlighting sure makes the code snippets easy on

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032110#comment-17032110 ] Robert Muir commented on LUCENE-9201: - I will push the obvious fix to master, but it would be great

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032109#comment-17032109 ] Robert Muir commented on LUCENE-9201: - The missing overview.html is caused by bugs in the

[jira] [Comment Edited] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032105#comment-17032105 ] Robert Muir edited comment on LUCENE-9201 at 2/7/20 4:51 AM: - I looked in

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032105#comment-17032105 ] Robert Muir commented on LUCENE-9201: - I looked in more on the package.html/overview.html. This

[jira] [Updated] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-9201: Attachment: javadocHTML5.png javadocHTML4.png javadocGRADLE.png >

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032103#comment-17032103 ] Robert Muir commented on LUCENE-9201: - With java 13+, the {{-html4}} option is removed. So we are

[jira] [Commented] (LUCENE-9201) Port documentation-lint task to Gradle build

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032100#comment-17032100 ] Robert Muir commented on LUCENE-9201: - {quote} Package summary: "ant documentation" uses

[jira] [Commented] (LUCENE-9209) fix javadocs to be html5, enable doclint html checks, remove jtidy

2020-02-06 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17032077#comment-17032077 ] Robert Muir commented on LUCENE-9209: - patch attached: javadocs succeeds for all of lucene and solr.

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