dweiss commented on a change in pull request #1550:
URL: https://github.com/apache/lucene-solr/pull/1550#discussion_r434352523
##
File path: lucene/benchmark/build.gradle
##
@@ -37,5 +37,121 @@ dependencies {
exclude module: "xml-apis"
})
+ runtimeOnly project(':luce
[
https://issues.apache.org/jira/browse/SOLR-14520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125082#comment-17125082
]
ASF subversion and git services commented on SOLR-14520:
Commit f
dsmiley commented on a change in pull request #1550:
URL: https://github.com/apache/lucene-solr/pull/1550#discussion_r434727518
##
File path: lucene/benchmark/build.gradle
##
@@ -37,5 +37,121 @@ dependencies {
exclude module: "xml-apis"
})
+ runtimeOnly project(':luc
dsmiley commented on a change in pull request #1550:
URL: https://github.com/apache/lucene-solr/pull/1550#discussion_r434727998
##
File path: lucene/benchmark/build.gradle
##
@@ -15,13 +15,13 @@
* limitations under the License.
*/
-
-apply plugin: 'java-library'
+apply pl
[
https://issues.apache.org/jira/browse/SOLR-14520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125149#comment-17125149
]
ASF subversion and git services commented on SOLR-14520:
Commit b
[
https://issues.apache.org/jira/browse/SOLR-14520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14520:
--
Fix Version/s: 8.6
master (9.0)
Assignee: Chris M. Hostetter
[
https://issues.apache.org/jira/browse/SOLR-14525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125173#comment-17125173
]
Chris M. Hostetter commented on SOLR-14525:
---
On branch_8x, git bisect has ident
dsmiley commented on a change in pull request #1527:
URL: https://github.com/apache/lucene-solr/pull/1527#discussion_r434752288
##
File path: solr/core/src/java/org/apache/solr/request/SolrRequestInfo.java
##
@@ -52,35 +56,60 @@
private static final Logger log =
LoggerFacto
[
https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125183#comment-17125183
]
Joel Bernstein commented on SOLR-14476:
---
The commits don't appear on this ticket bu
[
https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125183#comment-17125183
]
Joel Bernstein edited comment on SOLR-14476 at 6/3/20, 6:06 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125195#comment-17125195
]
ASF subversion and git services commented on SOLR-14476:
Commit 9
[
https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125202#comment-17125202
]
ASF subversion and git services commented on SOLR-14476:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-14476.
---
Fix Version/s: 8.6
Resolution: Resolved
> Add percentiles and standard deviation aggre
dweiss commented on a change in pull request #1550:
URL: https://github.com/apache/lucene-solr/pull/1550#discussion_r434805356
##
File path: lucene/benchmark/build.gradle
##
@@ -37,5 +37,121 @@ dependencies {
exclude module: "xml-apis"
})
+ runtimeOnly project(':luce
dweiss commented on a change in pull request #1550:
URL: https://github.com/apache/lucene-solr/pull/1550#discussion_r434805283
##
File path: lucene/benchmark/build.gradle
##
@@ -15,13 +15,13 @@
* limitations under the License.
*/
-
-apply plugin: 'java-library'
+apply plu
Jim Ferenczi created LUCENE-9390:
Summary: Kuromoji tokenizer discards tokens if they start with a
punctuation character
Key: LUCENE-9390
URL: https://issues.apache.org/jira/browse/LUCENE-9390
Project
[
https://issues.apache.org/jira/browse/LUCENE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ferenczi updated LUCENE-9390:
-
Description:
This issue was first raised in Elasticsearch
[here|[https://github.com/elastic/ela
[
https://issues.apache.org/jira/browse/LUCENE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Ferenczi updated LUCENE-9390:
-
Description:
This issue was first raised in Elasticsearch
[here|https://github.com/elastic/elas
msokolov opened a new pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552
This PR revisits the merge-on-commit patch submitted by @msfroh a little
while ago. The only change from that earlier PR is a fix for failures uncovered
by TestIndexWriter.testRandomOperations, s
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125282#comment-17125282
]
Michael Sokolov commented on LUCENE-8962:
-
Posted a new PR that fixes the test f
Erick Erickson created SOLR-14534:
-
Summary: Investigate cleaning up any remaining warnings in 8x
Key: SOLR-14534
URL: https://issues.apache.org/jira/browse/SOLR-14534
Project: Solr
Issue Typ
madrob commented on a change in pull request #1548:
URL: https://github.com/apache/lucene-solr/pull/1548#discussion_r434826708
##
File path: solr/core/src/test/org/apache/solr/cloud/MultiThreadedOCPTest.java
##
@@ -77,42 +76,68 @@ private void testFillWorkQueue() throws Excepti
madrob commented on pull request #1548:
URL: https://github.com/apache/lucene-solr/pull/1548#issuecomment-638436905
LGTM, one minor nit. if you can take care of that please, I'll be happy to
merge.
cc: @ErickErickson
ErickErickson commented on pull request #1548:
URL: https://github.com/apache/lucene-solr/pull/1548#issuecomment-638438610
Thanks, Mike, I’ll leave it in your capable hands. And thanks again Ilan...
> On Jun 3, 2020, at 4:14 PM, Mike Drob wrote:
>
>
> LGTM, one minor nit.
[
https://issues.apache.org/jira/browse/LUCENE-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125284#comment-17125284
]
ASF subversion and git services commented on LUCENE-9365:
-
Commi
madrob merged pull request #1545:
URL: https://github.com/apache/lucene-solr/pull/1545
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
[
https://issues.apache.org/jira/browse/LUCENE-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Drob resolved LUCENE-9365.
---
Fix Version/s: master (9.0)
Assignee: Mike Drob
Resolution: Fixed
> Fuzzy query has
[
https://issues.apache.org/jira/browse/LUCENE-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125287#comment-17125287
]
ASF subversion and git services commented on LUCENE-9365:
-
Commi
madrob commented on a change in pull request #1539:
URL: https://github.com/apache/lucene-solr/pull/1539#discussion_r434833772
##
File path: dev-tools/scripts/releaseWizard.yaml
##
@@ -1491,13 +1496,13 @@ groups:
cmd: ant clean
- !Command
cmd: python3 -
madrob merged pull request #1539:
URL: https://github.com/apache/lucene-solr/pull/1539
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
[
https://issues.apache.org/jira/browse/SOLR-12823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125295#comment-17125295
]
Erick Erickson commented on SOLR-12823:
---
[~murblanc] I'll try to look at this Real
madrob commented on pull request #1492:
URL: https://github.com/apache/lucene-solr/pull/1492#issuecomment-638449947
@ErickErickson There's no changes here. Stale PR?
This is an automated message from the Apache Git Service.
T
[
https://issues.apache.org/jira/browse/SOLR-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14467:
--
Status: Patch Available (was: Open)
> inconsistent server errors combining relatedness
[
https://issues.apache.org/jira/browse/SOLR-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14467:
--
Attachment: SOLR-14467.patch
Status: Open (was: Open)
bq. ... I think that wo
[
https://issues.apache.org/jira/browse/SOLR-14525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125398#comment-17125398
]
Noble Paul commented on SOLR-14525:
---
seems like this affected only 8x and not master
>
[
https://issues.apache.org/jira/browse/SOLR-14525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125428#comment-17125428
]
Noble Paul commented on SOLR-14525:
---
cherry-pick screwed up. Master was right and cherr
Haoyu Zhai created LUCENE-9391:
--
Summary: Upgrade to HPPC 0.8.2
Key: LUCENE-9391
URL: https://issues.apache.org/jira/browse/LUCENE-9391
Project: Lucene - Core
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/SOLR-14525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125459#comment-17125459
]
ASF subversion and git services commented on SOLR-14525:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-13458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125471#comment-17125471
]
Alexander Zhideev commented on SOLR-13458:
--
[~gus] were you able to find any sor
dnhatn commented on pull request #1552:
URL: https://github.com/apache/lucene-solr/pull/1552#issuecomment-638557223
@s1monw Can you please take a look at this PR? You already left some
[comments](https://issues.apache.org/jira/browse/LUCENE-8962?focusedCommentId=17053231&page=com.atlassian.
[
https://issues.apache.org/jira/browse/SOLR-14518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125487#comment-17125487
]
Daniel Lowe commented on SOLR-14518:
I also had encountered a need for this functiona
[
https://issues.apache.org/jira/browse/SOLR-14518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125487#comment-17125487
]
Daniel Lowe edited comment on SOLR-14518 at 6/4/20, 2:38 AM:
-
[
https://issues.apache.org/jira/browse/LUCENE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125542#comment-17125542
]
Tomoko Uchida commented on LUCENE-9390:
---
Personally, I usually set the "discardPun
[
https://issues.apache.org/jira/browse/LUCENE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125542#comment-17125542
]
Tomoko Uchida edited comment on LUCENE-9390 at 6/4/20, 4:54 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-9390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17125547#comment-17125547
]
Jun Ohtani commented on LUCENE-9390:
IMO, we remove the flag and the kuromoji output
45 matches
Mail list logo