impress/app/models/item
Matchu cded361f73 update item search to original name-matching behavior
We originally had a regression on name-matching, where, among
other issues, `straw hat` returned items containing both "straw"
and "hat", which isn't really helpful behavior since we're sorting
alphabetically. Now, `straw hat` behaves as expected.

Additionally, "phrases like these" behave as expected, too.
2013-01-24 18:24:35 -06:00
..
search update item search to original name-matching behavior 2013-01-24 18:24:35 -06:00
search.rb globalized search first draft 2013-01-24 18:24:35 -06:00