fix #12830
Compare changes
+ 10
− 3
@@ -24,7 +24,7 @@ def tag_doc( the_doc ):
@@ -24,7 +24,7 @@ def tag_doc( the_doc ):
if 'license' in the_doc['metadata-fr'].keys() and not any( [x in the_doc['metadata-fr']['license'] for x in ["Licence de réutilisation des données d'intérêt général","Accord de réutilisation de données en accès privé et exclusif"] ] ):
@@ -158,8 +158,15 @@ def index_docs(channel, method, properties, body):
@@ -158,8 +158,15 @@ def index_docs(channel, method, properties, body):