sunyj
|
c339d5a485
use default statuses if specified status is null
|
8 years ago |
hejq
|
ac32608170
采购订单增加用户UU过滤条件
|
8 years ago |
sunyj
|
da9e3869b5
filter goods' status only when go_id is not null
|
8 years ago |
sunyj
|
3f89ff118d
remove triggers on sec$enterprises
|
8 years ago |
sunyj
|
a6e6a4a691
specify the priority for different tables
|
8 years ago |
sunyj
|
0c236d8439
remove redundant parameter
|
8 years ago |
sunyj
|
902269e393
remove explicit type argument
|
8 years ago |
sunyj
|
d6c8335c4a
extract setGoodsFilters
|
8 years ago |
sunyj
|
4911944116
filter goods' status only when FilterField.GOODS_STATUS is provided
|
8 years ago |
sunyj
|
e5133389c4
use PrefixQuery when fetching similar component codes
|
8 years ago |
sunyj
|
b6c93eecc2
fix url error
|
8 years ago |
sunyj
|
f87eec5e6c
don't use @PathVariable for kind and brand search
|
8 years ago |
sunyj
|
e88b33db79
don't use @PathVariable for similar values
|
8 years ago |
sunyj
|
dab195d0da
remove SortField.FIELD_SCORE
|
8 years ago |
sunyj
|
388a250548
add hasOtherSort in StringFieldComparatorSource
|
8 years ago |
sunyj
|
2195dfee91
reduce the priority of StringFieldComparatorSource in component and goods search
|
8 years ago |
sunyj
|
8685986ea5
change brand's sort priority: weight > visit count > search count > StringFieldComparatorSource (nameEn > nameCn) > SortField.FIELD_SCORE
|
8 years ago |
sunyj
|
5f0f4af633
change kind's sort priority: visit count > search count > StringFieldComparatorSource > SortField.FIELD_SCORE
|
8 years ago |
sunyj
|
004d433987
fix sort error in goods search
|
8 years ago |
sunyj
|
9178b557e8
fix page error caused by recursivelyGet
|
8 years ago |
sunyj
|
c644670188
remove dictionary
|
8 years ago |
sunyj
|
7afea00613
remove SimilarValuesFieldComparatorSource
|
8 years ago |
sunyj
|
68220881ea
sort similar keywords using StringFieldComparatorSource
|
8 years ago |
sunyj
|
126d0057e9
sort kind using StringFieldComparatorSource
|
8 years ago |
sunyj
|
fd59d99d17
use PrefixQuery rather than RegexpQuery in brand search
|
8 years ago |
sunyj
|
14475d6e8b
don't use ext_dict
|
8 years ago |
sunyj
|
31477cf0b5
change goods' sort priority: specified fields > StringFieldComparatorSource > SortField.FIELD_SCORE
|
8 years ago |
sunyj
|
0b63008232
use PrefixQuery rather than RegexpQuery in goods search
|
8 years ago |
sunyj
|
79497b0e9f
sort component using StringFieldComparatorSource
|
8 years ago |
sunyj
|
084334b0fb
replace 10.10.101.21:8081 with 10.10.100.21:8081 for repository's url
|
8 years ago |