Skip to content

Commit

Permalink
target version 9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrobenedetti committed Dec 17, 2024
1 parent c937d9b commit f0e1d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions solr/CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ New Features

* SOLR-14673: Solr CLI now has bin/solr stream tool that executates streaming expressions via command line, either locally or on solr cluster. (Eric Pugh)

* SOLR-17525: Added knn_text_to_vector query parser to encode text to vector at query time through external LLM services. (Alessandro Benedetti)

Improvements
---------------------

Expand Down Expand Up @@ -178,6 +176,8 @@ New Features

* SOLR-17150: Implement `memAllowed` parameter to limit per-thread memory allocations during request processing. (Andrzej Bialecki, Gus Heck)

* SOLR-17525: Added knn_text_to_vector query parser to encode text to vector at query time through external LLM services. (Alessandro Benedetti)

Improvements
---------------------
* SOLR-17158: Users using query limits (timeAllowed, cpuTimeAllowed) for whom partial results are uninteresting
Expand Down

0 comments on commit f0e1d26

Please sign in to comment.