Florian R. Hanke
Florian R. Hanke
This is an idea that I'd like to put forth: Add "shuffle" option. This adds a -u/--shuffle option (default is "do not shuffle", as it is currently). Reason: I really...
Should Phony also handle the + (country calling code indicator) when passed to e.g. `split`?
For example, no more `normalize` with `cc` option shenanigans, but instead `Phony['64'].normalize('national number')`. The goal must be to allow 3 different types o numbers: int'l, national, local. Then, be consistent...
People who offered to give feedback: - @BackOrder
Enable this: ``` ruby Picky::Query::Token.range_character = nil ``` Update, also enable this: ``` ruby category :height, range_searchable: true ```
If Picky knows that no entry will ever be removed from an index, then it could optimize quite a bit.
This refers to the "Distant Future" part of issue #50. Copied here: - Once we've finalised on the details that web-services need from Trunk, we will start opening up to...