We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Quickstart (markdown)
Update versions in quickstart.
installer adds a Gemfile line for solr_wrapper already, adding it yourself separately is not only un-needed but also causes a bundler error having it in gemfile twice
Rename master to main
Advice about nodejs and yarn installation, and a warn about a possible therubyracer incompatibility
Recomend Ruby 2.7
Raise the Ruby requirement from 2.2.2 to 2.5
Small case change to highlight you need to run this command!
Update ruby versions
Incorrect number of steps in the description of what the easy way generator does. There are only 4 steps, not 2-5.
Added missing dependencies and update blacklight version to the same as in the template file
Added note about JavaScript runtime for linux
remove line about tzinfo data. Was fixed by https://github.com/rails/rails/issues/13553#issuecomment-31401727
Updated to modern ruby, rails and java versions
Just spent over an hour figuring out the reason I saw the right number of records in my core overview, but got no results for an *:* query. Did not find the answer in the documentation, but hit on it by checking every different box in turn. To save others time, I thought this should be mentioned somewhere...
Add a link to the solr that should be created at localhost under jettywrapper
Address #1069 #1070