epugh commented on PR #3053:
URL: https://github.com/apache/solr/pull/3053#issuecomment-2676871185
Looking forward to this landing. I was just looking at upgrading OpenNLP
and seeing that it requires Lucene 10...
--
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/SOLR-17023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17023:
--
Labels: pull-request-available (was: )
> Use Modern NLP Models from Apache OpenNLP with Solr
>
epugh commented on PR #1999:
URL: https://github.com/apache/solr/pull/1999#issuecomment-2676875213
I updated this PR with main, to see what happened, and we're closer.
Things that I think are still holding us back:
1) Solr Main is NOT on Lucene 10, which means we have to override t
ibraheemalayan commented on issue #513:
URL: https://github.com/apache/solr-operator/issues/513#issuecomment-2676883924
For anyone interested in a guide.
1. Create a custom `web.xml`
- Get the default web.xml from solr's repository or from your container
at `/opt/solr-9.7.0
epugh commented on issue #513:
URL: https://github.com/apache/solr-operator/issues/513#issuecomment-2676886251
We *really* need a better way to support CORS than hacking web.xml.We
need some environment or solr.xml or something settings!
--
This is an automated message from the Apache
AndreyBozhko commented on PR #3204:
URL: https://github.com/apache/solr/pull/3204#issuecomment-2676985912
Sounds good, I updated the PR.
--
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 specif
dsmiley commented on code in PR #3163:
URL: https://github.com/apache/solr/pull/3163#discussion_r1966955662
##
solr/solrj/src/java/org/apache/solr/common/util/Utils.java:
##
@@ -290,7 +290,7 @@ public static Object fromJSON(byte[] utf8) {
}
public static Object fromJSON(
[
https://issues.apache.org/jira/browse/SOLR-17669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-17669:
Summary: SolrJ getBeans Field with wildcard: reduce memory (was: Reduce
Memory Consumption when us
dsmiley opened a new pull request, #3207:
URL: https://github.com/apache/solr/pull/3207
While working on something nearby, I noticed that
`JavaBinUpdateRequestCodec.readOuterMostDocIterator` (server side, processes an
update request that's JavaBin formatted) reads the outer most object chec
iamsanjay opened a new pull request, #3208:
URL: https://github.com/apache/solr/pull/3208
https://issues.apache.org/jira/browse/SOLR-17644
# Checklist
Please review the following and check all that apply:
- [x] I have reviewed the guidelines for [How to
Contribute](https
[
https://issues.apache.org/jira/browse/SOLR-17644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SOLR-17644:
--
Labels: pull-request-available (was: )
> Collection creation fails when replica placement plug
iamsanjay commented on PR #3208:
URL: https://github.com/apache/solr/pull/3208#issuecomment-2677546452
This is not the final solution. I created this to initiate discussion on the
best possible approach to solving this.
--
This is an automated message from the Apache Git Service.
To respo
iamsanjay commented on PR #3208:
URL: https://github.com/apache/solr/pull/3208#issuecomment-2677547561
Test case!
```
@Test
public void testAuth() throws Exception {
// This succeeds with auth enabled
CollectionAdminRequest.createCollection("c123", "conf", 1, 1)
dsmiley commented on PR #3191:
URL: https://github.com/apache/solr/pull/3191#issuecomment-2677562902
How much time does this save? It'd have to be measured being mindful of
Gradle's caching.
Note that I hear Develocity can analyze gradle "build scans" to find various
things to optimize.
iamsanjay commented on PR #3208:
URL: https://github.com/apache/solr/pull/3208#issuecomment-2677628347
https://github.com/user-attachments/assets/2c5da665-2087-464d-b7b4-ae95ede9ce56";
/>
It's not about the lazy loading. `SolrClientProvider` object is being used
inside the `ZkControl
[
https://issues.apache.org/jira/browse/SOLR-17679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Khaled Alkhouli updated SOLR-17679:
---
Priority: Minor (was: Major)
> Request for Documentation/Feature Improvement on Hybrid Lexic
[
https://issues.apache.org/jira/browse/SOLR-17670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929443#comment-17929443
]
JiaBaoGao commented on SOLR-17670:
--
Thank you, David.
> Fix unnecessary memory allocati
dsmiley commented on code in PR #3204:
URL: https://github.com/apache/solr/pull/3204#discussion_r1966904872
##
solr/core/src/java/org/apache/solr/handler/admin/SystemInfoHandler.java:
##
@@ -145,7 +145,7 @@ public void handleRequestBody(SolrQueryRequest req,
SolrQueryResponse r
[
https://issues.apache.org/jira/browse/SOLR-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley closed SOLR-15732.
---
> queries to missing collection are slow
> --
>
> Key
[
https://issues.apache.org/jira/browse/SOLR-15732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley resolved SOLR-15732.
-
Fix Version/s: 9.0
Resolution: Fixed
One PR was merged; should be marked resolved. Doing
[
https://issues.apache.org/jira/browse/SOLR-13731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929568#comment-17929568
]
David Smiley commented on SOLR-13731:
-
I don't get the point. Unless I'm missing som
21 matches
Mail list logo