Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Need to verify we have as much customization of schema.xml (and solrconfig.xml?) as we need.

Current AWS

  • Runs on AWS t3a.small, which is 2GB RAM, and 2 virtual CPUs

  • Has 8000 docs (maxdocs 10,000). Basically scales with number of Works we have.

  • Listed as 70MB size

  • Trying to figure out how many solr queries we do per day or hour, since some solr heroku add-ons are metered requests… I’m not sure we’re logging the right stuff and am not sure I’m interpreting the logs right, but I am going to say somewhere under 10K requests per day.

...