![]() |
2 years ago | |
---|---|---|
.. | ||
css | 3 years ago | |
js | 3 years ago | |
src | 2 years ago | |
templates | 3 years ago | |
README.md | 3 years ago | |
roblib_search_solr_site.info.yml | 2 years ago | |
roblib_search_solr_site.libraries.yml | 3 years ago | |
roblib_search_solr_site.module | 3 years ago | |
roblib_search_solr_site.routing.yml | 3 years ago |
README.md
Roblib Solr Search
Table of contents
- Introduction
- Requirements
- Configuration
- Maintainers
Introduction
Creates a block that can be used for bento box type results. Used by the roblib_search module.
Requirements
Requires roblib_search module. Also assumes Solr Search API is installed and the index has fields for body, body summary, type, rendered_item and search_api_url
For the BestBet block we also need a content type of bestbet with title, body link fields (field_link). The field_link will also have to be added to the solr index.