Bento box search with multiple targets
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
650 B

3 years ago
# 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.
3 years ago
## Configuration
### Plugins
## Maintainers
### Current maintainers