janhoy commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r567431423
##
File path: solr/webapp/web/js/angular/services.js
##
@@ -58,7 +58,7 @@ solrAdminServices.factory('System',
}])
.factory('Logging',
['$resourc
[
https://issues.apache.org/jira/browse/SOLR-15084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-15084.
-
Resolution: Not A Problem
I'm going to close this as "Not a Problem" both because this feels more
[
https://issues.apache.org/jira/browse/SOLR-15084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275919#comment-17275919
]
David Smiley edited comment on SOLR-15084 at 1/31/21, 3:41 PM:
dsmiley commented on a change in pull request #2230:
URL: https://github.com/apache/lucene-solr/pull/2230#discussion_r567447802
##
File path: solr/webapp/web/js/angular/services.js
##
@@ -58,7 +58,7 @@ solrAdminServices.factory('System',
}])
.factory('Logging',
['$resour
[
https://issues.apache.org/jira/browse/SOLR-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275925#comment-17275925
]
David Smiley commented on SOLR-11099:
-
Don't we have this feature now vis-a-vis the p
David Smiley created SOLR-15124:
---
Summary: Remove node/container level admin handlers from
ImplicitPlugins.json (core level).
Key: SOLR-15124
URL: https://issues.apache.org/jira/browse/SOLR-15124
Projec
[
https://issues.apache.org/jira/browse/SOLR-4943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275932#comment-17275932
]
David Smiley commented on SOLR-4943:
We never did remove these old handers from the co
[
https://issues.apache.org/jira/browse/SOLR-15124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-15124:
Fix Version/s: master (9.0)
Priority: Blocker (was: Major)
> Remove node/container level
kwatters commented on pull request #2185:
URL: https://github.com/apache/lucene-solr/pull/2185#issuecomment-770416890
I simplified the equals operator, and as a result pulled out the
MatchOperation into an enum. I think this is probably cleaner. Additional
test cases were added to the te
kwatters commented on pull request #2185:
URL: https://github.com/apache/lucene-solr/pull/2185#issuecomment-770430584
With a little more investigation into a lambda approach for the compare
method, (which on it's surface seems like a nice fit.) it got a bit messy
because each subclass wo
Anton Hägerstrand created LUCENE-9715:
-
Summary: EOF error in VectorValues in Lucene nightly benchmarks
Key: LUCENE-9715
URL: https://issues.apache.org/jira/browse/LUCENE-9715
Project: Lucene - Cor
[
https://issues.apache.org/jira/browse/LUCENE-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275967#comment-17275967
]
Michael McCandless commented on LUCENE-9711:
{quote}So we can't rely on java
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275974#comment-17275974
]
Michael McCandless commented on LUCENE-9715:
Egads, this is exciting.
Just
[
https://issues.apache.org/jira/browse/SOLR-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275975#comment-17275975
]
Noble Paul commented on SOLR-11099:
---
Yes. We already have container level plugins. This
[
https://issues.apache.org/jira/browse/LUCENE-9711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275978#comment-17275978
]
Dawid Weiss commented on LUCENE-9711:
-
Thanks for locating the problem, Robert.
I t
[
https://issues.apache.org/jira/browse/SOLR-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-11099.
-
Fix Version/s: 8.6.0
Resolution: Duplicate
> Provide a mechanism to add non-core level han
[
https://issues.apache.org/jira/browse/SOLR-11099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed SOLR-11099.
---
> Provide a mechanism to add non-core level handlers
> --
dsmiley commented on a change in pull request #2185:
URL: https://github.com/apache/lucene-solr/pull/2185#discussion_r567486167
##
File path:
lucene/queries/src/java/org/apache/lucene/queries/payloads/PayloadMatcherFactory.java
##
@@ -0,0 +1,249 @@
+/*
+ * Licensed to the Apac
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anton Hägerstrand updated LUCENE-9715:
--
Attachment: benchrun.py
> EOF error in VectorValues in Lucene nightly benchmarks
> ---
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275996#comment-17275996
]
Anton Hägerstrand commented on LUCENE-9715:
---
I am/was unfortunately not on the
[
https://issues.apache.org/jira/browse/LUCENE-9715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275996#comment-17275996
]
Anton Hägerstrand edited comment on LUCENE-9715 at 1/31/21, 9:58 PM:
-
kwatters commented on a change in pull request #2185:
URL: https://github.com/apache/lucene-solr/pull/2185#discussion_r567530588
##
File path:
lucene/queries/src/java/org/apache/lucene/queries/payloads/PayloadMatcherFactory.java
##
@@ -0,0 +1,249 @@
+/*
+ * Licensed to the Apa
[
https://issues.apache.org/jira/browse/LUCENE-9659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley reassigned LUCENE-9659:
Assignee: David Smiley (was: Gus Heck)
> Support inequality operations in payload check
23 matches
Mail list logo