Closed tmsincomb closed 3 years ago
@tgbugs The errors from the travis run might be from the batch-elastic option since it no longer exists.
@tgbugs The updates need have been added
https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L39-L44 https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L60-L69 https://github.com/tmsincomb/ontquery/blob/81025905716d31dccab1b073afe20f9c05e948e9/ontquery/plugins/services/interlex.py#L473-L486
I fixed the existing_id ranking issue for preferred while also deprecating the elastic-batch option that was broken.
merge_and_replace_entity & test_merge_and_replace_entity functions were added.