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

  • “I’m incredibly impressed by the simplicity, function and range of extensions that come with Search WP. Jonathan from support is prompt, friendly and most importantly – thorough. Highly recommended. Alex – Creative Director, Web Consultants”

  • “I purchased SearchWP for its ability to search inside more than 100 PDF documents on my website. My site visitors are able to see search results with pages, posts and PDFs weighted in my preferred order. Customer support has been very helpful.”

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