Title: Indexing comments
Last modified: August 31, 2016

---

# Indexing comments

 *  Resolved [metaxakis](https://wordpress.org/support/users/metaxakis/)
 * (@metaxakis)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/indexing-comments-1/)
 * Is it possible to index comments?
    I have checked Index Comments in Indexing 
   Options I made some test comments to articles I reindexed but when I search for
   text which I know exists inside a comment, nothing returned! Thanks anyway!
 * [https://wordpress.org/plugins/wpsolr-search-engine/](https://wordpress.org/plugins/wpsolr-search-engine/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WPSOLR](https://wordpress.org/support/users/wpsolr/)
 * (@wpsolr)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/indexing-comments-1/#post-7037321)
 * Yes, it is possible.
 * Comments are indexed, but you need to change your schema.xml (and reload it) 
   to search for them.
 * Look for:
 * > <copyField source=”title” dest=”text”/>
 * Add the line:
 * > <copyField source=”comments” dest=”text”/>
 *  Thread Starter [metaxakis](https://wordpress.org/support/users/metaxakis/)
 * (@metaxakis)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/indexing-comments-1/#post-7037410)
 * Thank you very much!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Indexing comments’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpsolr-search-engine_b2dbdc.svg)
 * [WPSOLR - Elasticsearch and Solr search](https://wordpress.org/plugins/wpsolr-search-engine/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpsolr-search-engine/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpsolr-search-engine/)
 * [Active Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpsolr-search-engine/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpsolr-search-engine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [metaxakis](https://wordpress.org/support/users/metaxakis/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/indexing-comments-1/#post-7037410)
 * Status: resolved