The plugin uses properties in order to customize some aspects such as where to get the XML streams, where to store them ...
Property | Description |
---|---|
dila.insee | The INSEE number of the organism using the plugin. This information is used to get local information such as the address of the institution you want to contact. |
xmlDirectory.locales.communes and xmlDirectory.locales.organismes | These properties specify where to find the local information to be used as "local pivots". |
individual.archive.url, association.archive.url, professional.archive.url and local.data.archive.url | These properties specify where to get the archives containing the XML streams to be used by the plugin. |
individual.archive.dir.path.extract.final, association.archive.dir.path.extract.final, professional.archive.dir.path.extract.final and local.data.archive.dir.path.extract.final | The directories used to store the XML streams. The temporary storage directories can also be specified. |
dila.parser.xpath.public. and dila.parser.xpath.local. | The elements used for indexing national and local cards through Solr. |
... |