Skip to main contentSkip to footer

I’m sorry to report 2.9.2 was a buggy update. It had a very small bug — just an add_action() call to a non-existing function — with very large consequences. Fortunately nothing permanent, so a quick upgrade to 2.9.3 will fix this.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

How to include specific posts
Hello, I’m using WooCommerce and Relevanssi and they work great.My Site Search only searches Products, however I want to let…
Visual Composer: Indexing headings
Relevanssi doesn’t by default index the headings in Visual Composer. The vcex_heading shortcode Visual Composer for the headings stores the…
Indexing attachment file names

…( ‘attachment’ === $post->post_type ) { $content .= ‘ ‘ . basename( $post->guid ); } return $content; } Notice that by default Relevanssi replaces periods with spaces, so “sample.pdf” is indexed as “sample pdf”. That should not be a problem, as also in searching “sample.pdf” becomes “sample pdf”. However, if…Relevanssi has been working nicely for the normal usecase. But how does one setup indexing of attachment files. When someone searches by a file name or an extension like pdf, there are no results. I have enabled ‘attachment’ at Relevanssi ‘Indexing options’ and still there are no results. Relevanssi doesn’t…

Related Posts:

Currently there are no related posts available.

Comment Section:

1 Comment. Leave new

  • thank you for the quick reaction. fortunately I remembered I updated relevanssi and concluded the mess on the site was caused by 2.9.2.
    best regards
    fmh

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed