Skip to main content
35
results
Andrew Fletcher
Steps to get the Solr date range widget working.   Steps Enable the Facets Range Widget sub-module. Install the jQuery-ui-Slider-Pips library, as described in the README.txt file in that sub-module's folder.  After playing with this for sometime to get it working, I found the best way to install is via composer. composer require "bower-asset/jquery-ui-slider-pips:^1.11"However, calling this command could produce the following error [InvalidArgumentException] ...
Andrew Fletcher
Following is a series of steps to install Tika and have it running for your Solr...
Andrew Fletcher
Setting up a new project in Docker and VS Code. Using Terminal, go to your...
Andrew Fletcher
Running Docker in a new process and creating a container.   Go to the...
Andrew Fletcher
Adding an image via RESTUI can be done in a snap... once you know how!  I...