SearchWP

BetterDocs Integration

This Extension requires a Pro license

Current version: 1.0.0

Download available with active license

BetterDocs calls itself the “Best Documentation & Knowledge Base Plugin”. Use this Extension to use SearchWP to power BetterDoc’s live search implementation.

By default your Default Engine will be used for results, but you can customize the Engine used for BetterDocs searches with this hook:

All hooks should be added to your custom SearchWP Customizations Plugin.

<?php
// Use a supplemental SearchWP Engine for BetterDocs searches.
add_filter( 'searchwp_betterdocs_engine', function( $engine, $params ) {
return 'my_engine_name';
}, 20, 2 );

Changelog

Initial commit

Want to make your search awesome right now?

More than 30,000 sites have chosen SearchWP!

You can utilize all of the content that’s gone unrecognized by native WordPress keyword search instantly with SearchWP.

Get SearchWP for just $99

  • Committed Support
    If you need help, support is fast, friendly, and here for you
  • Streamlined Setup
    Installation and setup that’s optimized for speed
  • Great Documentation
    Helpful, clear, and usable documentation is a priority

See what SearchWP customers have to say

  • “Faster and more easily extensible than other solutions, and much simpler and cheaper than offsite search services (Swifttype, Algolia, custom Elasticsearch engine, etc.). Phenomenal support too! Our client was very happy with the end product.”

  • “Easy to setup and tweak to your needs. Hooks and filters make it easily extendable.”

  • “My developer recommended this plugin as I quickly found out that WooCommerce was not properly finding products when I would put in a search term! I took him up on his recommendation and haven’t looked back! This is a great plugin! Love it!!”