lib/picky/search.rb in picky-4.17.1 vs lib/picky/search.rb in picky-4.18.0

- old
+ new

@@ -263,9 +263,11 @@ tokens end # Gets sorted allocations for the tokens. # + # TODO Remove and just call prepared (and rename to sorted)? + # def sorted_allocations tokens, amount = nil indexes.prepared_allocations_for tokens, boosts, amount end # Display some nice information for the user. \ No newline at end of file