Hi

when i do a search in my drupal site im getting this line added to the results:

Average: Select rating Poor Okay Good Great Awesome ...

How might I remove this?

Cheers

Comments

quicksketch’s picture

Title: fivestar string in search results » Do not print Fivestar string in search results
Category: support » feature

I think it's possible to remove content from the node when the search module does it's indexing. We should try to prevent Fivestar from adding this information. I'll move this to a feature request, as I think it'll need to be solved in Fivestar.

George2’s picture

i've just noticed this is playing havoc with the searching on my sites. if i search for 'poor' in an exposed views filter, I get all the results back. this is, a bug?

grafsl’s picture

The same thing is D6. Here is the issue with my suggestion how to solve it in D6: #322087: Search module includes fivestar output into the indexed words

quicksketch’s picture

Status: Active » Closed (duplicate)

Marking duplicate, let's consolidate in #322087: Search module includes fivestar output into the indexed words since it includes a patch.