This is an automated email from the ASF dual-hosted git repository.

abenedetti pushed a change to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git


    from 3b9c7819dde SOLR-5707: Lucene Expressions via 
ExpressionValueSourceParser (#1244)
     new f529e70337d removing check in TextToVectorUpdateProcessorFactory which 
brakes update for new dynamic fields (#3426)
     new 8f271187d58 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(-)

Reply via email to