The searchable plugin seems to default to only 10 results. How do I change this to return all results?
@ Bill I'm looking for something like this:
DomainClass.search("This is the query", [max:every_last_one_of_em])
I could put a limit of like 40 and probably be fine, but the purpose of this search is to give a human a list of similar things to disambiguate, so if some of the things are missing the stupid humans will likely use "assumption" to get the wrong answers.