• Resolved Hari

    (@haribonda)


    Thanks a lot for making this plugin. i have installed and updated the keys everything is working fine. but i could see any option to index wp comments .. how can i do that ? i want algolia to consider comments too … lets say for example if user searches for “githhub” and there is no page/post exist. i want algolia to consider comments in end search results not just post/pages

    is there any way to do it ? do i need to do that manually?

    i have gone through the algolia wp documentation but i could not find anything related to this, your reply will be really helpful to understand and use this plugin to the core.

    Thanks again for an a awesome plugin ??

    https://github.com/WebDevStudios/wp-search-with-algolia/issues/146

    • This topic was modified 3 years, 7 months ago by Hari. Reason: Github link included
    • This topic was modified 3 years, 7 months ago by Hari.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Unless I get corrected otherwise, I am thinking indexing comments is going to be a custom implementation, especially since they have a different storage location than posts. That’s not necessarily to say that it’s going to be a HUGE undertaking since they have their own table, WP functional API, and their own meta table.

    Perhaps check through the code to see how different parts are implemented already, and attempt working from there?

Viewing 1 replies (of 1 total)
  • The topic ‘how to index comments?’ is closed to new replies.