Advanced Search

© 2012 - 2017 thoughtbot, inc. Upcase, the design of a robot, and thoughtbot are registered trademarks of thoughtbot, inc.


This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/intermediate-rails-10

It’s worth noting that sunspot_solr will not work with the current JDK v10. Make sure to download v8 if you can.

Another gotcha is that at the end of the lesson, he ignores the entire solr directory in the commit, which will loose the changes made to schema.xml. I agree, you don’t want to keep that whole solr directory around, but you might want to copy out the schema changes to a separate file and create a rake task that updates the schema.xml file in the solr directory.

What a good course. Not even other courses presented ad “advanced” cover this far. Thanks for making it free for all

Thank you for this worthy course.