localgovdrupal / localgov_search
LocalGov Drupal 的站内搜索
1.2.2
2023-10-30 14:45 UTC
Requires
- drupal/search_api: ^1.19
Requires (Dev)
- drupal/search_api_solr: ^4.2
Suggests
- drupal/search_api_solr: If solr integration, rather that database search, is required.
- 1.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- dev-fix/1.x/coding-standards-from-drupal-coder-update
- dev-feature/1.x/support-drupal-11
- dev-feature/1.x/shared-workflows
- dev-fix/1.x/strict-types
- dev-release-1.x
- dev-feature/66-searchapi-parse-mode
- dev-fix/replace-and
- dev-feature/62-coding-standards
- dev-feature/58-remove-config-when-uninstalled
- dev-feature/drupal-10
- dev-search_block_cache_fix
- dev-feature/test-improvements
- dev-fix/39-add-highlight-processor
- dev-fix/1.x/42-ld_search_module_schema
- dev-feature/1.x/29-db
- dev-feature/1.x/29-db-solr
- dev-hotfix/57-overlong-words
- dev-feature/2.x/1-scarfolk
This package is auto-updated.
Last update: 2024-09-24 11:45:31 UTC
README
LocalGov Drupal 的默认站内搜索实现。
使用搜索 API 模块索引网站上所有内容,并提供一个搜索页面(位于/search)和一个默认放置在网站标题中的搜索区块。
安装模块时启用搜索 API 数据库后端,但如果需要,可以替换为其他内容。
安装模块时将所有内容类型添加到搜索索引中,并在创建新内容类型时自动添加。如果一个内容类型不应该包含在搜索中,则需要手动将其从搜索索引中删除(admin/config/search/search-api/index/localgov_sitewide_search/edit)。
使用“搜索索引”显示模式索引内容,并使用“搜索结果高亮输入”显示模式显示。要更改索引内容和结果的显示方式,可以通过调整所需内容类型的这些显示模式来实现。
维护者
目前由以下人员维护此项目
- Finn Lewis: https://www.drupal.org/u/finn-lewis
- Ekes: https://www.drupal.org/u/ekes
- Stephen Cox: https://www.drupal.org/u/stephen-cox