Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

This module is an add-on for the Apache Solr Search Integration module.
It will make it possible to save your search with all filters and keywords. This way you can re-execute the saved search.

Features

  • Saving a SOLR search (keywords and filters)
  • A block with a button to save your search
  • A block with an overview of saved searches (from the logged in user)

Requirements

To make use of this module you need this module:

And you need a SOLR server. Nick_vh has a good tutorial on installing SOLR on your local machine.
Once these requirements are met, you can configure the connection with the SOLR server & configure the facets on your search page. This module will provide a block with a save button (to save your search) and a block with an overview of saved searches. When saving the search you'll need to give a title to the search, then filters and keywords will be saved.

Project information