Search found 2 matches
- Sat Mar 28, 2026 3:46 pm
- Forum: General
- Topic: Too many search results
- Replies: 2
- Views: 312
Re: Too many search results
I too found that the search results didn't always appear as expected. Looking at the plugin code, I found that it uses fuzzy matching, see file bl-plugins/search/vendors/fuzz.php
If you want to reduce the number of results then you can make a small change to the plugin code in the file bl-plugins ...
If you want to reduce the number of results then you can make a small change to the plugin code in the file bl-plugins ...
- Fri Apr 19, 2024 11:36 pm
- Forum: General
- Topic: Random slowdowns during login or posting content?
- Replies: 7
- Views: 15837
Re: Random slowdowns during login or posting content?
Review the plugins that are enabled. Possibly a plugin is doing some lengthy processing on logging-in or posting new content.

