Closed (fixed)
Project:
Search API Solr
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2022 at 11:44 UTC
Updated:
21 Sep 2023 at 11:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mkalkbrennerBefore I commit that patch, can you please check the Solr schema that is in use?
I wonder if these errors are caused by using Solr's default managed schema instead of the scheme this module provides.
That default schema uses a string multiple type for everything.
Comment #3
mkalkbrennerComment #4
rastepanyan commentedThe approach implemented in the patch above is working for me. I have created a patch compatible with Search API Solr version 4.2.1, which I'm using together with Search API version 1.23. The PHP version is 7.4.30, MySQL version is 5.5 and the Drupal Core version is 8.9.20.
Comment #5
mkalkbrennerComment #7
mkalkbrennerComment #8
rajivgandhi chinnakrishnan commentedCreated a new patch for the Search API Solr version 4.2.12.