Feature #10213
closedAdd search field to repeaterbook query
100%
Description
This could search county, city, landmark fields, perhaps filling some of the gaps between the new and previous implementations
Updated by Dan Smith almost 2 years ago
- Status changed from New to In Progress
What I have now will search the County, Landmark, City, and Callsign fields of the repeaterbook database for a string. If any amount of that string is in any of those fields, the repeater will be included in the result set, or excluded if not. And of course, if the search string is blank, everything matches.
This is substantially easier than populating a box with state-specific counties, and also provides more generic searching, finding landmark entries like "hospital" or "tower" easily.
I hope that will be a reasonable compromise (if not better than before).
Updated by Dan Smith almost 2 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Applied in changeset github|51aa0adc2ffc8429fd4f40ca08663045221d32b1.