1. 25 Mar, 2022 1 commit
  2. 24 Apr, 2017 1 commit
  3. 14 Jun, 2016 1 commit
  4. 17 Dec, 2015 1 commit
  5. 22 Sep, 2015 1 commit
  6. 06 Aug, 2015 1 commit
  7. 15 Jun, 2015 1 commit
  8. 17 May, 2015 1 commit
  9. 08 May, 2015 1 commit
  10. 14 Apr, 2015 1 commit
  11. 09 Apr, 2015 1 commit
  12. 25 Mar, 2015 1 commit
  13. 18 Mar, 2015 3 commits
  14. 12 Feb, 2015 1 commit
  15. 11 Feb, 2015 1 commit
  16. 26 Jan, 2015 1 commit
  17. 23 Oct, 2014 2 commits
  18. 22 Sep, 2014 1 commit
  19. 18 Sep, 2014 1 commit
  20. 29 Aug, 2014 1 commit
  21. 06 Aug, 2014 1 commit
  22. 10 Jul, 2014 1 commit
  23. 23 Jun, 2014 1 commit
  24. 15 May, 2014 1 commit
  25. 21 Feb, 2014 1 commit
  26. 30 Jan, 2014 1 commit
    • xnovak8's avatar
      * renamed one parameter · edd53678
      xnovak8 authored
       * added "getParamComment" to the Parameter
       * getDynamicKey method created in MetricIndex
      edd53678
  27. 20 Dec, 2013 1 commit
    • 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
  28. 12 Dec, 2013 1 commit
    • 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
  29. 03 Dec, 2013 1 commit
  30. 02 Dec, 2013 1 commit
  31. 28 Nov, 2013 2 commits
  32. 22 Nov, 2013 1 commit
  33. 08 Nov, 2013 1 commit
  34. 27 Sep, 2013 1 commit
  35. 25 Sep, 2013 1 commit
  36. 06 Sep, 2013 1 commit