The 7.x-1.x port by reptilex added additional functionality:

- It adds up to 10 matches with a second %%$term%% query if the LIKE $term%% search has less than 10.

However, this functionality can be confusing, since if there are no "match the beginning" matches, only "match anything" results will be shown. Therefore, this feature should be optional.

Comments

rkeppner’s picture

Status: Active » Closed (fixed)

Added functionality as an additional checkbox in latest commit.

reptilex’s picture

Hi, thanks for fixing my code and making this an option. I just saw your commits today. If you need something just let me know.