Skip to content

0.0.4 alpha

Latest
Compare
Choose a tag to compare
@justinccdev justinccdev released this 26 Feb 16:22
· 13 commits to dev since this release
  • Allow the indexer to extract values from jsonld value objects (those where the value is in the @value property)
  • Made crawler more robust when it encounters a sitemap that is not valid XML
  • Fix a bug where the crawler would error if there were blank lines in a URL configuration file
  • Added configuration options for locating the crawl database in places other than data/crawl.db
  • Added configuration options for locating the Solr instance in places other than Solr's default
  • Improved crawling instructions

Many thanks to @innovationchef, @aswanipranjal and @HaoPatrick for contributions on this release.