Advanced searching with SilverStripe, Solarium and Solr
-
Updated
Nov 13, 2023 - PHP
Advanced searching with SilverStripe, Solarium and Solr
solarium extension to connect to SolrCloud via Zookeeper
An adapter to support Apache Solr in schranz-search/seal search abstraction. Part of the https://github.com/schranz-search/schranz-search project. READ-ONLY Repository
Solarium plugin for post big extract Solr query. The Solarium PHP library (v. 5.2.0) is affected by an issue: posting extract query with a lot and/or big literals may lead to HTTP 414 "Uri too long" error. So I made this plugin: when literals parameters are too long, they are removed from URI and inserted into post's multipart body.
Add a description, image, and links to the solrcloud topic page so that developers can more easily learn about it.
To associate your repository with the solrcloud topic, visit your repo's landing page and select "manage topics."