diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/openlibrary/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/extra/openlibrary/README.md b/extra/openlibrary/README.md index 318fc97..35ab1de 100644 --- a/extra/openlibrary/README.md +++ b/extra/openlibrary/README.md @@ -1,5 +1,10 @@ # OpenLibrary +We use the [official dumps](https://openlibrary.org/developers/dumps) and +convert and merge them for reference processing. + +> 2021-04-21 + OL SOLR dump: https://archive.org/details/olsolr8-2021-04-12 Running on aitio docker: @@ -19,8 +24,6 @@ backup/var/lib/solr/data/openlibrary/data/openlibrary:/var/solr/data/openlibrary /opt/solr/server/solr/configsets/olconfig ``` -Will try to setup on martin-dev first. - Create a named volume `ol-solr-data`. ``` |