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
Comment #1
rkeppner commentedAdded functionality as an additional checkbox in latest commit.
Comment #2
reptilex commentedHi, thanks for fixing my code and making this an option. I just saw your commits today. If you need something just let me know.