Daniel-KM / Omeka-S-module-SearchSolr

Search Omeka resources instantly and deeply with Apache Lucene / Solr
Other
3 stars 1 forks source link

Missing adapter "solarium" #13

Closed coret closed 1 year ago

coret commented 1 year ago

I have Advanced Search adapter for Solr version 3.5.43 installed.

On the Search manager page is see on my existing solr search engine [Missing adapter "solarium"] in the adapter column. When I try to make a new search engine, only the internal sql adapter is available.

modules/SearchSolr/ $ composer show
biblibre/omeka-s-test-helper       dev-master a02c8dc Test helpers for Omeka S
halaxa/json-machine                1.1.3              Efficient, easy-to-use and fast JSON pull parser
psr/event-dispatcher               1.0.0              Standard interfaces for event handling.
psr/http-client                    1.0.2              Common interface for HTTP clients
psr/http-factory                   1.0.2              Common interfaces for PSR-7 HTTP message factories
psr/http-message                   2.0                Common interface for HTTP messages
solarium/solarium                  6.3.1              PHP Solr client
symfony/event-dispatcher           v4.4.44            Provides tools that allow your application components to communicate with each...
symfony/event-dispatcher-contracts v1.1.13            Generic abstractions related to dispatching event

Nothing in the logs.

coret commented 1 year ago

Seemed module gone inactive, just activated it again an issue is solved.