Commit a9f7ae86 by nnnghia98

fix indent

parent 220a6675
......@@ -70,7 +70,7 @@ class SolrService
industry_name = industry.name
q = "*:*"
fq = "city: #{escape_str(industry_name)}"
fq = "industry: #{escape_str(industry_name)}"
send_request(q, fq)
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment