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

3.9.1

11 Nov 11:03
Compare
Choose a tag to compare
  • Fix conflict between Lucene and SASI Snowball stemmer version (_216)

3.0.9.1

10 Nov 17:45
Compare
Choose a tag to compare
  • 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

3.8.1

17 Oct 14:17
Compare
Choose a tag to compare
  • Fix conflict between Lucene and SASI Snowball stemmer version (_216)

3.9.0

13 Oct 14:31
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 3.9

3.8.0

13 Oct 14:07
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 3.8

3.7.3: * Add support for indexing non-frozen UDTs

07 Oct 08:01
Compare
Choose a tag to compare
 Merged from 3.0.8.3:

 * Optimize clustering key index format \(breaks backward compatibility\)

 Merged from 3.0.8.2:

 * Allow associativity in search-time geospatial transformations

 * Simplify naming of builder static methods for creating geospatial transformations

 * Fix paged index-sorted queries matching more than 65535 rows

 * Fix partition directed queries using dummy column syntax in skinny tables

 Merged from 3.0.8.1:

 * Upgrade query builder JSON serializer to Jackson 2.8.0

 * Add geospatial post filtering \(ensures accuracy with any tree levels\)

 * Set default number of indexing threads to number of processors available to the JVM

 * Fix mapping of timestamps and dates by their underlying numeric value \(_177\)

 * Fix mapper referenced by alias in sortFields

 Merged from 3.0.7.2:

 * Modernize search syntax keeping backward compatibility

 * Add Lucene-specific CQL tracing

 * Fix parsing of data with CQL \"date\" type \(_158\)

 * Fix handling of immense term insertion mapping error

 * Fix indexing of tables with descending clustering key order \(_165\)

 Merged from 3.0.7.1:

 * Fix clustering query collisions in Lucene's query cache

 Merged from 3.0.8.2:

 * Optimize clustering key index format \(breaks backward compatibility\)

3.0.9.0

30 Sep 15:14
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 3.0.9

3.0.8.3

30 Sep 14:33
Compare
Choose a tag to compare
  • Optimize clustering key index format (breaks backward compatibility)

2.2.8.0

30 Sep 13:53
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 2.2.8

    Merged from 3.0.8.1:

  • Fix mapping of timestamp and date by the underlying numeric value (#177)

3.7.2

14 Sep 09:57
Compare
Choose a tag to compare

Merged from 3.0.8.2:

  • Allow associativity in search-time geospatial transformations

  • Simplify naming of builder static methods for creating geospatial transformations

  • Fix paged index-sorted queries matching more than 65535 rows

  • Fix partition directed queries using dummy column syntax in skinny tables

    Merged from 3.0.8.1:

  • Upgrade query builder JSON serializer to Jackson 2.8.0

  • Add geospatial post filtering (ensures accuracy with any tree levels)

  • Set default number of indexing threads to number of processors available to the JVM

  • Fix mapping of timestamps and dates by their underlying numeric value (#177)

    Merged from 2.2.7.1:

  • Fix mapper referenced by alias in sortFields