This repository has been archived by the owner on May 27, 2020. It is now read-only.
Releases: Stratio/cassandra-lucene-index
Releases · Stratio/cassandra-lucene-index
2.2.9.0
- Upgrade to Apache Cassandra 2.2.9
2.1.17.0
- Upgrade to Apache Cassandra 2.1.17
3.9.6
3.8.4
3.7.6
- 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
3.0.7.4
- 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
3.0.10.1
- Optimize columns mapping (improves indexing performance)
- Add generic support for index partitioning
- Add token-based index partitioner
3.0.10.0
- Upgrade to Apache Cassandra 3.0.10