pferrel / template-scala-parallel-universal-recommendation

39 stars 89 forks source link

esClient.delete doesn't drop entire index #3

Closed pferrel closed 8 years ago

pferrel commented 9 years ago

I think we have to flush pending mods or some such to get delete to take effect?

https://github.com/pferrel/scala-parallel-multimodal-recommendation/blob/master/src/main/scala/esClient.scala#L20

pferrel commented 8 years ago

with hotSwap, no longer an issue