https://github.com/apache/solr/pull/3199
Hoping to get this tiny compatibility fix into 9.8.1.
On Wed, Feb 19, 2025 at 1:25 PM Houston Putman wrote:
> Sounds good, let me know how to proceed.
>
> - Houston
>
> On Wed, Feb 19, 2025 at 10:44 AM Jason Gerlowski
> wrote:
>
> > I ran into a nasty li
I came across this JIRA where support for text-to-vector for a query was
added:
https://issues.apache.org/jira/browse/SOLR-17525
In the ticket, Alessandro mentions:
"Other tasks I see coming:
- UpdateRequestProcessor to add the indexing time support
- performance testing
- support for additional
Sounds good, let me know how to proceed.
- Houston
On Wed, Feb 19, 2025 at 10:44 AM Jason Gerlowski
wrote:
> I ran into a nasty little bug yesterday that I'd like to fix in 9.8.1,
> if no one minds.
>
> https://issues.apache.org/jira/browse/SOLR-17677 - DBQ's containing a
> "join" will trigger
I ran into a nasty little bug yesterday that I'd like to fix in 9.8.1,
if no one minds.
https://issues.apache.org/jira/browse/SOLR-17677 - DBQ's containing a
"join" will trigger a "tragic" Lucene exception that closes the
IndexWriters and puts the surrounding SolrCore into a bad state. Will
inves