Lars Hofhansl created PHOENIX-3679: -------------------------------------- Summary: Make local indexes the default Key: PHOENIX-3679 URL: https://issues.apache.org/jira/browse/PHOENIX-3679 Project: Phoenix Issue Type: Bug Reporter: Lars Hofhansl
Local index usually have the best overall profile (to be confirmed experimentally). They work well with mutable data, are transactional (HBase 1+), perform well for heavy updates including the initial seed. We should make them the default when a new index is created. -- This message was sent by Atlassian JIRA (v6.3.15#6346)