Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@anidotnet anidotnet released this 19 Oct 07:22
· 30 commits to master since this release

New Changes

  • Upgrade mvstore version to 1.4.200
  • Add Support for Off-Heap Memory #160
  • Offer close und update methods for TextIndexingService #176
  • Allow to access collection of IDs from find result #165
  • Sorting with accents #144

Fixes

  • Null pointer exception when querying data #185
  • Documentation : support for querying embedded objects #157
  • Documentation: minSdkVersion should be 19 #167
  • Index not removed for fulltext-indexed field when using a third-party TextIndexingService #174
  • Performance enhancements for InFilter() #173
  • Filtering on indexed fields with multiple Number only retrieves same type as given Comparable #178
  • Unique constraints appearantly not checked when updating document #151