Skip to content

pols12/omeka-s-module-Search

 
 

Repository files navigation

Search module for Omeka S

This module add search capabilities to the public interface of Omeka S.

This module alone is basically useless, but it provides a common interface for other modules to extend it.

It can be extended in two ways:

  • Forms that will build the search form and construct the query
  • Adapters that will do the real work

A very basic form is provided as an example, but no adapters. However the Solr module provides a search adapter for Solr.

Requirements

Build status

Build Status

About

Search module for Omeka S

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • HTML 17.5%
  • JavaScript 1.6%
  • CSS 0.6%