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
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
Comment #1
quicksketchI 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.
Comment #2
George2 commentedi'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?
Comment #3
grafsl commentedThe 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
Comment #4
quicksketchMarking duplicate, let's consolidate in #322087: Search module includes fivestar output into the indexed words since it includes a patch.