Git Product home page Git Product logo

dgi_islandora_solr_views_field_filter's Introduction

DGI Islandora Solr Views Field Filter

Introduction

Too many fields being made available to Solr Views causes memory issues, so we allow the fields to be filtered out.

Requirements

This module requires the following modules/libraries:

Installation

For base, install as usual, see this for further information.

json-streaming-parser

Does not work with releases greater than 7.0.

This can be installed two ways:

  1. We include a composer.json file, which can get picked up by something like Composer Manager, to install the dependency automatically.
  2. If the class is not already available, and if the libraries module is available, we will use it to look up jsonstreamingparser, from which we will attempt to load the handful of files we require. As such, cloning the repository to sites/all/libraries such that sites/all/libraries/jsonstreamingparser/src/Parser.php exists should suffice.

Configuration

Some configuration is available at admin/islandora/tools/dgi_solr_views_field_filter. Here, we allow the configuration of:

  1. The regex to use to filter out fields. The only filters out the compound sequencing relationships.
  2. A time limit to (attempt) to set, to allow additional time for parsing.

Troubleshooting/Issues

Having problems or solved a problem? Contact discoverygarden.

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out our helpful Documentation for Developers info, Developers section on Islandora.ca and contact discoverygarden.

License

GPLv3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.