[
https://issues.apache.org/jira/browse/LUCENE-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319962#comment-17319962
]
ASF subversion and git services commented on LUCENE-9925:
-
Commi
dweiss merged pull request #80:
URL: https://github.com/apache/lucene/pull/80
--
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.
For queries about this service, please conta
[
https://issues.apache.org/jira/browse/LUCENE-9925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9925.
-
Fix Version/s: main (9.0)
Resolution: Fixed
> Add checksums to snowball-generated files
>
jpountz commented on a change in pull request #81:
URL: https://github.com/apache/lucene/pull/81#discussion_r612186123
##
File path:
lucene/core/src/java/org/apache/lucene/search/DisjunctionSumScorer.java
##
@@ -45,8 +47,18 @@ protected float score(DisiWrapper topList) throws
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319972#comment-17319972
]
Adrien Grand commented on LUCENE-9335:
--
bq. I made the following changes, and actua
Andras Salamon created LUCENE-9927:
--
Summary: Configurable BKDWriter maximum heap size
Key: LUCENE-9927
URL: https://issues.apache.org/jira/browse/LUCENE-9927
Project: Lucene - Core
Issue Ty
[
https://issues.apache.org/jira/browse/LUCENE-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320144#comment-17320144
]
Robert Muir commented on LUCENE-9927:
-
I think it would be better to use the bugfixe
[
https://issues.apache.org/jira/browse/LUCENE-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrien Grand resolved LUCENE-9927.
--
Resolution: Won't Fix
+1 Robert
> Configurable BKDWriter maximum heap size
>
rmuir commented on a change in pull request #80:
URL: https://github.com/apache/lucene/pull/80#discussion_r612614117
##
File path: gradle/generation/snowball.gradle
##
@@ -114,5 +133,5 @@ configure(project(":lucene:analysis:common")) {
}
}
- regenerate.dependsOn must
gsmiller commented on pull request #69:
URL: https://github.com/apache/lucene/pull/69#issuecomment-81890
@jpountz I think I've addressed all of your feedback at this point. No rush
if you've got other work occupying your time right now of course, just wanted
to check in and make sure y
Robert Muir created LUCENE-9928:
---
Summary: speed up analysis/icu regeneration
Key: LUCENE-9928
URL: https://issues.apache.org/jira/browse/LUCENE-9928
Project: Lucene - Core
Issue Type: Task
rmuir opened a new pull request #82:
URL: https://github.com/apache/lucene/pull/82
The compilation of the library is slow, disable optimization as it doesn't
speed up our usage of the gennorm2 tool.
--
This is an automated message from the Apache Git Service.
To respond to the messag
rmuir commented on a change in pull request #82:
URL: https://github.com/apache/lucene/pull/82#discussion_r612641061
##
File path: gradle/generation/icu.gradle
##
@@ -215,6 +217,7 @@ configure(project(":lucene:analysis:icu")) {
project.quietExec {
executable "ma
jpountz commented on a change in pull request #69:
URL: https://github.com/apache/lucene/pull/69#discussion_r608737981
##
File path: lucene/core/src/java/org/apache/lucene/codecs/lucene90/PForUtil.java
##
@@ -121,4 +167,146 @@ void skip(DataInput in) throws IOException {
rmuir commented on pull request #69:
URL: https://github.com/apache/lucene/pull/69#issuecomment-818921014
Thanks @gsmiller ! I'm not really competent to review this stuff, just here
for moral support. But the numbers look good to me.
--
This is an automated message from the Apache Git Se
dweiss commented on a change in pull request #82:
URL: https://github.com/apache/lucene/pull/82#discussion_r612692200
##
File path: gradle/generation/icu.gradle
##
@@ -215,6 +217,7 @@ configure(project(":lucene:analysis:icu")) {
project.quietExec {
executable "m
gsmiller commented on pull request #69:
URL: https://github.com/apache/lucene/pull/69#issuecomment-819059707
Thanks @jpountz, @rmuir !
--
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 specifi
rmuir commented on a change in pull request #82:
URL: https://github.com/apache/lucene/pull/82#discussion_r612869465
##
File path: gradle/generation/icu.gradle
##
@@ -215,6 +217,7 @@ configure(project(":lucene:analysis:icu")) {
project.quietExec {
executable "ma
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17320681#comment-17320681
]
Zach Chen commented on LUCENE-9335:
---
bq. Actually you should be able to do it without
zacharymorn commented on a change in pull request #81:
URL: https://github.com/apache/lucene/pull/81#discussion_r612957244
##
File path:
lucene/core/src/java/org/apache/lucene/search/DisjunctionSumScorer.java
##
@@ -45,8 +47,18 @@ protected float score(DisiWrapper topList) thr
zacharymorn commented on pull request #81:
URL: https://github.com/apache/lucene/pull/81#issuecomment-819252139
Hi Adrien,
I've pushed up two additional commits with different changes, and run
luceneutil to get multiple benchmark results:
---
Commit :
https://github.com/ap
zacharymorn edited a comment on pull request #81:
URL: https://github.com/apache/lucene/pull/81#issuecomment-819252139
Hi Adrien,
I've pushed up two additional commits with different changes, and run
luceneutil to get multiple benchmark results:
---
Commit :
https://github
22 matches
Mail list logo