Drupal delivers faulty solr config files. Keep reading to learn how to fix the known issues of Drupal with Opensolr.
Here's how to upload data from csv files to your opensolr index.
Opensolr Backup Manager now comes with Automated Daily backup scheduler, and the option to backup your solr data and configuration files, and choose to only restore data or configuration files or both.
If you don't feel like creating your own data importer to import data from your SQL database to your SOLR collections, we've also integrated the DIH - Data Import Handler which now helps you define your SQL connection and query, and import your data to SOLR with just a few clicks.
Editing the schema.xml using opensolr.com is easy. This describes how to easily define new fields and edit your schema.xml to fit your needs.
Posted: 2022-07-28
Category: Misc. Q & A
Sample Search Engine Laravel application, using Vue, Solarium and Opensolr.
This explains how to easily setup secure solr replication OVER HTTPS between two of your opensolr indexes
Yes!
Opensolr finally delivered the HTTP Authentication mechanism for every index! Best part: IT IS FREE! Keep reading to learn more!
How to setup my opensolr index to work with drupal wordpress or any other system? This clip contains a quick demo on how to integrate opensolr with drupal, and, offers an insight about how to integrate with any other CMS or custom web application.
Analytics is a great way to get some key information about how your index is being used on a daily basis.
We have just released the first US-EAST Solr version 9 Shared Solr Cloud Instance.
Posted: 2019-02-18
Category: Misc. Q & A
We've seen here how we may setup our MySQL data importer and import data directly from our MySQL database inside the opensolr generic collections.
In quite the same manner, we're about to see how we can import data from any XML file through the SOLR HttpDataSource.
All we have to do is setup the db-data-config.xml file to accept our XML files.