Hi,
I have created an improvement jira requesting for a way to disable the
PKIAuthenticationPlugin, which was closed for not having been discussed
first on the mailing list (SOLR-16551).
Apologies for skipping this step, I am posting the same request to the list
to open it for feedback from the co
Hi.
Just a thought, should you be calling IndexReader#decref in your code once
you are done working with the directory?
I see it happening in Solr on close
https://github.com/apache/solr/blob/ec8f23622b04de80c1dcb85638a73f9d9566d1bf/solr/core/src/java/org/apache/solr/search/SolrIndexSearcher.java#
The Solr PMC is pleased to announce the release of Apache Solr 9.4.0.
Solr is the popular, blazing fast, open source NoSQL search platform from
the Apache Solr project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration,
Hi Scott,
Added some comments on the Jira you've created
(https://issues.apache.org/jira/browse/SOLR-17003).
This does look like an issue sitting at the intersection of
UnifiedHighlighter with DateRangeField types.
If anyone has deeper knowledge of UnifiedHighlighter, please comment
on the Jira.