Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Releases: Stratio/cassandra-lucene-index

2.2.9.0

03 Apr 16:12
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 2.2.9

2.1.17.0

30 Mar 13:59
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 2.1.17

3.9.6

06 Feb 15:25
Compare
Choose a tag to compare
  • Fix mutual exclusion on partition key during read before write (#261)
  • Ignore tombstones during read before write (#255)
  • Fix deletion of ranges of rows in a partition
  • Add virtual node based partitioner

3.8.4

06 Feb 15:02
Compare
Choose a tag to compare
  • Fix mutual exclusion on partition key during read before write (#261)
  • Ignore tombstones during read before write (#255)
  • Fix deletion of ranges of rows in a partition
  • Add virtual node based partitioner

3.7.6

06 Feb 14:51
Compare
Choose a tag to compare
  • Add force index refresh option to searches
  • Add condition type to return no rows
  • Rename condition to
  • Allow resource-intensive pure negation searches
  • Remove unneeded asynchronous indexing queue
  • Change default date pattern to
  • Fix multi-mappers when all columns are null (#28)
  • Rename limits to and
  • Add bitemporal search features
  • Silently discard tokens over 32766 bytes in length (just log)
  • Best effort mapping, per mapper errors are just logged
  • Allow several mappers on the same column
  • Fix mutual exclusion on partition key during read before write (#261)
  • Ignore tombstones during read before write (#255)
  • Fix deletion of ranges of rows in a partition
  • Add virtual node based partitioner

3.0.10.3

31 Jan 16:36
Compare
Choose a tag to compare
  • Ignore tombstones during read before write (#255)
  • Fix deletion of ranges of rows in a partition
  • Add virtual node based partitioner

3.0.7.4

31 Jan 15:53
Compare
Choose a tag to compare
  • Ignore tombstones during read before write (#255)
  • Fix deletion of ranges of rows in a partition
  • Add virtual node based partitioner
  • Upgrade to Apache Lucene 5.5.3
  • Add column-based index partitioner
  • Add support for local searches over index partitions with more than 2147483519 total documents
  • Fix CQL query handler activation at startup
  • Fix best effort mapping of collections (#246)
  • Optimize columns mapping (improves indexing performance)
  • Add generic support for index partitioning
  • Add token-based index partitioner
  • Upgrade to Scala 2.12.0
  • Avoid not required string interpolations in logging
  • Avoid not required string interpolations in tracing
  • Add support for geospatial shapes in bounding box search
  • Add support for geospatial shapes in distance search
  • Improve performance of needs before write calculation
  • Fix conflict between Lucene and SASI Snowball stemmer version (#216)
  • Upgrade all JSON serializers to FasterXML Jackson 2.8.6
  • Optimize clustering key index format (breaks backward compatibility)

3.0.10.2

10 Jan 09:54
Compare
Choose a tag to compare
  • Upgrade to Apache Lucene 5.5.3
  • Add column-based index partitioner
  • Add support for local searches over index partitions with more than 2147483519 total documents
  • Fix CQL query handler activation at startup
  • Fix best effort mapping of collections (#246)

3.0.10.1

10 Jan 09:34
Compare
Choose a tag to compare
  • Optimize columns mapping (improves indexing performance)
  • Add generic support for index partitioning
  • Add token-based index partitioner

3.0.10.0

09 Jan 11:37
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 3.0.10