• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 4.4.0
    • 4.4.0
    • None
    • None
    • 4.4 RC2

      Since CMS-10659, `allTags` and `tags` solr fields are sent twice to Solr server

      [x:ametys-default] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, 
      errors: [{add-field={indexed=true, stored=true, name=tags, docValues=false, type=string, multiValued=true}, errorMessages=[Field 'tags' already exists.]}, {add-field={indexed=true, stored=true, name=tags_dv, docValues=true, type=string, multiValued=true}, 
      errorMessages=[Field 'tags_dv' already exists.]}, {add-field={indexed=true, stored=true, name=allTags, docValues=false, type=string, multiValued=true}, errorMessages=[Field 'allTags' already exists.]}],        
      at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)        
      at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:198)
      

      As result Solr failed to load core and none search work.

            laurence Laurence Aumeunier
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: