This commit is contained in:
Michele Artini 2024-11-14 15:00:09 +01:00
commit 4dc452da6a
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
2) Altre funzionalita' delle api
- Autenticazione
- Digest (SHGA, MD5, ?)
- Digest (SHA, MD5, ?)
- ...
3) Trasformazione e cleaning nel formato del grafo
@ -22,6 +22,6 @@
6) Interazione con l'indice SOLR
- TMF/DMF (SOLUZIONE: si usa il meccanismo degli alias)
- Versione di SOLR (SOLUZIONE: si usa la versione con docker)
- Versione di SOLR (SOLUZIONE: si usa la versione con docker: https://code-repo.d4science.org/D-Net/openaire-solr-docker)
- ...