Closed Bug 763624 Opened 13 years ago Closed 13 years ago

Make location searchable

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Unassigned)

References

Details

(Whiteboard: [good first bug])

Once we have location, we'd really like to make it possible to search by location. There are some mockups on bug 657071 but I think we may want to make this a little more iterative, so for this bug let's just make sure the site search includes it.
Blocks: 763792
Blocks: 764132
Here is the feature wiki for location-based searches: https://wiki.mozilla.org/Mozillians/Phonebook/Search#.05_-_Location_Results
Whiteboard: [good first bug]
Depends on: 783082
Ok, I've done some investigation and here's what I can tell: * We need to update Mozillian's ElasticSearch instance to the latest release of ElasticUtils (bug 783082) * Use term-phrase query on country, region and city
Commits pushed to master at https://github.com/mozilla/mozillians https://github.com/mozilla/mozillians/commit/491f18d549e8797de69ac973092e0b786bacb482 [fix bug 763624] Make location (country, region, city) searchable. https://github.com/mozilla/mozillians/commit/598ec9efb894b19aea76f55a0dbae84be002163b Merge pull request #319 from glogiotatidis/763624 [fix bug 763624] Make location (country, region, city) searchable.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
omg awesome. when will this land on the live site?
Likely Wednesday/Thursday of next week.
We need to use text_phrase instead of query_string for location search. This is fixed on the latest elasticutils, commit b318e9.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Commit pushed to master at https://github.com/mozilla/mozillians https://github.com/mozilla/mozillians/commit/82d4c550bd60ad57fcb5cd8b7a155b6d9f3c6e54 [fix bug 763624] Use text_phrase instead of query_string for location search.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
testing on dev looks good
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → FIXED
Verified able to search on location
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.