backdrop-contrib / search_api_solr

This module provides an implementation of the Search API which uses an Apache Solr search server for indexing and searching.
GNU General Public License v2.0
0 stars 4 forks source link

Suggested 3rd Party Solr Hosting?? #4

Open bobchristenson opened 1 year ago

bobchristenson commented 1 year ago

We're in a situation where we need a Solr server but one is not offered by our webhost. Are there any affordable 3rd party Solr hosts that integrate easily with this module?

We signed up for a trial with SearchStax because they support Drupal...but it turns out they support Drupal 8+ and their D7 integration isn't really doable.

I'm hoping someone can suggest a solution for using this module with a 3rd party Solr host!

bobchristenson commented 1 year ago

Just an update that it seems like OpenSolr may be compatible...but it runs Solr 8. Still trying to figure out how to make this module compatible with that version...

herbdool commented 12 months ago

Any luck? Upgrading the module to work with Solr 8+ is pretty necessary but a good chunk of work.