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.
 
 
 
 
Paul Pound c4318e1f90 added some divs with classes to mimic old site 3 years ago
..
css
js
src updates to solr results for drupal10 3 years ago
templates added some divs with classes to mimic old site 3 years ago
README.md
roblib_search_solr_site.info.yml
roblib_search_solr_site.libraries.yml
roblib_search_solr_site.module
roblib_search_solr_site.routing.yml

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.

Configuration

Plugins

Maintainers

Current maintainers