Skip to content
  1. Aug 06, 2014
  2. Jul 10, 2014
  3. Jun 23, 2014
  4. May 15, 2014
  5. Feb 21, 2014
  6. Jan 30, 2014
    • xnovak8's avatar
      * renamed one parameter · edd53678
      xnovak8 authored
       * added "getParamComment" to the Parameter
       * getDynamicKey method created in MetricIndex
      edd53678
  7. Dec 20, 2013
    • xnovak8's avatar
      * commiting last version compatible with the PPP-Code indexes built for the... · 92bb3c29
      xnovak8 authored
       * commiting last version compatible with the PPP-Code indexes built for the PPP-Code indexes (Fall 2013); the VoronoiLeaf nodes use "int objectCount" which is WRONG for M-Index multi-buckets (because of parallel processing of inserts and thread synchronization)
       * next version of M-Index should use "AtomicInteger objectCount" (it is commented out in this version)
      92bb3c29
  8. Dec 12, 2013
    • xnovak8's avatar
      * fixed two bugs in insert: · dc52f967
      xnovak8 authored
         1) in case of multi-buckets, multi-threads, split could have been initiated on a node already split by a different thread
         2) objectCount was transient int, but should have been AtomicInteger
       * fixed approx search in case of multi-bucket when all objects from the multi-bucket are processed (much more objects were accessed than specified by the approx configuration)
      dc52f967
  9. Dec 03, 2013
  10. Dec 02, 2013
  11. Nov 28, 2013
  12. Nov 22, 2013
  13. Nov 08, 2013
  14. Sep 27, 2013
  15. Sep 25, 2013
  16. Sep 06, 2013
  17. Aug 30, 2013
  18. Aug 22, 2013
  19. Jul 24, 2013
  20. Jul 21, 2013
  21. Jul 19, 2013
  22. May 14, 2013
  23. May 09, 2013
  24. Apr 30, 2013
    • David Novak's avatar
      * fixed a BIG BUG in "reorganizeOverfilledBucket" that caused loss of data in... · f788fda0
      David Novak authored
       * fixed a BIG BUG in "reorganizeOverfilledBucket" that caused loss of data in case of no sub-index defined and the lowest bucket were overfilled
       * efficiency improvements in PartiallyOrderedCollection
       * much more efficient reading of PPPCOdeObjects from byte[]
       * automatic leaf size in PPPCodeAlg is now calculated so that the resulting capacities are smaller and shrinking with level
       * added richString() in PPPCodeAlgorithm
       * many smaller improvements
      f788fda0
  25. Apr 22, 2013
  26. Apr 21, 2013
  27. Apr 12, 2013
  28. Apr 07, 2013
  29. Apr 05, 2013
  30. Apr 02, 2013
  31. Mar 29, 2013
  32. Mar 27, 2013
  33. Mar 24, 2013
  34. Mar 19, 2013
  35. Mar 18, 2013
  36. Mar 15, 2013
  37. Mar 11, 2013