This is an automated email from the ASF dual-hosted git repository.
abenedetti pushed a change to branch branch_9_9
in repository https://gitbox.apache.org/repos/asf/solr.git
from 615258a6fe5 SOLR-5707: Lucene Expressions via
ExpressionValueSourceParser (#1244)
new c5005616fbb removing check in TextToVectorUpdateProcessorFactory which
brakes update for new dynamic fields (#3426)
new 038bec9e6d7 minors, java 11 switch case
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
solr/CHANGES.txt | 2 +
.../model/SolrTextToVectorModel.java | 18 ++++--
.../TextToVectorUpdateProcessorFactory.java | 7 ++-
.../test-files/solr/collection1/conf/schema.xml | 2 +
.../TextToVectorUpdateProcessorFactoryTest.java | 64 ++++++++++++++++++++--
.../processor/TextToVectorUpdateProcessorTest.java | 36 ++++++------
6 files changed, 100 insertions(+), 29 deletions(-)