Elassandra release 2.1.1-8
Pre-release
Pre-release
- Add mapping attributes cql_partition_key:boolean and cql_primary_key_order:integer to build cassandra table with composite primary key.
- Add support for static column with the mapping attribute cql_static_column:boolean. This give the ability to index static columns in Elasticsearch.
- Fix various mapping issues.