Skip to content

Instantly share code, notes, and snippets.

@dkinzer
Last active May 1, 2019 20:43
Show Gist options
  • Save dkinzer/4bbb9597ed79ba07ca6798378e81a08b to your computer and use it in GitHub Desktop.
Save dkinzer/4bbb9597ed79ba07ca6798378e81a08b to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
# frozen_string_literal: true
require File.expand_path("../../config/environment", __FILE__)
indexer = Traject::Indexer.new
indexer.load_config_file("./lib/traject/indexer_config.rb")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment