Skip to content

Instantly share code, notes, and snippets.

View davidhoang101's full-sized avatar
💫

David Hoang davidhoang101

💫
View GitHub Profile
@davidhoang101
davidhoang101 / README.md
Created October 26, 2018 04:44 — forked from WengerK/README.md
Programatically use Solr on Drupal 8

🔍 Solr (6.1.0+) search Engine & Tika (1.13+) Extractor

We are using solr for search index.

Solr need to be configured for drupal. Follow the INSTALL.txt found in the search_api_solr module.

As a pre-requisite for running your own Solr server, you'll need Java 6 or higher.

Installation