Commit History

Author SHA1 Message Date
  sunyj 13b6ebaa31 set SINGLE_FILE_MAX_SIZE = PAGE_SIZE 8 years ago
  sunyj a633db2084 remove index/convertGoodsFromComponent 8 years ago
  sunyj bbd028c5c0 fix return type error 8 years ago
  sunyj 1d4f2660cb async download goods; set SINGLE_FILE_MAX_SIZE = PAGE_SIZE * 10 8 years ago
  sunyj a0620a1d8b validate result after download completed 8 years ago
  sunyj 190a332c16 async download 8 years ago
  sunyj 469bb7d9ec throw exception when parse unsupported method type and table name 8 years ago
  sunyj 5228f956d2 check if tradeGoods == null 8 years ago
  sunyj 06da941813 sort character when compareLength() returns PARALLEL in StringFieldComparatorSource 8 years ago
  sunyj d904f5e3e7 products search; filter by go_status; 8 years ago
  sunyj e15dc425fb don't log when binaryDocValues == null 8 years ago
  sunyj 9830f4bebd change Brand's sort priority: nameEn > nameCn > weight > visitCount > searchCount > SortField.FIELD_SCORE 8 years ago
  sunyj 5ab65a1539 fix StringFieldComparatorSource error 8 years ago
  sunyj 7399e0192c use RegexpQuery and StringFieldComparatorSource for getGoodsIds 8 years ago
  sunyj 4cd8ab00d8 fix StringIndexOutOfBoundsException error for collectBySearchGoods 8 years ago
  sunyj a76dfce64a simplify StringFieldComparatorSource to improve search speed 8 years ago
  sunyj ea26720db6 set useSSL=false, datasource.maxActive=100 8 years ago
  sunyj ef5219206e don't terminate when binaryDocValues == null 8 years ago
  sunyj 1a3da6a9e6 add StringFieldComparatorSource to sort StringField 8 years ago
  sunyj 5cb23221e5 optimize SimilarValuesFieldComparator 8 years ago
  sunyj 0ffc429e4c simplify kind and brand search 8 years ago
  sunyj a93d466d61 simplify sort field 8 years ago
  sunyj 6aee88b6e8 sort goods 8 years ago
  sunyj dae12ef078 sort component 8 years ago
  sunyj ec996496c9 set missing value for sort field of Brand 8 years ago
  sunyj 019a35c015 sort by visitCount and searchCount for Kind 8 years ago
  sunyj c0270ccc59 sort by weight, visitCount and searchCount for Brand 8 years ago
  sunyj 071394b4c7 replace DoubleField with LongField for visitCount and searchCount 8 years ago
  sunyj 2cd5cdbbf4 sort by weight of Brand 8 years ago
  sunyj cd1b84e7b0 print total elements in DownloadComponentTread and DownloadGoodsTread 8 years ago