How to let user use this module to search?

Created on 12 March 2024, 12 months ago
Updated 14 March 2024, 12 months ago

I'm not familiar with Search API and related modules. I installed this module and connected to a MeiliSearch service. However, how can I expose the search functionality to users? In search_api_solr, there is a search solr block, which can be placed on pages for searching.

💬 Support request
Status

Closed: works as designed

Version

2.0

Component

Documentation

Created by

🇨🇳China fishfree

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @fishfree
  • 🇩🇪Germany hexabinaer Berlin, Germany

    Your question is indeed related to Search API, not this module. There is quite a lot of documentation available for all flavors of search. Move onwards from https://www.drupal.org/node/1250878

    In short: First configure an index (which you might have already done). Then add a view (/admin/structure/views/add) based on your Meilisearch index. Expose a fulltext search field. That's basically it.

  • Status changed to Closed: works as designed 12 months ago
  • 🇨🇳China fishfree

    Thank you! I got it.

Production build 0.71.5 2024