Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPSolr free

    (@wpsolr)

    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

    (@metaxakis)

    Thank you very much!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Indexing comments’ is closed to new replies.