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 d965873e4c enclose bestbet searches in quotes if it isnt already 12 months ago
..
css EDS target module can now be enabled and blocks and form display 3 years ago
js fix link to all solr results when query in quotes 2 years ago
src enclose bestbet searches in quotes if it isnt already 12 months ago
templates hide the bestbet bento if there are no results 2 years ago
README.md added composer json file 3 years ago
roblib_search_solr_site.info.yml updates for drupal 10 2 years ago
roblib_search_solr_site.libraries.yml added solr bestbet bento box 3 years ago
roblib_search_solr_site.module added solr bestbet bento box 3 years ago
roblib_search_solr_site.routing.yml solr site search module installs successfully and admin form works 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.

Configuration

Plugins

Maintainers

Current maintainers