Drupal
The Keyspider Search Drupal module replaces Drupal’s default search experience with a more accurate and customizable one.
In two ways you can integrate Keyspider search in your Drupal website.
i) Keyspider Search Drupal module
Setup Module
Please note, You need a Keyspider account, If you don’t have an account yet, sign up for a free 14-day trial and try out some of the features.
Once installed the Drupal module in your Drupal instance, You could see the Keyspider configuration in configuration settings page. like below screenshot
Click here to get an API key from Keyspider Administration dashboard.
Enter your “Organization Id”, “API key” and Search page slug in the input box and click save button.
Implement Search
i) Create a search page
Go to content in Drupal admin.
Add a new basic page and use the same slug you used above configuration.
ii) Assign Keyspider search blocks
Go to Structure and Block layout
In the content block, place “Keyspider search page block”
In the sidebar block or header, place “Keyspider search widget block”
Open your search page in the frontend and start using intelligent search. That’s it your site is ready to search empowered by Keyspider search.
API way of integrating
No plugin is required for this method of site search implementation.
We provide an end-user search API, you can customize everything on the search page. Refer here for API documentation and examples.