Blending Code, Storytelling & Culture
Open source search project implemented on for-profit education company, UoR.
After exposing the Solr endpoint with a reverse proxy, it's important to note that it also exposes the Solr admin panel to the end-user.
My issue is specific to URLs being indexed as www vs. non-www.
Notes regarding implementation of Solr's open-source search platform.
I'm currently using Nutch 1.7 to crawl my domain. My issue is specific to URLs being indexed as www vs. non-www.
Setting up search and have stumbled onto roadblock after roadblock.
Reviewing the key/value structure of JSON, I came across a discussion on Parsing JSON with hyphenated key names.
Documentation on how to set up an Apache Solr instance, crawl then index a website with Apache Nutch.
Secure your Solr instance by placing the application on a different file server and behind a firewall.
Implemented simple proxy to communicate to an Apache Solr instance outside of my domain.
Pointed the crawl and index to the location of a specific collection.
My resolution was to update the JavaScript file to check the location object.