Florian R. Hanke

Results 50 comments of Florian R. Hanke

I agree. Not sure how to do it yet, but a good point.

Idea how to do this: similar to how per-category stemming is solved.

@BackOrder Hi Ian! 😊 You can change the general index path by changing `Picky.root` (default is `Dir.pwd`). Let me know if that's not what you are looking for – preferably...

Hi Allen, I think so too – however, at the moment you are limited to something like this: ``` hear "Calculate time" => :time state :time do 10.downto(1).each do |i|...

Hi Kelly, I am afraid not (yet). Currently, the thing you can do is enumerate all possibilities, as with the example code in my last response. It enumerates all 10...

Thanks for the clarification! No, I am afraid not. Using the current underlying library, I cannot arrive at variable hear input other that using static definitions. However, with the possible...

Ugh! I completely missed this… 😭 @BackOrder I assume it's not relevant anymore?

@BackOrder It's not a full answer, but for now… Picky primarily does boosting of certain result category combinations. Here are the docs for it: http://florianhanke.com/picky/documentation.html#search-options-boost (in your case, you'd boost...

Hi @tehandyb! :) Thanks for the issue! It's already running on 2.3.3 on https://cocoapods.org, so I assume the issues may lie with JRuby. What are the errors?

Also add a parameter to switch on exact matching.