Skip to content

Commit

Permalink
Maj launch-ezp.sh : ajout du deuxième middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelien23 committed Aug 21, 2024
1 parent 4b17633 commit 4ae448b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch-ezp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ezp bulk -r -v logtheses/data/thesesfr/logs/ logtheses/data/thesesfr/results/ \
-h ezstats-ezpaarse:59599 \
-H "Force-Parser: thesesfr" \
-H "filter-platforms: thesesfr" \
-H "ezPAARSE-Middlewares: thesesfr" \
-H "ezPAARSE-Middlewares: thesesfr,thesesfr-personne" \
-H "Output-Fields: +nnt, +numSujet, +etabSoutenanceN, +etabSoutenancePpn, +dateSoutenance, +dateInscription, +statut, +accessible, +source, +discipline, +domaine, +langue, +ecoleDoctoraleN, +ecoleDoctoralePpn, +partenaireRechercheN, +partenaireRecherchePpn, +cotutelleN, +cotutellePpn, +auteurN, +auteurPpn, +directeurN, +directeurPpn, +presidentN, +presidentPpn, +rapporteursN, +rapporteursPpn, +membresN, +membresPpn, +personneN, +personnePpn, +organismeN, +organismePpn" \
-H "Log-Format-apache: %h %l %u %t \"%r\" %>s %b \"%{Referer}<.*>\" \"%{User-Agent}<.*>\" \"%{Shib-Identity-Provider}<.*>\" \"%{eppn}<.*>\" \"%{primary-affiliation}<.*>\" \"%{supannEtablissement}<.*>\""

0 comments on commit 4ae448b

Please sign in to comment.