Skip to content

pulibrary/catalog_index_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catalog index tools

A small rust tool for checking that it is safe to swap catalog indices.

Usage

  1. Get on the VPN
  2. On catalog-qa1, set the app_configs to point to the rebuild solr index
  3. Locally, in this repo, run cargo run

If the index you want to swap is somewhere different than catalog-qa1, use the FUTURE_PROD environment variable. For example:

FUTURE_PROD=http://localhost:3000 cargo run

Tests

cargo test

Formatting

cargo fmt

Linting

cargo clippy

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages