Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
stepbystep:baseservices [2021/05/24 18:34] giancarlo |
stepbystep:baseservices [2021/07/15 16:23] (current) giancarlo [SOLR] |
||
|---|---|---|---|
| Line 597: | Line 597: | ||
| Reload Solr | Reload Solr | ||
| </ | </ | ||
| + | Update to ocrhighlighting 0.7.0 release | ||
| + | <code bash> | ||
| + | $ wget https:// | ||
| + | $ unzip 0.7.0.zip | ||
| + | $ cd solr-ocrhighlighting-0.7.0 | ||
| + | $ JAVA_HOME=/ | ||
| + | $ cd .. | ||
| + | $ sudo mv / | ||
| + | $ sudo mv solr-ocrhighlighting-0.7.0/ | ||
| + | $ rm -R solr-ocrhighlighting-0.7.0 | ||
| + | |||
| + | Reload Solr | ||
| + | </ | ||
| + | |||
| Create archipelago core | Create archipelago core | ||
| <code bash> | <code bash> | ||