[
https://issues.apache.org/jira/browse/SOLR-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147215#comment-17147215
]
David Smiley commented on SOLR-14601:
-
> child has only three allowed parameters: par
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147212#comment-17147212
]
ASF subversion and git services commented on SOLR-14404:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-11741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya reassigned SOLR-11741:
---
Assignee: Ishan Chattopadhyaya
> Offline training mode for schema guessing
>
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147207#comment-17147207
]
ASF subversion and git services commented on SOLR-14404:
Commit 1
noblepaul merged pull request #1621:
URL: https://github.com/apache/lucene-solr/pull/1621
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
[
https://issues.apache.org/jira/browse/SOLR-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147203#comment-17147203
]
David Smiley commented on SOLR-13749:
-
As I was browsing through Solr's DocSet relate
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147202#comment-17147202
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
Apologies for jumping the gun
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14598.
-
Resolution: Invalid
I think this issue can be closed. It was indeed an instructio
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147200#comment-17147200
]
Ishan Chattopadhyaya commented on SOLR-14404:
-
I tested with https://github.c
chatman commented on pull request #1624:
URL: https://github.com/apache/lucene-solr/pull/1624#issuecomment-650691271
With this PR, the security exceptions are gone. +1 to merge.
This is an automated message from the Apache Gi
noblepaul commented on a change in pull request #1624:
URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r446597787
##
File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java
##
@@ -306,7 +313,7 @@ void invoke(SolrQueryRequest req, SolrQueryResponse rs
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147179#comment-17147179
]
Lucene/Solr QA commented on SOLR-14539:
---
| (x) *{color:red}-1 overall{color}* |
\\
dsmiley commented on a change in pull request #1624:
URL: https://github.com/apache/lucene-solr/pull/1624#discussion_r446592665
##
File path: solr/core/src/java/org/apache/solr/api/AnnotatedApi.java
##
@@ -306,7 +313,7 @@ void invoke(SolrQueryRequest req, SolrQueryResponse rsp,
[
https://issues.apache.org/jira/browse/LUCENE-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eagan resolved LUCENE-9420.
--
Resolution: Fixed
closing and moving to SOLR project for now.
> Restlet Dependency
>
[
https://issues.apache.org/jira/browse/LUCENE-9322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julie Tibshirani updated LUCENE-9322:
-
Description:
Two different approximate nearest neighbor approaches are currently being
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147141#comment-17147141
]
Noble Paul edited comment on SOLR-14404 at 6/28/20, 1:09 AM:
-
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147141#comment-17147141
]
Noble Paul commented on SOLR-14404:
---
I've opened a new [PR|[https://github.com/apache/l
noblepaul opened a new pull request #1624:
URL: https://github.com/apache/lucene-solr/pull/1624
@uschindler Please review
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147130#comment-17147130
]
Noble Paul commented on SOLR-14404:
---
Thanks [~uschindler] .
> CoreContainer level cust
mikemccand commented on pull request #1623:
URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-650640435
Wow! This is incredibly simple! Thanks to the clean approach @s1monw
worked out for commit-on-merge, awesome! I think tests would exercise this due
to `MockRandomMerge
s1monw commented on pull request #1623:
URL: https://github.com/apache/lucene-solr/pull/1623#issuecomment-650638907
@mikemccand @msokolov @msfroh I tried to build the minimal necessary code to
enable this feature. I do actually think that the refresh / getReader change is
much simpler than
s1monw opened a new pull request #1623:
URL: https://github.com/apache/lucene-solr/pull/1623
Add IndexWriter merge-on-refresh feature to selectively merge small segments
on getReader, subject to a configurable timeout, to improve search performance
by reducing the number of small segments
MarcusSorealheis edited a comment on pull request #1622:
URL: https://github.com/apache/lucene-solr/pull/1622#issuecomment-650637869
> Need to update gradle build and sha files too :)
I just read that I need to update checksums. On it. Thanks for the heads up.
--
MarcusSorealheis edited a comment on pull request #1622:
URL: https://github.com/apache/lucene-solr/pull/1622#issuecomment-650637869
> Need to update gradle build and sha files too :)
I just read that I need to update checksums. On it.
---
MarcusSorealheis commented on pull request #1622:
URL: https://github.com/apache/lucene-solr/pull/1622#issuecomment-650637869
> Need to update gradle build and sha files too :)
I just read that I need to update checksums. On it.
--
janhoy commented on pull request #1622:
URL: https://github.com/apache/lucene-solr/pull/1622#issuecomment-650637615
Need to update gradle build and sha files too :)
This is an automated message from the Apache Git Service.
To
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-14539:
Status: Patch Available (was: Open)
> Query DSL: Introducing {!bool excludeTags=foo,bar}
MarcusSorealheis opened a new pull request #1622:
URL: https://github.com/apache/lucene-solr/pull/1622
# Description
CVEs in current version
# Solution
Upgrade the version to `2.4.3`
# Tests
Please describe the tests you've developed or run to c
Marcus Eagan created LUCENE-9420:
Summary: Restlet Dependency
Key: LUCENE-9420
URL: https://issues.apache.org/jira/browse/LUCENE-9420
Project: Lucene - Core
Issue Type: New Feature
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147119#comment-17147119
]
Mikhail Khludnev commented on SOLR-14539:
-
Hi, [~caomanhdat], would you mind to h
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-14539:
Attachment: SOLR-14539.patch
Status: Open (was: Open)
> Query DSL: Introducing {!b
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-14539:
Description:
It's continuation of Query DSL improvements SOLR-14419, SOLR-9510.
-Let \{!b
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-14539:
Description:
It's continuation of Query DSL improvements SOLR-14419, SOLR-9510.
-Let {{{!
[
https://issues.apache.org/jira/browse/SOLR-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated SOLR-14539:
Summary: Query DSL: Introducing {!bool excludeTags=foo,bar} (was: Query
DSL {!bool filter
[
https://issues.apache.org/jira/browse/SOLR-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147117#comment-17147117
]
Mikhail Khludnev commented on SOLR-14601:
-
{quote}child has only three allowed pa
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-8962.
-
Fix Version/s: master (9.0)
Resolution: Fixed
added to 8.6 and master. Thanks eve
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147105#comment-17147105
]
ASF subversion and git services commented on LUCENE-8962:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147101#comment-17147101
]
Thomas Taroni edited comment on SOLR-14601 at 6/27/20, 8:34 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147100#comment-17147100
]
ASF subversion and git services commented on LUCENE-8962:
-
Commi
[
https://issues.apache.org/jira/browse/SOLR-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147101#comment-17147101
]
Thomas Taroni commented on SOLR-14601:
--
Have checked that, it looks not that this is
[
https://issues.apache.org/jira/browse/LUCENE-8962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147099#comment-17147099
]
ASF subversion and git services commented on LUCENE-8962:
-
Commi
s1monw commented on pull request #1617:
URL: https://github.com/apache/lucene-solr/pull/1617#issuecomment-650619003
merged into master. Thanks everybody involved!!
This is an automated message from the Apache Git Service.
To
s1monw merged pull request #1617:
URL: https://github.com/apache/lucene-solr/pull/1617
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-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147076#comment-17147076
]
Mikhail Khludnev commented on SOLR-14601:
-
Hi, [~Thomas Taroni], is it possible t
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147046#comment-17147046
]
ASF subversion and git services commented on SOLR-14588:
Commit 6
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147044#comment-17147044
]
ASF subversion and git services commented on SOLR-14588:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147045#comment-17147045
]
ASF subversion and git services commented on SOLR-14588:
Commit 5
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147043#comment-17147043
]
Atri Sharma commented on SOLR-14588:
Ok, based on the discussion here, I am reverting
[
https://issues.apache.org/jira/browse/SOLR-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147040#comment-17147040
]
Erick Erickson commented on SOLR-10742:
---
I played around a bit with making a wrappe
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147037#comment-17147037
]
Erick Erickson commented on SOLR-14588:
---
Even with more review, it should probably
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147035#comment-17147035
]
Andrzej Bialecki commented on SOLR-14588:
-
I agree. We need a much better analysi
[
https://issues.apache.org/jira/browse/SOLR-14588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147027#comment-17147027
]
David Smiley commented on SOLR-14588:
-
I think a feature of this nature should get mo
[
https://issues.apache.org/jira/browse/SOLR-14602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-14602.
---
Resolution: Invalid
First, Please raise questions like this on the user's list, we try to res
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147013#comment-17147013
]
Uwe Schindler commented on SOLR-14404:
--
Reflection is not the issue. The issue is th
[
https://issues.apache.org/jira/browse/SOLR-14066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146990#comment-17146990
]
Ilan Ginzburg commented on SOLR-14066:
--
Side note: I have recently completely rewrit
[
https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Nibeck updated SOLR-14597:
---
Description:
This JIRA ticket tracks the progress of SIP-9, the Advanced Query Parser that
is being
[
https://issues.apache.org/jira/browse/SOLR-14597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Nibeck updated SOLR-14597:
---
Description:
This JIRA ticket tracks the progress of SIP-, the Advanced Query Parser that is
being d
Ashok Mahendran created SOLR-14602:
--
Summary: Filter Classes not working in 8.5.2 it was working in
7.5.0
Key: SOLR-14602
URL: https://issues.apache.org/jira/browse/SOLR-14602
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-10742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146961#comment-17146961
]
Erick Erickson commented on SOLR-10742:
---
Not quite sure what you're thinking might
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146948#comment-17146948
]
Noble Paul commented on SOLR-14598:
---
Almost every modem Java framework uses annotation
[
https://issues.apache.org/jira/browse/SOLR-14549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146943#comment-17146943
]
David Eric Pugh commented on SOLR-14549:
I spent some time poking at this some mo
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146937#comment-17146937
]
Ishan Chattopadhyaya edited comment on SOLR-14598 at 6/27/20, 12:41 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146937#comment-17146937
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
How to implement annotations w
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14598:
Description:
With SOLR-14404, after few requests (around 10 requests), every reques
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146930#comment-17146930
]
ASF subversion and git services commented on SOLR-14404:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146929#comment-17146929
]
ASF subversion and git services commented on SOLR-14598:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146927#comment-17146927
]
ASF subversion and git services commented on SOLR-14598:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146928#comment-17146928
]
ASF subversion and git services commented on SOLR-14404:
Commit 2
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146924#comment-17146924
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
For reference, this is the off
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146921#comment-17146921
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
Thanks [~rcmuir]. I'm making t
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146922#comment-17146922
]
Noble Paul commented on SOLR-14598:
---
What's wrong with reflection? Can you be more clea
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146917#comment-17146917
]
Robert Muir commented on SOLR-14598:
I've reopened the issue as this is really the wr
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reopened SOLR-14598:
> Security Manager causing reflection exceptions
> --
>
>
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146913#comment-17146913
]
Robert Muir commented on SOLR-14598:
The change here should be reverted: you should n
[
https://issues.apache.org/jira/browse/SOLR-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Taroni updated SOLR-14601:
-
Description:
If you are using in the fl parameter something like that and luceneMatchVersion
is
Thomas Taroni created SOLR-14601:
Summary: Using [child] and [subquery] DocTransformer / FieldList
Key: SOLR-14601
URL: https://issues.apache.org/jira/browse/SOLR-14601
Project: Solr
Issue Ty
[
https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson updated SOLR-10229:
--
Issue Type: Wish (was: Improvement)
> See what it would take to shift many of our one-off sche
[
https://issues.apache.org/jira/browse/SOLR-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson reassigned SOLR-10229:
-
Assignee: (was: Erick Erickson)
> See what it would take to shift many of our one-of
[
https://issues.apache.org/jira/browse/SOLR-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14600.
-
Fix Version/s: (was: 8.6)
Resolution: Not A Problem
Thanks for the con
[
https://issues.apache.org/jira/browse/SOLR-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146889#comment-17146889
]
Zhenxu Ke commented on SOLR-14600:
--
https://github.com/yasa-org/yasa/blob/master/repo/re
[
https://issues.apache.org/jira/browse/SOLR-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146888#comment-17146888
]
Zhenxu Ke commented on SOLR-14600:
--
Downloading jars from external locations seems to wo
[
https://issues.apache.org/jira/browse/SOLR-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14600:
Priority: Blocker (was: Major)
> Download package jars from external locations
> -
Ishan Chattopadhyaya created SOLR-14600:
---
Summary: Download package jars from external locations
Key: SOLR-14600
URL: https://issues.apache.org/jira/browse/SOLR-14600
Project: Solr
Issu
[
https://issues.apache.org/jira/browse/SOLR-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14600:
Fix Version/s: 8.6
> Download package jars from external locations
> --
[
https://issues.apache.org/jira/browse/SOLR-14599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14599:
Priority: Blocker (was: Major)
> Introduce cluster level plugins through packages
[
https://issues.apache.org/jira/browse/SOLR-14599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14599:
Fix Version/s: 8.6
> Introduce cluster level plugins through packages
> ---
Ishan Chattopadhyaya created SOLR-14599:
---
Summary: Introduce cluster level plugins through packages
Key: SOLR-14599
URL: https://issues.apache.org/jira/browse/SOLR-14599
Project: Solr
I
[
https://issues.apache.org/jira/browse/LUCENE-9419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-9419:
Description:
I see this once in a while on our CI with -Dtests.nightly=true
{noformat}
0
[
https://issues.apache.org/jira/browse/LUCENE-9419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-9419:
Environment: (was: I see this once in a while on our CI with
-Dtests.nightly=true
{n
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-14598.
-
Resolution: Fixed
> Security Manager causing reflection exceptions
>
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya reassigned SOLR-14598:
---
Assignee: Ishan Chattopadhyaya
> Security Manager causing reflection excepti
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146878#comment-17146878
]
ASF subversion and git services commented on SOLR-14598:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146879#comment-17146879
]
ASF subversion and git services commented on SOLR-14404:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146877#comment-17146877
]
ASF subversion and git services commented on SOLR-14404:
Commit e
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146876#comment-17146876
]
ASF subversion and git services commented on SOLR-14598:
Commit e
Simon Willnauer created LUCENE-9419:
---
Summary: TestLongBitSet.testHugeCapacity sometimes fails on
nightly
Key: LUCENE-9419
URL: https://issues.apache.org/jira/browse/LUCENE-9419
Project: Lucene - C
[
https://issues.apache.org/jira/browse/LUCENE-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146870#comment-17146870
]
Alan Woodward commented on LUCENE-9418:
---
This was uncovered by an elasticsearch us
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-14598:
Attachment: SOLR-14598.patch
Status: Open (was: Open)
Attaching a patch he
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146858#comment-17146858
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
Finally, the following worked.
[
https://issues.apache.org/jira/browse/SOLR-14598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146853#comment-17146853
]
Ishan Chattopadhyaya commented on SOLR-14598:
-
Adding the following doesn't h
1 - 100 of 109 matches
Mail list logo