replace legacy :salary field with :salary_min, because we used it as [salary,salary_max] min max field but it should be named salary_min then #remoteok
make script that adds salary_min to salary_max estimated and sets salary_is_estimated=TRUE/FALSE so we can filter in SQL on estimated salaries too #remoteok
make script that adds location_json blob based on auto detected locations from legacy location text field #remoteok so we can filter on location better