JDONREFv4 Plugin
De JDONREF Wiki
L'intérêt du plugin JDONREFv3ES pour ElasticSearch est multiple :
- fournir les mappings utilisés par JDONREF ;
- proposer une requête permettant de chercher efficacement des adresses ;
- un fichier de synonymes, un filtre et un analyzer pour simplifier l'indexation des adresses ;
Sommaire
Releases
JDONREFv3ES plugin | elasticsearch | release date |
0.1beta | 1.0.0.RC1 | 2014-04-30 |
Includes
name | type | disponibilité | |
jdonrefv3es | query | 0.1beta | |
adresse | mapping | 0.1beta | |
troncon | mapping | 0.1beta | |
voie | mapping | 0.1beta | |
commune | mapping | 0.1beta | |
departement | mapping | 0.1beta | |
pays | mapping | 0.1beta | |
jdonrefv3es_synonym.fr.txt | fichier de synonymes | 0.1beta | |
jdonrefv3es_analyzer | analyzer | ||
jdonrefv3es_filtre | filtre |
Installation
Pour installer le plugin, vous pouvez simplement exécuter la commande suivante :
bin/plugin install jdonrefv3es -url http://svn.code.sf.net/p/jdonref/code/tags/JDONREFv3ES_plugin/0.1beta/elasticsearch-query-jdonref-0.1beta.zip
La configuration du plugin est décrite ici.
Utilisation
Voir notamment le guide de première utilisation.