Skip to content

Add custom plugins like solr-analysis-extras-9.8.1 #58

@AndreaCorda01

Description

@AndreaCorda01

I have a Solr instance using lando and we need to add a new plugin solr-analysis-extras-9.8.1 to read the field ( class org.apache.solr.schema.ICUCollationField ).

The folder is: /opt/solr/server/solr-webapp/webapp/WEB-INF/lib/

  solr:
    type: solr:9.0
    portforward: true
    core: drupal
    config:
      dir: ./config/solr

Add a new system for Lando Solr to be capable to mount a plugin folder to be merged with the Solr internal folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions