|
@@ -102,6 +102,9 @@ func GetPcBidSearchData(searchvalue, area, city, publishtime, subtype, industry,
|
|
|
repl = elastic.GetAllByNgram(INDEX, TYPE, qstr, ``, bidSearch_sort, field, start, pageSize, 0, false)
|
|
@@ -560,7 +563,6 @@ func SearchData(platform string, request *http.Request, currentPage int, userId,
|
|
|
s_word, pcAjaxFlag, secondFlag, second, list = IntegratedData(platform, s_word, secondKWS, industry, minprice, maxprice, hasBuyerTel, hasWinnerTel, fileExists, secondFlag, area, city, publishtime, subtype, buyerclass, notkey, queryItems, paramList, field, searchTypeSwitch, bidField, pageSize)
|