The last few releases have been focused on improvements to AND logic, as is 1.4.5. Further, you can now give weights of -1 to forcefully exclude results if keywords show up there.
SearchWP will also now ignore postmeta that WordPress ads but usually isn’t useful for search, things like edit locks and such. You can turn it back on using a new filter.
- [Fix] Fixed potential PHP Warnings
- [New] You can now use weights of –1 to forcefully exclude matches
- [New] By default SearchWP will now ignore WordPress core postmeta (e.g.
_edit_lock
) - [New] New Filter:
searchwp_omit_wp_metadata
to include WordPress core postmeta in the index