Commit History

Author SHA1 Message Date
  sunyj 8091e78464 change the sort priority for goods search 7 years ago
  sunyj 19f87c8ea9 optimize the multiDownload 7 years ago
  sunyj a3e2ee63de modify the log 7 years ago
  sunyj 0a66a1291c validate when updating goods' index after creating index 7 years ago
  sunyj 8ed60c9bad create goods' index from component's files 7 years ago
  sunyj f8afac09ff don't show components who has no goods if status is specified 7 years ago
  sunyj c73b3f94a1 check if component's uuid is null to avoid NonUniqueResultException when findByUuid 7 years ago
  sunyj c339d5a485 use default statuses if specified status is null 7 years ago
  hejq ac32608170 采购订单增加用户UU过滤条件 7 years ago
  sunyj da9e3869b5 filter goods' status only when go_id is not null 7 years ago
  sunyj 3f89ff118d remove triggers on sec$enterprises 7 years ago
  sunyj a6e6a4a691 specify the priority for different tables 7 years ago
  sunyj 0c236d8439 remove redundant parameter 7 years ago
  sunyj 902269e393 remove explicit type argument 7 years ago
  sunyj d6c8335c4a extract setGoodsFilters 7 years ago
  sunyj 4911944116 filter goods' status only when FilterField.GOODS_STATUS is provided 7 years ago
  sunyj e5133389c4 use PrefixQuery when fetching similar component codes 7 years ago
  sunyj b6c93eecc2 fix url error 7 years ago
  sunyj f87eec5e6c don't use @PathVariable for kind and brand search 7 years ago
  sunyj e88b33db79 don't use @PathVariable for similar values 7 years ago
  sunyj dab195d0da remove SortField.FIELD_SCORE 7 years ago
  sunyj 388a250548 add hasOtherSort in StringFieldComparatorSource 7 years ago
  sunyj 2195dfee91 reduce the priority of StringFieldComparatorSource in component and goods search 7 years ago
  sunyj 8685986ea5 change brand's sort priority: weight > visit count > search count > StringFieldComparatorSource (nameEn > nameCn) > SortField.FIELD_SCORE 7 years ago
  sunyj 5f0f4af633 change kind's sort priority: visit count > search count > StringFieldComparatorSource > SortField.FIELD_SCORE 7 years ago
  sunyj 004d433987 fix sort error in goods search 7 years ago
  sunyj 9178b557e8 fix page error caused by recursivelyGet 7 years ago
  sunyj c644670188 remove dictionary 7 years ago
  sunyj 7afea00613 remove SimilarValuesFieldComparatorSource 7 years ago
  sunyj 68220881ea sort similar keywords using StringFieldComparatorSource 7 years ago