Thanks for your testings.
-
Search for a number: I checked, if it is possible to make it possible to search for numbers without activating “Case Insensitive Search”. This would require that make could detect what kind of input was provided. Unfortunately, this only works with a custom IML function, which I would like to avoid. Therefore I added a hint to prevent this situation.
-
Only 100 returns
I cannot see why this returns only max. 100 rows. The API endpoint I use, return up to 1.000 rows. BUT I think results of more than 100 rows are in general a problem with make and should be avoided. Also there is a much better solution with Get rows where you can select a view and bind the logic to the view instead of creating the logic in the Search module in make.