exclude images from “indexed_search” search results

538 Views Asked by At

I would like to exclude images from a search results with indexed_search plugin. I've excluded file types from indexing under plugin settings, but I'm not sure if that would also effect all images that were already indexed.

1

There are 1 best solutions below

1
Kevin Appelt On

As far as i know this setting only affects the indexing but not the search result.
So you need to remove all images that are already indexed - maybe it is easier to delete the whole index and rebuild it from scratch.