[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095150#comment-17095150
]
Andrzej Bialecki commented on SOLR-13289:
-
IMHO the {{hitCountRelation}} vs {{num
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095150#comment-17095150
]
Andrzej Bialecki edited comment on SOLR-13289 at 4/29/20, 7:29 AM:
[
https://issues.apache.org/jira/browse/LUCENE-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095215#comment-17095215
]
Bruno Roustant commented on LUCENE-9089:
Good catch [~tomoko], thanks!
> FST.Bu
[
https://issues.apache.org/jira/browse/LUCENE-9089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095303#comment-17095303
]
Tomoko Uchida commented on LUCENE-9089:
---
Thanks for the comments. The ASF bot seem
Tobias Kässmann created SOLR-14445:
--
Summary: Add documentation about the DIH Entity Caching
Key: SOLR-14445
URL: https://issues.apache.org/jira/browse/SOLR-14445
Project: Solr
Issue Type: I
[
https://issues.apache.org/jira/browse/LUCENE-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095346#comment-17095346
]
Michael McCandless commented on LUCENE-9191:
Oh! We need to push new line f
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095433#comment-17095433
]
Erick Erickson commented on LUCENE-7788:
Yep, bunches. If it's OK I'd rather lea
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095433#comment-17095433
]
Erick Erickson edited comment on LUCENE-7788 at 4/29/20, 1:02 PM:
Alan Woodward created LUCENE-9350:
-
Summary: Don't cache automata on FuzzyQuery
Key: LUCENE-9350
URL: https://issues.apache.org/jira/browse/LUCENE-9350
Project: Lucene - Core
Issue Type: Impr
romseygeek opened a new pull request #1467:
URL: https://github.com/apache/lucene-solr/pull/1467
LUCENE-9068 moved fuzzy automata construction into FuzzyQuery itself.
However,
this has the nasty side-effect of blowing up query caches that expect
queries to be
fairly small. This co
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095452#comment-17095452
]
Alan Woodward commented on SOLR-14428:
--
I opened https://github.com/apache/lucene-so
[
https://issues.apache.org/jira/browse/LUCENE-9349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Woodward resolved LUCENE-9349.
---
Fix Version/s: 8.6
Resolution: Fixed
> Avoid parsing all terms in TermInSetQuery.visi
[
https://issues.apache.org/jira/browse/SOLR-14445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tobias Kässmann updated SOLR-14445:
---
Description:
This will add a hint that would've saved me some hours of debugging.
When you u
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095474#comment-17095474
]
Dawid Weiss commented on LUCENE-7788:
-
It defeats the purpose of the nocommit marker
[
https://issues.apache.org/jira/browse/SOLR-14173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095477#comment-17095477
]
ASF subversion and git services commented on SOLR-14173:
Commit 2
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095479#comment-17095479
]
Erick Erickson commented on LUCENE-7788:
Well, nobody is checking it in gradle f
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095526#comment-17095526
]
ASF subversion and git services commented on LUCENE-7788:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-7788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095528#comment-17095528
]
ASF subversion and git services commented on LUCENE-7788:
-
Commi
dsmiley commented on a change in pull request #1467:
URL: https://github.com/apache/lucene-solr/pull/1467#discussion_r417397488
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java
##
@@ -364,4 +325,60 @@ public BytesRef term() throws IOException {
[
https://issues.apache.org/jira/browse/SOLR-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095540#comment-17095540
]
Christine Poerschke commented on SOLR-14442:
Here's the commands I used to te
[
https://issues.apache.org/jira/browse/SOLR-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christine Poerschke updated SOLR-14442:
---
Attachment: SOLR-14442.patch
> bin/solr to attempt jstack before killing hung Solr in
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417399428
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilterLeafCollector.java
##
@@ -53,4 +53,8 @@ public String toString() {
ret
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417400122
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilteringFieldComparator.java
##
@@ -0,0 +1,83 @@
+/*
+ * Licensed to the Apache
romseygeek commented on a change in pull request #1467:
URL: https://github.com/apache/lucene-solr/pull/1467#discussion_r417400710
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyTermsEnum.java
##
@@ -364,4 +325,60 @@ public BytesRef term() throws IOException {
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417400706
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilteringNumericComparator.java
##
@@ -0,0 +1,329 @@
+/*
+ * Licensed to the Apac
Jan Høydahl created LUCENE-9351:
---
Summary: Port releaseWizard to 7_7 branch
Key: LUCENE-9351
URL: https://issues.apache.org/jira/browse/LUCENE-9351
Project: Lucene - Core
Issue Type: Task
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417400609
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilteringNumericComparator.java
##
@@ -0,0 +1,329 @@
+/*
+ * Licensed to the Apac
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417402090
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilteringFieldComparator.java
##
@@ -0,0 +1,83 @@
+/*
+ * Licensed to the Apache
[
https://issues.apache.org/jira/browse/SOLR-14442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095548#comment-17095548
]
Christine Poerschke commented on SOLR-14442:
Uploaded patch which also includ
Mayya Sharipova created LUCENE-9352:
---
Summary: Add cost function to Scorable
Key: LUCENE-9352
URL: https://issues.apache.org/jira/browse/LUCENE-9352
Project: Lucene - Core
Issue Type: Impro
sigram commented on pull request #1365:
URL: https://github.com/apache/lucene-solr/pull/1365#issuecomment-621289167
Merged.
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
[
https://issues.apache.org/jira/browse/LUCENE-9352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated LUCENE-9352:
Description:
{{Scorable.cost() function could be useful in optimizations.}}
For example,
mayya-sharipova commented on a change in pull request #1351:
URL: https://github.com/apache/lucene-solr/pull/1351#discussion_r417410225
##
File path:
lucene/core/src/java/org/apache/lucene/search/FilteringNumericComparator.java
##
@@ -0,0 +1,329 @@
+/*
+ * Licensed to the Apac
[
https://issues.apache.org/jira/browse/SOLR-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095576#comment-17095576
]
Christine Poerschke commented on SOLR-8099:
---
bq. ... Somebody wanted to use the
dsmiley commented on a change in pull request #1467:
URL: https://github.com/apache/lucene-solr/pull/1467#discussion_r417440312
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -237,22 +216,9 @@ public boolean equals(Object obj) {
if (getCl
[
https://issues.apache.org/jira/browse/SOLR-14414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095592#comment-17095592
]
Marcus Eagan commented on SOLR-14414:
-
looking back at this one from the homie [~ubon
[
https://issues.apache.org/jira/browse/LUCENE-9191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095607#comment-17095607
]
Chris M. Hostetter commented on LUCENE-9191:
i'm no expert, but doesn't jenk
[
https://issues.apache.org/jira/browse/SOLR-14428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095689#comment-17095689
]
Andrzej Bialecki commented on SOLR-14428:
-
Alan, seems you're on top of things he
upendrasoft commented on pull request #807:
URL: https://github.com/apache/lucene-solr/pull/807#issuecomment-621340127
Apologies for the delay. Thanks @madrob and @janhoy for taking care of this.
Closing this PR as the changes were already added.
--
[
https://issues.apache.org/jira/browse/SOLR-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095702#comment-17095702
]
ASF subversion and git services commented on SOLR-14237:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095706#comment-17095706
]
ASF subversion and git services commented on SOLR-14237:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095717#comment-17095717
]
ASF subversion and git services commented on SOLR-14237:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095718#comment-17095718
]
ASF subversion and git services commented on SOLR-14237:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-14237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14237.
-
Fix Version/s: 8.6
Resolution: Fixed
Thanks [~moshebla], [~noble.paul], [~
mocobeta opened a new pull request #1468:
URL: https://github.com/apache/lucene-solr/pull/1468
# Description
This PR adds "documentation" gradle task (equivalent of ant's
"documentation") and its sub task "changesToHtml" (equivalent of ant's
"changes-to-html" that compiles CHANGES.t
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095756#comment-17095756
]
Tomoko Uchida commented on LUCENE-9321:
---
[~dweiss] I opened a pull request for sub
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095757#comment-17095757
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
bq. IMHO the
[
https://issues.apache.org/jira/browse/SOLR-14173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095778#comment-17095778
]
ASF subversion and git services commented on SOLR-14173:
Commit 5
Ishan Chattopadhyaya created SOLR-14446:
---
Summary: Upload configset should use ZkClient.multi()
Key: SOLR-14446
URL: https://issues.apache.org/jira/browse/SOLR-14446
Project: Solr
Issue
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095832#comment-17095832
]
Andrzej Bialecki commented on SOLR-13289:
-
Yeah, naming things is hard :) I’m not
Sujith created SOLR-14447:
-
Summary: Replica Types for all Autoscaling events
Key: SOLR-14447
URL: https://issues.apache.org/jira/browse/SOLR-14447
Project: Solr
Issue Type: New Feature
Securit
Sujith created SOLR-14448:
-
Summary: Solr 7.5 Autoscaling history API
Key: SOLR-14448
URL: https://issues.apache.org/jira/browse/SOLR-14448
Project: Solr
Issue Type: Bug
Security Level: Public
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095836#comment-17095836
]
Ishan Chattopadhyaya commented on SOLR-13289:
-
+1 on numFoundPrecision. Other
[
https://issues.apache.org/jira/browse/SOLR-14446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095850#comment-17095850
]
David Smiley commented on SOLR-14446:
-
Yes, this would be helpful. We shouldn't just
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095908#comment-17095908
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
I still don'
[
https://issues.apache.org/jira/browse/LUCENE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095910#comment-17095910
]
Uwe Schindler commented on LUCENE-9321:
---
The tasks look fine, I have no idea about
[
https://issues.apache.org/jira/browse/SOLR-14448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14448.
---
Resolution: Invalid
Please raise questions like this on the user's list, we try to reserve JI
[
https://issues.apache.org/jira/browse/SOLR-13132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095926#comment-17095926
]
Chris M. Hostetter commented on SOLR-13132:
---
{quote}Thanks, Hoss! Some initial
[
https://issues.apache.org/jira/browse/SOLR-14307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter updated SOLR-14307:
--
Fix Version/s: 8.6
master (9.0)
Resolution: Fixed
S
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095935#comment-17095935
]
David Smiley commented on SOLR-13289:
-
I think “precision” in there is easier to unde
[
https://issues.apache.org/jira/browse/SOLR-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095947#comment-17095947
]
Tomas Eduardo Fernandez Lobbe commented on SOLR-13289:
--
Well, that's
madrob commented on a change in pull request #1467:
URL: https://github.com/apache/lucene-solr/pull/1467#discussion_r417658589
##
File path: lucene/core/src/java/org/apache/lucene/search/FuzzyQuery.java
##
@@ -237,22 +216,9 @@ public boolean equals(Object obj) {
if (getCla
madrob commented on pull request #1463:
URL: https://github.com/apache/lucene-solr/pull/1463#issuecomment-621515099
> But check what it says if you do not have right ssl cert. Ideally it
should show the Login screen with a helpful message that Cert Auth is used and
you need to provide corr
madrob commented on pull request #1412:
URL: https://github.com/apache/lucene-solr/pull/1412#issuecomment-621576764
> Test-framework as a stub makes sense
I tried making this work, but it got really messy because I started having
to move the configset over modules and rearranging muc
madrob opened a new pull request #1469:
URL: https://github.com/apache/lucene-solr/pull/1469
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
[
https://issues.apache.org/jira/browse/SOLR-14437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17096141#comment-17096141
]
Noble Paul commented on SOLR-14437:
---
we can remove the methods
{code}
default Boolean
66 matches
Mail list logo