JDONREFv4 Plugin : Différence entre versions

De JDONREF Wiki
(Includes)
Ligne 25 : Ligne 25 :
 
| query
 
| query
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_adresse|adresse]]
+
| [[JDONREFv3ES_Mappings#Le_type_adresse|adresse]]
| type
+
| mapping
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_troncon|troncon]]
+
| [[JDONREFv3ES_Mappings#Le_type_troncon|troncon]]
| type
+
| mapping
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_voie|voie]]
+
| [[JDONREFv3ES_Mappings#Le_type_voie|voie]]
| type
+
| mapping
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_commune|commune]]
+
| [[JDONREFv3ES_Mappings#Le_type_commune|commune]]
| type
+
| mapping
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_departement|departement]]
+
| [[JDONREFv3ES_Mappings#Le_type_departement|departement]]
| type
+
| mapping
 
|-
 
|-
| [[JDONREFv3ES_Types#Le_type_pays|pays]]
+
| [[JDONREFv3ES_Mappings#Le_type_pays|pays]]
| type
+
| mapping
 
|-
 
|-
 
| [[JDONREFv3ES_synonymes|jdonrefv3es_synonym.fr.txt]]
 
| [[JDONREFv3ES_synonymes|jdonrefv3es_synonym.fr.txt]]

Version du 13 avril 2014 à 03:06

L'intérêt du plugin JDONREFv3ES pour ElasticSearch est multiple :

Releases
JDONREFv3ES plugin elasticsearch release date
0.1beta 1.0.0.RC1 2014-04-30
Includes
name type
jdonref_adress_query query
adresse mapping
troncon mapping
voie mapping
commune mapping
departement mapping
pays mapping
jdonrefv3es_synonym.fr.txt fichier de synonymes
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.