sunyj
|
190a332c16
async download
|
7 years ago |
sunyj
|
469bb7d9ec
throw exception when parse unsupported method type and table name
|
7 years ago |
sunyj
|
5228f956d2
check if tradeGoods == null
|
7 years ago |
sunyj
|
06da941813
sort character when compareLength() returns PARALLEL in StringFieldComparatorSource
|
7 years ago |
sunyj
|
d904f5e3e7
products search; filter by go_status;
|
7 years ago |
sunyj
|
e15dc425fb
don't log when binaryDocValues == null
|
7 years ago |
sunyj
|
9830f4bebd
change Brand's sort priority: nameEn > nameCn > weight > visitCount > searchCount > SortField.FIELD_SCORE
|
7 years ago |
sunyj
|
5ab65a1539
fix StringFieldComparatorSource error
|
7 years ago |
sunyj
|
7399e0192c
use RegexpQuery and StringFieldComparatorSource for getGoodsIds
|
7 years ago |
sunyj
|
4cd8ab00d8
fix StringIndexOutOfBoundsException error for collectBySearchGoods
|
7 years ago |
sunyj
|
a76dfce64a
simplify StringFieldComparatorSource to improve search speed
|
7 years ago |
sunyj
|
ea26720db6
set useSSL=false, datasource.maxActive=100
|
7 years ago |
sunyj
|
ef5219206e
don't terminate when binaryDocValues == null
|
7 years ago |
sunyj
|
1a3da6a9e6
add StringFieldComparatorSource to sort StringField
|
7 years ago |
sunyj
|
5cb23221e5
optimize SimilarValuesFieldComparator
|
7 years ago |
sunyj
|
0ffc429e4c
simplify kind and brand search
|
7 years ago |
sunyj
|
a93d466d61
simplify sort field
|
7 years ago |
sunyj
|
6aee88b6e8
sort goods
|
7 years ago |
sunyj
|
dae12ef078
sort component
|
7 years ago |
sunyj
|
ec996496c9
set missing value for sort field of Brand
|
7 years ago |
sunyj
|
019a35c015
sort by visitCount and searchCount for Kind
|
7 years ago |
sunyj
|
c0270ccc59
sort by weight, visitCount and searchCount for Brand
|
7 years ago |
sunyj
|
071394b4c7
replace DoubleField with LongField for visitCount and searchCount
|
7 years ago |
sunyj
|
2cd5cdbbf4
sort by weight of Brand
|
7 years ago |
sunyj
|
cd1b84e7b0
print total elements in DownloadComponentTread and DownloadGoodsTread
|
7 years ago |
sunyj
|
e4a4f60fdc
add field visistCount, searchCount and weight
|
7 years ago |
sunyj
|
5b3ede3260
change the structure of Goods
|
7 years ago |
sunyj
|
e886125694
update goods' index by new words
|
7 years ago |
sunyj
|
fa1a8992f2
declare fieldsToLoad outside the loop
|
7 years ago |
sunyj
|
926a16dd7e
remove hanlp test
|
7 years ago |