How to let user use this module to search?

Created on 12 March 2024, 4 months ago
Updated 14 March 2024, 4 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 4 months ago
  • πŸ‡¨πŸ‡³China fishfree

    Thank you! I got it.

Production build 0.69.0 2024