Releases: jbdemonte/mongoose-elasticsearch-xp
Releases · jbdemonte/mongoose-elasticsearch-xp
2.5.0
Rename "es_fields" as "es_extend" because "fields" is a elasticsearch…
2.4.0
Append "es_value" to manipulate indexed data
Support "es_type" as object to handle populated data
2.1.0
fix hook index (type was missing)
1.8.0
update ES config in travis
1.7.0
append mappingSettings in plugin options
1.6.1
fix settings in createMapping
1.6.0
save / remove emit event on model
1.5.2
fix npm publish - sorry guys for debug IP set in lib/clients.js when …