Subversion Repositories Applications.referentiel

Compare Revisions

Regard whitespace Rev 410 → Rev 409

/trunk/scripts/modules/algolia/index_settings.json
4,7 → 4,7
"hitsPerPage": 50,
"maxValuesPerFacet": 100,
"version": 2,
"searchableAttributes": ["unordered(shortcuts)", "bdtfx.scientific_name", "bdtfx.common_name", "unordered(bdtfx.nomenclatural_number)", "bdtfx.synonyms", "unordered(bdtfx.supra_genus_name)", "unordered(bdtfx.year)", "unordered(bdtfx.biblio)", "apd.scientific_name", "apd.common_name", "unordered(apd.nomenclatural_number)", "apd.synonyms", "unordered(apd.supra_genus_name)", "unordered(apd.year)", "unordered(apd.biblio)", "isfan.scientific_name", "isfan.common_name", "unordered(isfan.nomenclatural_number)", "isfan.synonyms", "unordered(isfan.supra_genus_name)", "unordered(isfan.year)", "unordered(isfan.biblio)", "bdtxa.scientific_name", "bdtxa.common_name", "unordered(bdtxa.nomenclatural_number)", "bdtxa.synonyms", "unordered(bdtxa.supra_genus_name)", "unordered(bdtxa.year)", "unordered(bdtxa.biblio)"],
"searchableAttributes": ["bdtfx.scientific_name", "bdtfx.common_name", "apd.scientific_name", "apd.common_name", "isfan.scientific_name", "isfan.common_name", "bdtxa.scientific_name", "bdtxa.common_name", "unordered(shortcuts)", "unordered(bdtfx.nomenclatural_number)", "bdtfx.synonyms", "unordered(bdtfx.supra_genus_name)", "unordered(bdtfx.year)", "unordered(bdtfx.biblio)", "unordered(apd.nomenclatural_number)", "apd.synonyms", "unordered(apd.supra_genus_name)", "unordered(apd.year)", "unordered(apd.biblio)", "unordered(isfan.nomenclatural_number)", "isfan.synonyms", "unordered(isfan.supra_genus_name)", "unordered(isfan.year)", "unordered(isfan.biblio)", "unordered(bdtxa.nomenclatural_number)", "bdtxa.synonyms", "unordered(bdtxa.supra_genus_name)", "unordered(bdtxa.year)", "unordered(bdtxa.biblio)"],
"numericAttributesForFiltering": ["bdtfx.year", "apd.year", "isfan.year", "bdtxa.year", "bdtfx.rank", "apd.rank", "isfan.rank", "bdtxa.rank", "equalOnly(bdtfx.nomenclatural_number)", "equalOnly(apd.nomenclatural_number)", "equalOnly(isfan.nomenclatural_number)", "equalOnly(bdtxa.nomenclatural_number)"],
"attributesToRetrieve": null,
"allowTyposOnNumericTokens": false,
/trunk/scripts/modules/algolia/algolia.default.ini
15,6 → 15,6
; résultats des requêtes sur l'index des taxons
url_template_chorodep = "https://api.tela-botanica.org/service:eflore:0.1/chorodep/cartes/bdtfx.nn:%s?retour.format=100x100&retour=image/png"
url_template_coste = "https://api.tela-botanica.org/service:eflore:0.1/coste/images?masque.nn=%s"
url_template_cel = "https://api.tela-botanica.org/service:eflore:0.1/cel/images?masque.nn=top:%s&masque.referentiel=%s&retour=application/json&retour.format=CRS"
url_template_cel = "https://api.tela-botanica.org/service:eflore:0.1/cel/images?masque.nn=top:%s&retour=application/json&retour.format=CRS"
; la récupération des URL des images de Coste est lente, on peut la désactiver (0)
activer_image_cel = "1"