actionml / template-scala-parallel-universal-recommendation

30 stars 21 forks source link

"items" is hardcoded in the mappings in EsClient #3

Closed pferrel closed 8 years ago

pferrel commented 8 years ago

remove the constant string from the Elasticsearch mappings, use the indexType. Passed into the function.

pferrel commented 8 years ago

bahaha, already fixed.

For previous versions of the UR _make sure_ the typeName in engine.json is set to "items" or you will get inconsistent results. This applies to v0.1.0 to v0.2.3. Fixed in v0.3.0