Skip to content

An ArchivesSpace plugin that changes searches to use the AND operator by default

Notifications You must be signed in to change notification settings

hudmol/and_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ArchivesSpace AND searching

The default ArchivesSpace search uses an OR operator by default. This plugin switches it to use AND instead.

Getting Started

Download the latest release from the Releases tab in Github:

https://github.com/hudmol/and_search/releases

Unzip the release and move it to:

/path/to/archivesspace/plugins

Unzip it:

$ cd /path/to/archivesspace/plugins
$ unzip and_search.zip -d extended_advanced_search

Enable the plugin by editing the file in config/config.rb:

AppConfig[:plugins] = ['some_plugin', 'and_search']

And restart your ArchivesSpace installation.

See also:

https://github.com/archivesspace/archivesspace/blob/master/plugins/README.md

About

An ArchivesSpace plugin that changes searches to use the AND operator by default

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages