dweiss commented on pull request #128:
URL: https://github.com/apache/lucene/pull/128#issuecomment-843813330
> ./gradlew check -Ptests.nightly=true -Pvalidation.git.failOnModified=false
Hi Zach. You can also "git add -A ." (stage your changes for commit); or
just commit them in. Then
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347362#comment-17347362
]
Zach Chen commented on LUCENE-9335:
---
{quote}The speedup for some of the slower queries
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347362#comment-17347362
]
Zach Chen edited comment on LUCENE-9335 at 5/19/21, 7:25 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347362#comment-17347362
]
Zach Chen edited comment on LUCENE-9335 at 5/19/21, 7:25 AM:
-
zacharymorn commented on pull request #128:
URL: https://github.com/apache/lucene/pull/128#issuecomment-843836186
> > ./gradlew check -Ptests.nightly=true
-Pvalidation.git.failOnModified=false
>
>
>
> Hi Zach. You can also "git add -A ." (stage your changes for commit); or
j
balmukundblr commented on a change in pull request #132:
URL: https://github.com/apache/lucene/pull/132#discussion_r634992701
##
File path:
lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/ReutersContentSource.java
##
@@ -102,19 +103,33 @@ public void close()
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347403#comment-17347403
]
Adrien Grand commented on LUCENE-9335:
--
bq. I also notice that BMM BulkScorer colle
[
https://issues.apache.org/jira/browse/LUCENE-9958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347412#comment-17347412
]
Adrien Grand commented on LUCENE-9958:
--
To set expectations, some queries might sti
karlwettin edited a comment on pull request #136:
URL: https://github.com/apache/lucene/pull/136#issuecomment-843614395
I gave the stemmer a spin on
[SAOL](https://en.wikipedia.org/wiki/Svenska_Akademiens_ordlista) 13 (2006). I
have to stay within the bounds of fair use and can't publish t
mikemccand merged pull request #145:
URL: https://github.com/apache/lucene/pull/145
--
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
mikemccand commented on pull request #145:
URL: https://github.com/apache/lucene/pull/145#issuecomment-843994587
Thanks @gmiller!
--
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 com
mikemccand commented on pull request #2497:
URL: https://github.com/apache/lucene-solr/pull/2497#issuecomment-844005185
Thanks @gsmiller!
--
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 spec
mikemccand merged pull request #2497:
URL: https://github.com/apache/lucene-solr/pull/2497
--
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,
[
https://issues.apache.org/jira/browse/LUCENE-9950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347596#comment-17347596
]
ASF subversion and git services commented on LUCENE-9950:
-
Commi
gsmiller commented on a change in pull request #138:
URL: https://github.com/apache/lucene/pull/138#discussion_r635152354
##
File path: lucene/facet/src/java/org/apache/lucene/facet/DrillDownQuery.java
##
@@ -170,15 +174,32 @@ private BooleanQuery getBooleanQuery() {
retur
glawson0 opened a new pull request #146:
URL: https://github.com/apache/lucene/pull/146
# Description
Add tests for alternate path failures in FlattenGraphFilter.
Currently failing tests marked AwaitingFix so they will be ignored. Adding
these tests before fix to a
[
https://issues.apache.org/jira/browse/LUCENE-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347615#comment-17347615
]
Geoffrey Lawson commented on LUCENE-9963:
-
I see three issues that need resoluti
[
https://issues.apache.org/jira/browse/LUCENE-9957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lu Xugang updated LUCENE-9957:
--
Affects Version/s: (was: 8.8.2)
main (9.0)
> Use DirectMonotonicWriter to s
msokolov commented on a change in pull request #146:
URL: https://github.com/apache/lucene/pull/146#discussion_r635290159
##
File path:
lucene/analysis/common/src/test/org/apache/lucene/analysis/core/TestFlattenGraphFilter.java
##
@@ -314,5 +314,116 @@ public void testTwoLongP
gsmiller commented on pull request #143:
URL: https://github.com/apache/lucene/pull/143#issuecomment-844179797
@mikemccand as for the gradle check, I think something was busted
temporarily. I noticed a number of failing workflows during that time. It's now
passed for this.
--
This is an
[
https://issues.apache.org/jira/browse/LUCENE-9936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347744#comment-17347744
]
ASF subversion and git services commented on LUCENE-9936:
-
Commi
dnhatn opened a new pull request #147:
URL: https://github.com/apache/lucene/pull/147
We need to update the reading logic of the backward codec in Lucene 9 for
[LUCENE-9827](https://github.com/apache/lucene-solr/pull/2495) and
[LUCENE-9935](https://github.com/apache/lucene-solr/pull/2494)
jpountz commented on a change in pull request #147:
URL: https://github.com/apache/lucene/pull/147#discussion_r635443199
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/compressing/Lucene50CompressingStoredFieldsReader.java
##
@@ -231,1
jpountz commented on a change in pull request #144:
URL: https://github.com/apache/lucene/pull/144#discussion_r635308121
##
File path:
lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/profile/AbstractInternalProfileTree.java
##
@@ -0,0 +1,185 @@
+/*
+ * Licensed to th
HoustonPutman closed pull request #2292:
URL: https://github.com/apache/lucene-solr/pull/2292
--
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 servi
dnhatn commented on a change in pull request #147:
URL: https://github.com/apache/lucene/pull/147#discussion_r635554782
##
File path:
lucene/backward-codecs/src/java/org/apache/lucene/backward_codecs/lucene50/compressing/Lucene50CompressingStoredFieldsReader.java
##
@@ -231,14
jtibshirani commented on a change in pull request #144:
URL: https://github.com/apache/lucene/pull/144#discussion_r635628013
##
File path:
lucene/sandbox/src/test/org/apache/lucene/sandbox/queries/profile/TestProfileQuery.java
##
@@ -0,0 +1,217 @@
+/*
+ * Licensed to the Apach
Geoffrey Lawson created LUCENE-9966:
---
Summary: SynonymGraphFilter cannot consume a graph token stream
Key: LUCENE-9966
URL: https://issues.apache.org/jira/browse/LUCENE-9966
Project: Lucene - Core
[
https://issues.apache.org/jira/browse/LUCENE-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17348046#comment-17348046
]
Zach Chen commented on LUCENE-9335:
---
{quote}Actually this matches my expectation. BMM
29 matches
Mail list logo