localgovdrupal/localgov_search 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

localgovdrupal/localgov_search

最新稳定版本:1.2.3

Composer 安装命令:

composer require localgovdrupal/localgov_search

包简介

Sitewide search for LocalGov Drupal.

README 文档

README

Default sitewide search implementation for LocalGov Drupal.

Uses the Search API module to index all content on the site and provides a search page (at /search) and a search block that is placed in the site header by default.

The Search API database backend is enabled when installing the module, but this can be replaced by something else if desired.

All content types are added to the search index when the module is installed and new content types are automatically added when they are created. If a content type shouldn't be part of the search then this will need to be manually removed from the search index (admin/config/search/search-api/index/localgov_sitewide_search/edit).

Content is indexed using the 'Search index' display mode and displayed using the 'Search result highlighting input' display mode. To change what is indexed and how the results are displayed can be done by adjusting these display modes on the desired content type.

Maintainers

This project is currently maintained by:

统计信息

  • 总下载量: 108.32k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 6
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2021-06-11