[jira] [Commented] (LUCENE-9563) Add .editorConfig

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428657#comment-17428657 ] Jan Høydahl commented on LUCENE-9563: - Can we close this then? Is there IDE support

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428658#comment-17428658 ] Tomoko Uchida commented on LUCENE-9997: --- I'm late for the party... I recently came

[GitHub] [lucene] jpountz commented on a change in pull request #7: LUCENE-9820: Separate logic for reading the BKD index from logic to intersecting it

2021-10-14 Thread GitBox
jpountz commented on a change in pull request #7: URL: https://github.com/apache/lucene/pull/7#discussion_r728708457 ## File path: lucene/test-framework/src/java/org/apache/lucene/index/AssertingLeafReader.java ## @@ -1152,6 +1139,80 @@ public int getDocCount() { } }

[jira] [Created] (LUCENE-10175) Remove VectorValues#binaryValue?

2021-10-14 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-10175: - Summary: Remove VectorValues#binaryValue? Key: LUCENE-10175 URL: https://issues.apache.org/jira/browse/LUCENE-10175 Project: Lucene - Core Issue Type: Bug

[jira] [Created] (LUCENE-10176) Remove VectorValues#size()

2021-10-14 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-10176: - Summary: Remove VectorValues#size() Key: LUCENE-10176 URL: https://issues.apache.org/jira/browse/LUCENE-10176 Project: Lucene - Core Issue Type: Bug

[jira] [Created] (LUCENE-10177) Rename VectorValues#dimension to VectorValues#getNumDimensions?

2021-10-14 Thread Adrien Grand (Jira)
Adrien Grand created LUCENE-10177: - Summary: Rename VectorValues#dimension to VectorValues#getNumDimensions? Key: LUCENE-10177 URL: https://issues.apache.org/jira/browse/LUCENE-10177 Project: Lucene -

[GitHub] [lucene] tteofili merged pull request #381: LUCENE-10172 - minor java code improvements to Lucene Classification

2021-10-14 Thread GitBox
tteofili merged pull request #381: URL: https://github.com/apache/lucene/pull/381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr.

[jira] [Resolved] (LUCENE-10172) Minor code improvements to classification module

