Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

As a user I want to search for school names which contain two letter words #233

Open
hollyallen opened this issue Nov 18, 2015 · 1 comment

Comments

@hollyallen
Copy link
Contributor

( The companion ticket for this is: RTICWDT/college-scorecard#1370 )

As a user I want to search for school names, like St Louis, which contain two letter words. Currently only searches for names with three letter words yield results.

Steps to reproduce:

  1. On College Scorecard homepage, enter "St" in the Name search box

Expected Result:

  • Search results with colleges with "St" in their names

Current Result:

  • 0 search results
@ultrasaurus
Copy link
Contributor

This is the line that needs to change:
https://github.com/18F/open-data-maker/blob/dev/lib/data_magic.rb#L170

needs some test cases and some thought that we don't introduce unhappy side effects

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants