Jansugraph0.4 & ES6.x integration issue


kiran.pa...@...
 

Hi,

During an index creation in ES serve , there is a default type is getting added to “mappings”  by default during index creation .

Later when the  application initiates a “PUT” rest method  update the mapping , ES send an error(400 BAD request) and rejects the mapping update since ES 6 and above doesn’t allow multiple types in a mapping.


Rejecting mapping update to [customerIndex] as the final mapping would have more than 1 type: [customerIndex, logs]}


Does anyone integrated JanusGraph0.4.x with ES6.x and Cassandra, please share the configuration once.

Thanks,
Kiran

Join janusgraph-dev@lists.lfaidata.foundation to automatically receive all group messages.