2021-10-14 Thread Tommaso Teofili (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-10172. -- Resolution: Fixed > Minor code improvements to classification module > --

[jira] [Commented] (LUCENE-10172) Minor code improvements to classification module

2021-10-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428672#comment-17428672 ] ASF subversion and git services commented on LUCENE-10172: -- Co

[jira] [Commented] (LUCENE-10163) Review top-level *.txt and *.md files

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428675#comment-17428675 ] Jan Høydahl commented on LUCENE-10163: -- The smoke tester expects LICENSE and NOTIC

[jira] [Updated] (LUCENE-10174) Update buildAndPushRelease.py for new gradle build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-10174: - Parent: LUCENE-9488 Issue Type: Sub-task (was: Task) > Update buildAndPushRelease.py f

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428702#comment-17428702 ] Jan Høydahl commented on LUCENE-9997: - A nice property of the Python smoketester is

[jira] [Commented] (LUCENE-9488) Update release process to work with Gradle.

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428704#comment-17428704 ] Jan Høydahl commented on LUCENE-9488: - I filed LUCENE-10174 to update buildAndPushRe

[GitHub] [lucene] iverase commented on a change in pull request #7: LUCENE-9820: Separate logic for reading the BKD index from logic to intersecting it

2021-10-14 Thread GitBox
iverase commented on a change in pull request #7: URL: https://github.com/apache/lucene/pull/7#discussion_r728840833 ## File path: lucene/core/src/java/org/apache/lucene/index/PointValues.java ## @@ -227,8 +228,56 @@ protected PointValues() {} CELL_CROSSES_QUERY }; +

[GitHub] [lucene] iverase commented on a change in pull request #7: LUCENE-9820: Separate logic for reading the BKD index from logic to intersecting it

2021-10-14 Thread GitBox
iverase commented on a change in pull request #7: URL: https://github.com/apache/lucene/pull/7#discussion_r728841807 ## File path: lucene/core/src/java/org/apache/lucene/codecs/PointsWriter.java ## @@ -31,8 +31,9 @@ /** Sole constructor. (For invocation by subclass construct

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428771#comment-17428771 ] Tomoko Uchida commented on LUCENE-9997: --- Thanks, Jan, for your feedback. I unders

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428781#comment-17428781 ] Jan Høydahl commented on LUCENE-9997: - {quote}I'm sorry I don't fully understand you

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428797#comment-17428797 ] Tomoko Uchida commented on LUCENE-9997: --- I have tracked the issues so I think I ca

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428804#comment-17428804 ] Jan Høydahl commented on LUCENE-9997: - Thanks. I'll re-enable {{checkBrokenLinks}} t

[jira] [Comment Edited] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428804#comment-17428804 ] Jan Høydahl edited comment on LUCENE-9997 at 10/14/21, 1:51 PM: --

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428828#comment-17428828 ] Jan Høydahl commented on LUCENE-9997: - *TODO*: * Re-enable checkBrokenLinks task *

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428832#comment-17428832 ] Tomoko Uchida commented on LUCENE-9997: --- ah, maybe my explanation wasn't good? It

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428838#comment-17428838 ] Tomoko Uchida commented on LUCENE-9997: --- {quote}Test the smoketester on artifacts

[jira] [Commented] (LUCENE-10170) Regression in stored fields compression in 9.0

2021-10-14 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428846#comment-17428846 ] Robert Muir commented on LUCENE-10170: -- [~jpountz] maybe we should open an issue t

[jira] [Commented] (LUCENE-10170) Regression in stored fields compression in 9.0

2021-10-14 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428853#comment-17428853 ] Adrien Grand commented on LUCENE-10170: --- YES! > Regression in stored fields comp

[jira] [Commented] (LUCENE-9563) Add .editorConfig

2021-10-14 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428867#comment-17428867 ] Dawid Weiss commented on LUCENE-9563: - The thing is: you shouldn't care when editing

[jira] [Commented] (LUCENE-10170) Regression in stored fields compression in 9.0

2021-10-14 Thread Robert Muir (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428891#comment-17428891 ] Robert Muir commented on LUCENE-10170: -- I opened an issue to get it started: http

[jira] [Resolved] (LUCENE-10173) remove "--max-workers 1" restriction when using external GPG w/gradle build

2021-10-14 Thread Chris M. Hostetter (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris M. Hostetter resolved LUCENE-10173. - Fix Version/s: main (9.0) Resolution: Fixed > remove "--max-workers 1" r

[jira] [Commented] (LUCENE-9488) Update release process to work with Gradle.

2021-10-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428944#comment-17428944 ] ASF subversion and git services commented on LUCENE-9488: - Commi

[jira] [Commented] (LUCENE-10173) remove "--max-workers 1" restriction when using external GPG w/gradle build

2021-10-14 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428943#comment-17428943 ] ASF subversion and git services commented on LUCENE-10173: -- Co

[jira] [Created] (LUCENE-10178) Add methods for inspecting Lucene90HnswVectorsFormat

2021-10-14 Thread Mayya Sharipova (Jira)
Mayya Sharipova created LUCENE-10178: Summary: Add methods for inspecting Lucene90HnswVectorsFormat Key: LUCENE-10178 URL: https://issues.apache.org/jira/browse/LUCENE-10178 Project: Lucene - Core

[jira] [Updated] (LUCENE-10178) Add toString for inspecting Lucene90HnswVectorsFormat

2021-10-14 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-10178: - Summary: Add toString for inspecting Lucene90HnswVectorsFormat (was: Add methods for i

[jira] [Updated] (LUCENE-10178) Add toString for inspecting Lucene90HnswVectorsFormat

2021-10-14 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-10178: - Description: Since `Lucene90HnswVectorsFormat` has a number of parameters,  it is usefu

[jira] [Updated] (LUCENE-10178) Add toString for inspecting Lucene90HnswVectorsFormat

2021-10-14 Thread Mayya Sharipova (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayya Sharipova updated LUCENE-10178: - Description: Since `Lucene90HnswVectorsFormat` has a number of parameters,  it is usefu

[jira] [Created] (LUCENE-10179) [release wizard] No longer check for release status on mirrors

2021-10-14 Thread Mike Drob (Jira)
Mike Drob created LUCENE-10179: -- Summary: [release wizard] No longer check for release status on mirrors Key: LUCENE-10179 URL: https://issues.apache.org/jira/browse/LUCENE-10179 Project: Lucene - Core

[jira] [Commented] (LUCENE-10179) [release wizard] No longer check for release status on mirrors

2021-10-14 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-10179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429027#comment-17429027 ] Mike Drob commented on LUCENE-10179: cc: [~janhoy] > [release wizard] No longer ch

[jira] [Commented] (LUCENE-9997) Revisit smoketester for 9.0 build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-9997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429054#comment-17429054 ] Jan Høydahl commented on LUCENE-9997: - In order to try this, please check out LUCENE

[jira] [Commented] (LUCENE-10174) Update buildAndPushRelease.py for new gradle build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429055#comment-17429055 ] Jan Høydahl commented on LUCENE-10174: -- Please see PR [https://github.com/apache/l

[jira] [Commented] (LUCENE-10173) remove "--max-workers 1" restriction when using external GPG w/gradle build

2021-10-14 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-10173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429060#comment-17429060 ] Jan Høydahl commented on LUCENE-10173: -- Great work hoss. Happy if you like to revi