Closed jimpo closed 11 years ago
Currently, Post has #body and #render_body. We need to add a method #body_text which is just the text of the body with embed tags removed. We should also use this method to index the articles in Solr.
Post
#body
#render_body
#body_text
Currently,
Post
has#body
and#render_body
. We need to add a method#body_text
which is just the text of the body with embed tags removed. We should also use this method to index the articles in Solr.