GithubHelp home page GithubHelp logo

cyoon84 / islandora_solr_search Goto Github PK

View Code? Open in Web Editor NEW

This project forked from islandora/islandora_solr_search

0.0 2.0 0.0 2.86 MB

Islandora Solr Search module

License: GNU General Public License v3.0

PHP 93.07% CSS 2.40% JavaScript 4.52%

islandora_solr_search's Introduction

Islandora Solr Search Build Status

Introduction

Islandora Solr provides a highly configurable interface to perform Solr queries and display Solr data in different ways.

Requirements

This module requires the following modules/libraries:

Installation

Install as usual, see this for further information.

Configuration

Set the 'Solr URL' and select a 'Request handler' in Administration » Islandora » Solr Index (admin/islandora/search/islandora_solr).

Configuration

Islandora Solr Search offers many more configuration options in Administration » Islandora » Solr Index » Solr settings (admin/islandora/search/islandora_solr/settings).

Documentation

Further documentation for this module is available at our wiki.

Troubleshooting/Issues

Having problems or solved a problem? Check out the Islandora google groups for a solution.

FAQ

Q. Why are some dates not rendered correctly?

A. On 32 bit systems, the PHP function strtotime() has a limited range. Typically from Fri, 13 Dec 1901 20:45:54 UTC to Tue, 19 Jan 2038 03:14:07 UTC. For more info see this.

Q: Why can't I connect to Solr via https?

A: The Apache Solr PHP Client that we use does not support https connections to Solr. ISLANDORA-646 seeks to remedy this.

Q: Advanced search on PID worked in 6.x. Why do I get no results for the same search in 7.x?

A: In 7.x the colon in a PID must be escaped (i.e., islandora:34 becomes islandora:34) or the entire query must be wrapped in quotation marks (i,e., "islandora:34").

Maintainers/Sponsors

Current maintainers:

Development

If you would like to contribute to this module, please check out CONTRIBUTING.md. In addition, we have helpful Documentation for Developers info, as well as our Developers section on the Islandora.ca site.

License

GPLv3

islandora_solr_search's People

Contributors

dannyjoris avatar adam-vessey avatar zacho avatar jordandukart avatar bwoodhead avatar willtp87 avatar nigelgbanks avatar ruebot avatar nhart avatar matthewperry avatar daniel-dgi avatar morgandawe avatar whikloj avatar ajstanley avatar manez avatar rwincewicz avatar rosiel avatar philsogadgi avatar jacobsanford avatar mjordan avatar christianselig avatar mitchmac avatar alxp avatar krisbulman avatar yqjiang avatar ppound avatar

Watchers

James Cloos avatar  avatar

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.