Skip to content

Elassandra release 2.1.1-8

Pre-release
Pre-release
Compare
Choose a tag to compare
@vroyer vroyer released this 17 Apr 20:42
  • 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.