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.0.7.3

07 Sep 13:48
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

3.0.8.2

29 Aug 11:14
Compare
Choose a tag to compare
  • 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

3.0.8.1

02 Aug 11:03
Compare
Choose a tag to compare
  • 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

  • Pending changelog

2.2.7.1

18 Jul 12:53
Compare
Choose a tag to compare
  • Fix mapper referenced by alias in sortFields

3.0.8.0

07 Jul 14:52
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 3.0.8

2.2.7.0

07 Jul 14:21
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 2.2.7

2.1.15.0

07 Jul 15:00
Compare
Choose a tag to compare
  • Upgrade to Apache Cassandra 2.1.15

3.7.1

05 Jul 15:06
Compare
Choose a tag to compare

Merged from 3.0.7:

  • Fix parsing of data with CQL "date" type (#158)
  • Fix handling of immense term insertion mapping error

3.0.7.2

05 Jul 13:07
Compare
Choose a tag to compare
  • 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)

2.2.6.2

05 Jul 09:59
Compare
Choose a tag to compare
  • Fix parsing of data with CQL "date" type (#158)
  • Fix handling of immense term insertion mapping error