Here’s a new version. I was alerted to some issues in indexing, probably caused by recent changes in the indexing process. I found some problems, indeed, as each post was being indexed three times, thanks to some unnecessary action calls. I’ve now streamlined the indexing process and removed as many unnecessary indexing calls as possible.
- Added a new hook relevanssi_excerpt_content.
- Improved the indexing procedure to prevent MySQL errors from appearing and to streamline the process.
The new hook was requested and added to the previous version of free — unusually this way around. It’s a pretty good hook, for some very specific circumstances.